Re: Backend crash with tsearch

Поиск
Список
Период
Сортировка
От Magnus Naeslund(f)
Тема Re: Backend crash with tsearch
Дата
Msg-id 113401c29b14$745b58f0$f80c0a0a@mnd
обсуждение исходный текст
Ответ на Re: Backend crash with tsearch  (Oleg Bartunov <oleg@sai.msu.su>)
Список pgsql-hackers
Oleg Bartunov <oleg@sai.msu.su> wrote:
>
> So, the problem may be in rh 7.3 ?
>

Might be, i'm debugging it now, and i can see that the dicts[] array in
morph.c is beeing overwritten with junk.

I can trigger it with this query:

select txt2txtidx('Can - Live 1971-77');

Is there any good way of adding watches on any type of memory?
(I'm not that good with gdb -yet :))

Magnus




В списке pgsql-hackers по дате отправления:

Предыдущее
От: Oleg Bartunov
Дата:
Сообщение: Re: Backend crash with tsearch
Следующее
От: Vince Vielhaber
Дата:
Сообщение: Re: [GENERAL] PostgreSQL Global Development Group Announces