Re: BUG #5238: frequent signal 11 segfaults - Mailing list pgsql-bugs

From Tom Lane
Subject Re: BUG #5238: frequent signal 11 segfaults
Date
Msg-id 16054.1260673985@sss.pgh.pa.us
Whole thread Raw
In response to BUG #5238: frequent signal 11 segfaults  ("Daniel Nagy" <nagy.daniel@telekom.hu>)
Responses Re: BUG #5238: frequent signal 11 segfaults  (Nagy Daniel <nagy.daniel@telekom.hu>)
List pgsql-bugs
Nagy Daniel <nagy.daniel@telekom.hu> writes:
> Here's a better backtrace:

The crash location suggests a problem with a corrupted tuple, but it's
impossible to guess where the tuple came from.  In particular I can't
guess whether this reflects on-disk data corruption or some internal
bug.  Now that you have (some of) the query, can you put together a test
case?  Or try "select * from" each of the tables used in the query to
check for on-disk corruption.

            regards, tom lane

pgsql-bugs by date:

Previous
From: Nagy Daniel
Date:
Subject: Re: BUG #5238: frequent signal 11 segfaults
Next
From: Nagy Daniel
Date:
Subject: Re: BUG #5238: frequent signal 11 segfaults