Re: 8.3.0 backend segfaults - Mailing list pgsql-bugs

From Tom Lane
Subject Re: 8.3.0 backend segfaults
Date
Msg-id 19542.1205336354@sss.pgh.pa.us
Whole thread Raw
In response to Re: 8.3.0 backend segfaults  ("Greg Sabino Mullane" <greg@turnstep.com>)
List pgsql-bugs
"Greg Sabino Mullane" <greg@turnstep.com> writes:
> Are you sure you are calling DBI->connect *after* the Apache children
> are created? Major problems like this can happen if not.

Something like that might explain a crash in the Apache server, but
hardly one in the PG backend.

It looks to me like he's found a dangling-pointer problem, but we need
to reproduce it before we can determine a fix...

            regards, tom lane

pgsql-bugs by date:

Previous
From: "Greg Sabino Mullane"
Date:
Subject: Re: 8.3.0 backend segfaults
Next
From: "Alex Hunsaker"
Date:
Subject: Re: 8.3.0 backend segfaults