Re: postgres segfaulting on pg_restore - Mailing list pgsql-general

From Tom Lane
Subject Re: postgres segfaulting on pg_restore
Date
Msg-id 4147.1304608927@sss.pgh.pa.us
Whole thread Raw
In response to Re: postgres segfaulting on pg_restore  (Chris Curvey <chris@chriscurvey.com>)
List pgsql-general
Chris Curvey <chris@chriscurvey.com> writes:
>> Hmm, that's pretty interesting.  Possibly it's just another
>> manifestation of something scribbling past the end of its allocated
>> chunk, but my credence for that theory is way down if there's no add-on
>> code involved.  Does the postmaster log show any messages like
>> WARNING: detected write past chunk end in ...
>> before the crash?

> Nope.  Just a bunch of messages saying "checkpoints occurring too
> frequently", then "server process (PID 123456) was terminated by signal 11:
>  Segmentation fault"

Hmph.  Well, I'm out of ideas here.  I think you're going to need to put
some effort into producing a self-contained test case so that others can
debug this ...

            regards, tom lane

pgsql-general by date:

Previous
From: John Cheng
Date:
Subject: Re: permission denied for schema even as superuser.
Next
From: Tom Lane
Date:
Subject: Re: permission denied for schema even as superuser.