Re: Postgres/PHP, Apache child processes dying

Поиск
Список
Период
Сортировка
От Thomas T. Thai
Тема Re: Postgres/PHP, Apache child processes dying
Дата
Msg-id Pine.NEB.4.43.0204031039350.16494-100000@ns01.minnesota.com
обсуждение исходный текст
Ответ на Postgres/PHP, Apache child processes dying  (Steve Lane <slane@fmpro.com>)
Ответы Re: Postgres/PHP, Apache child processes dying  (Steve Lane <slane@fmpro.com>)
Список 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 по дате отправления:

Предыдущее
От: Jan Wieck
Дата:
Сообщение: Re: do foreign key checks lock parent table ?
Следующее
От: Andrew Sullivan
Дата:
Сообщение: Re: [HACKERS] Suggestions please: names for function cachability