BUG #4971: Backend crash while doing nothing... - Mailing list pgsql-bugs

From Daniel Migowski
Subject BUG #4971: Backend crash while doing nothing...
Date
Msg-id 200908092051.n79Kpg2V074316@wwwmaster.postgresql.org
Whole thread Raw
Responses Re: BUG #4971: Backend crash while doing nothing...  (Robert Haas <robertmhaas@gmail.com>)
List pgsql-bugs
The following bug has been logged online:

Bug reference:      4971
Logged by:          Daniel Migowski
Email address:      dmigowski@ikoffice.de
PostgreSQL version: 8.3.5
Operating system:   Windows XP
Description:        Backend crash while doing nothing...
Details:

Hello, poor dear debuggers,

I just found my Postgres server silent when I tried to connect again to my
lovely server, and noticed it had been shut down with the following message
in the log:

2009-08-09 19:57:01 CEST [2208] LOG:  server process (PID 8384) was
terminated by exception 0xC000013A
2009-08-09 19:57:01 CEST [2208] HINT:  See C include file "ntstatus.h" for a
description of the hexadecimal value.
2009-08-09 19:57:01 CEST [2208] LOG:  terminating any other active server
processes
2009-08-09 19:57:01 CEST [2208] LOG:  all server processes terminated;
reinitializing
2009-08-09 19:57:02 CEST [2208] FATAL:  pre-existing shared memory block is
still in use
2009-08-09 19:57:02 CEST [2208] HINT:  Check if there are any old server
processes still running, and terminate them.

I had some Localization issues some time ago, so even if its not important
currently, all my locales are tuned to DE.

pgsql-bugs by date:

Previous
From: Robert Haas
Date:
Subject: Re: BUG #4970: Broken link in manual
Next
From: Bruce Momjian
Date:
Subject: Re: BUG #4931: An error occured executing the Microsoft VC++ runtime installer