Re: 8.2.3: Server crashes on Windows using Eclipse/Junit

From: Kris Jurka <books(at)ejurka(dot)com>
To: Laurent Duperval <lduperval(at)yahoo(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: 8.2.3: Server crashes on Windows using Eclipse/Junit
Date: 2007-10-15 19:06:37
Message-ID: Pine.BSO.4.64.0710151505070.9873@leary.csoft.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Carlo Stonebanks 2007-10-15 19:23:59 Re: Will UPDATE lock if FROM refers to target table?
Previous Message Laurent Duperval 2007-10-15 17:58:48 8.2.3: Server crashes on Windows using Eclipse/Junit