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

From Trevor Talbot
Subject Re: 8.2.3: Server crashes on Windows using Eclipse/Junit
Date
Msg-id 90bce5730710161602p3e5bafa4re4b5c0c31d778bc3@mail.gmail.com
Whole thread Raw
In response to Re: 8.2.3: Server crashes on Windows using Eclipse/Junit  (Alvaro Herrera <alvherre@commandprompt.com>)
List pgsql-general
On 10/16/07, Alvaro Herrera <alvherre@commandprompt.com> wrote:
> Laurent Duperval wrote:

> > >> I get en error in the logs that state:
> > >>
> > >> Server process exited with exit code -1073741502

FYI, this exit code means a DLL's initialization routine indicated
failure during process startup.

> > If I run each test case separately, I don't see this issue. But when I run
> > them as a whole (i.e. run all tests defined in my application) I get the
> > same error every time.
>
> Maybe Eclipse is trying to run more of them at a time than ant, and the
> extra concurrency is killing the server for some reason.

Sounds likely.

pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: 8.2.3: Server crashes on Windows using Eclipse/Junit
Next
From: "Tomi N/A"
Date:
Subject: Re: pg_dump - schema diff compatibility