Re: Connections Crashing

Поиск
Список
Период
Сортировка
От Richard Huxton
Тема Re: Connections Crashing
Дата
Msg-id 4A0B4290.4010102@archonet.com
обсуждение исходный текст
Ответ на Connections Crashing  ("Shahbaz A. Tyagi" <shahbaz.tyagi@sphere.ae>)
Ответы Re: Connections Crashing  ("Shahbaz A. Tyagi" <shahbaz.tyagi@sphere.ae>)
Список pgsql-general
Shahbaz A. Tyagi wrote:
> We are using Postgres 8.3.1 binary distribution, and copying the same along
> with software installation.

Can you reproduce this with a more recent version of 8.3 (8.3.7 is current).

> From last some time we have started getting error as message dialog showing
> error 0xC0000142 and after that, connections are crashing.

> LOG:  server process (PID 8156) was terminated by exception 0xC0000142
>
> HINT:  See C include file "ntstatus.h" for a description of the hexadecimal
> value.

A bit of googling suggests this is STATUS_DLL_INIT_FAILED, and although
I'm not a Windows expert I'd expect that to be an error you only see on
startup, rather than after PostgreSQL has been running for a while.

Could it be an anti-virus package interfering?

Do you have any more information on the situation? Are the machines
running XP/Vista/Server 2003? Do you only see it on 32/64-bit? Do some
machines show this problem while others are OK?

--
   Richard Huxton
   Archonet Ltd

В списке pgsql-general по дате отправления:

Предыдущее
От: Raymond O'Donnell
Дата:
Сообщение: Re: how to extract data from bytea so it is be used in blob for mysql database
Следующее
От: "Shahbaz A. Tyagi"
Дата:
Сообщение: Re: Connections Crashing