Re: backend crashing despite tsearch2 patch - Mailing list pgsql-general

From Nigel J. Andrews
Subject Re: backend crashing despite tsearch2 patch
Date
Msg-id Pine.LNX.4.21.0309171347150.5009-100000@ponder.fairway2k.co.uk
Whole thread Raw
In response to backend crashing despite tsearch2 patch  (psql-mail@freeuk.com)
List pgsql-general
On Wed, 17 Sep 2003 psql-mail@freeuk.com wrote:

> I have applied the recent tsearch2 patch and recompiled the tsearch2
> module but I am still experiencing the same backend crashes as I
> previously described.

I didn't think your problem was the same as mine.

> #0  SN_create_env (S_size=0, I_size=2, B_size=1) at api.c:6
> 6           z->p = create_s();
> (gdb) bt
> #0  SN_create_env (S_size=0, I_size=2, B_size=1) at api.c:6
> #1  0x20000000026be870 in SN_create_env (S_size=40770504, I_size=
> 40509856,
> B_size=1034) at api.c:6

Is that the full backtrace?


--
Nigel J. Andrews


pgsql-general by date:

Previous
From: psql-mail@freeuk.com
Date:
Subject: backend crashing despite tsearch2 patch
Next
From: "Marc G. Fournier"
Date:
Subject: Re: State of Beta 2