Re: 8.2.3: Server crashes on Windows using Eclipse/Junit - Mailing list pgsql-general

From Kris Jurka
Subject Re: 8.2.3: Server crashes on Windows using Eclipse/Junit
Date
Msg-id Pine.BSO.4.64.0710151505070.9873@leary.csoft.net
Whole thread Raw
In response to 8.2.3: Server crashes on Windows using Eclipse/Junit  (Laurent Duperval <lduperval@yahoo.com>)
List pgsql-general

On Mon, 15 Oct 2007, Laurent Duperval wrote:

> I have a large amount of tests I run in Eclipse to test my application.
> Many of them create and delete a lot of information in PG and at some
> point, PG will crash and restart.
>
> I get en error in the logs that state:
>
> Server process exited with exit code -1073741502

This is likely a server bug.  If you can isolate the failing test and
extract a self contained example someone can probably fix it.

Kris Jurka

pgsql-general by date:

Previous
From: Laurent Duperval
Date:
Subject: 8.2.3: Server crashes on Windows using Eclipse/Junit
Next
From: "Carlo Stonebanks"
Date:
Subject: Re: Will UPDATE lock if FROM refers to target table?