Re: Segmentation fault with 8.3 FTS ISpell - Mailing list pgsql-general

From Tom Lane
Subject Re: Segmentation fault with 8.3 FTS ISpell
Date
Msg-id 25878.1200418217@sss.pgh.pa.us
Whole thread Raw
In response to Re: Segmentation fault with 8.3 FTS ISpell  (Hannes Dorbath <light@theendofthetunnel.de>)
List pgsql-general
Hannes Dorbath <light@theendofthetunnel.de> writes:
> Hannes Dorbath wrote:
>> Yes, I'll try to catch the row.

> I just slammed a BEFORE UPDATE FOR EACH ROW trigger with RAISE NOTICE on
> the table to catch the row ID where it fails.

> The row ID is never the same. Neither can I reproduce it when I use the
> last reported row ID.

So most likely it's triggered by a sequence of operations rather than
any individual row :-(.  You'll have to think in terms of producing
a multi-table-row test case.

            regards, tom lane

pgsql-general by date:

Previous
From: Luca Arzeni
Date:
Subject: varchar sort ordering ignore blanks
Next
From: Tom Lane
Date:
Subject: Re: varchar sort ordering ignore blanks