Re: postmaster segfault with tsearch2?

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: psql-mail(at)freeuk(dot)com
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: postmaster segfault with tsearch2?
Date: 2003-09-12 16:40:10
Message-ID: 17852.1063384810@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

psql-mail(at)freeuk(dot)com writes:
> Postmaster is segfaulting i think.
> I am running RH_AS_3beta, postgresql 7.3.4 compiled from postgresql-7.3.
> 4-1PGDG.src.rpm on ia64 arch.

> test=# SELECT to_tsvector( 'default', 'this is many words' );
> server closed the connection unexpectedly

This is the same bug recently solved by Nigel Andrews. See his patch
just posted in pgsql-patches.

regards, tom lane

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Martin Marques 2003-09-12 16:45:20 Re: Why do I need to pass value for Serial type in Insert/Update?
Previous Message Richard Welty 2003-09-12 16:35:12 Re: library version problem, 7.3.2, php, redhat linux