Re: BUG #1074: postgresql crashes - Mailing list pgsql-bugs

From Tom Lane
Subject Re: BUG #1074: postgresql crashes
Date
Msg-id 25825.1076198801@sss.pgh.pa.us
Whole thread Raw
In response to BUG #1074: postgresql crashes  ("PostgreSQL Bugs List" <pgsql-bugs@postgresql.org>)
List pgsql-bugs
"PostgreSQL Bugs List" <pgsql-bugs@postgresql.org> writes:
> The database cores with the following message printed on screen.
> WARNING:  specified item offset is too large

Hmm.  AFAICS this should always be followed by an ERROR message.  There
are at least two issues here: why does this message occur, and why does
a crash follow instead of more-graceful error recovery?

Does any additional information show up in the postmaster log?

Could you provide your test program?  Could you provide a stack trace
from the backend core dump?

            regards, tom lane

pgsql-bugs by date:

Previous
From: "PostgreSQL Bugs List"
Date:
Subject: BUG #1074: postgresql crashes
Next
From: "PostgreSQL Bugs List"
Date:
Subject: BUG #1075: ecpg rejects C keywords in SQL context