Re: Backend crash with tsearch - Mailing list pgsql-hackers

From Magnus Naeslund(f)
Subject Re: Backend crash with tsearch
Date
Msg-id 113401c29b14$745b58f0$f80c0a0a@mnd
Whole thread Raw
In response to Re: Backend crash with tsearch  (Oleg Bartunov <oleg@sai.msu.su>)
List 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 by date:

Previous
From: Oleg Bartunov
Date:
Subject: Re: Backend crash with tsearch
Next
From: Vince Vielhaber
Date:
Subject: Re: [GENERAL] PostgreSQL Global Development Group Announces