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

From: Rainer Bauer <usenet(at)munnin(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: 8.2.3: Server crashes on Windows using Eclipse/Junit
Date: 2007-10-20 21:47:05
Message-ID: nrskh3dm2ajdj0cp0au4iane6a405r69sh@4ax.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-hackers

Shelby Cain wrote:

>--- Trevor Talbot <quension(at)gmail(dot)com> wrote:
>
>> On 10/20/07, Shelby Cain <alyandon(at)yahoo(dot)com> wrote:
>>
>> > I'd personally vote for a lower warning limit like 175 as I can
>> > consistently crash Postgresql on Windows system right around the
>> 200th
>> > connection.
>>
>> What error gets logged for your crashes?
>>
>
>It's been a while but IIRC there wasn't anything in the logs other than
>an entry noting that a backend had crashed unexpectedly so the
>postmaster was restarting all active backends. I can trivially
>reproduce it at work on my workstation if you need the exact error
>text.

I could reproduce this here:

Server closed the connection unexpectedly
This probaly means the server terminated abnormally before or while processing
the request

2007-10-20 23:33:42 LOG: server process (PID 5240) exited with exit code
-1073741502

Shelby, are you using the /3GB switch by chance? This will half the no. of
available handles on your system.

Rainer

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Trevor Talbot 2007-10-20 22:15:25 Re: 8.2.3: Server crashes on Windows using Eclipse/Junit
Previous Message Trevor Talbot 2007-10-20 21:25:28 Re: 8.2.3: Server crashes on Windows using Eclipse/Junit

Browse pgsql-hackers by date

  From Date Subject
Next Message Trevor Talbot 2007-10-20 22:15:25 Re: 8.2.3: Server crashes on Windows using Eclipse/Junit
Previous Message Trevor Talbot 2007-10-20 21:25:28 Re: 8.2.3: Server crashes on Windows using Eclipse/Junit