Re: Postgres/PHP, Apache child processes dying - Mailing list pgsql-general

From Thomas T. Thai
Subject Re: Postgres/PHP, Apache child processes dying
Date
Msg-id Pine.NEB.4.43.0204031039350.16494-100000@ns01.minnesota.com
Whole thread Raw
In response to Postgres/PHP, Apache child processes dying  (Steve Lane <slane@fmpro.com>)
Responses Re: Postgres/PHP, Apache child processes dying
List pgsql-general
On Wed, 3 Apr 2002, Steve Lane wrote:

[...]
> pq_recvbuf: unexpected EOF on client connection
>
> And this in the Apache error log:
>
> [Wed Feb 20 21:29:52 2002] [notice] child pid 18595 exit signal Segmentation
> fault (11)

sounds like your apache process (probably with a DSO PHP) died
unexpectedly (any coredumps?) before it was suppose to complete the
transaction with PostgreSQL backend.

it could be anything that cause this. without a trace or further system
configuration, it would be hard to tell you what's going on.

--
Thomas T. Thai
Minnesota.com, Inc.




pgsql-general by date:

Previous
From: Jan Wieck
Date:
Subject: Re: do foreign key checks lock parent table ?
Next
From: Andrew Sullivan
Date:
Subject: Re: [HACKERS] Suggestions please: names for function cachability