Re: Connections Crashing - Mailing list pgsql-general

From Richard Huxton
Subject Re: Connections Crashing
Date
Msg-id 4A0B4290.4010102@archonet.com
Whole thread Raw
In response to Connections Crashing  ("Shahbaz A. Tyagi" <shahbaz.tyagi@sphere.ae>)
Responses Re: Connections Crashing
List 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 by date:

Previous
From: Raymond O'Donnell
Date:
Subject: Re: how to extract data from bytea so it is be used in blob for mysql database
Next
From: "Shahbaz A. Tyagi"
Date:
Subject: Re: Connections Crashing