Re: BUG #4971: Backend crash while doing nothing...

Поиск
Список
Период
Сортировка
От Robert Haas
Тема Re: BUG #4971: Backend crash while doing nothing...
Дата
Msg-id 603c8f070908171914n4b6008b2g2cb3bd7ab6722d7d@mail.gmail.com
обсуждение исходный текст
Ответ на BUG #4971: Backend crash while doing nothing...  ("Daniel Migowski" <dmigowski@ikoffice.de>)
Список pgsql-bugs
On Sun, Aug 9, 2009 at 4:51 PM, Daniel Migowski<dmigowski@ikoffice.de> wrot=
e:
>
> The following bug has been logged online:
>
> Bug reference: =A0 =A0 =A04971
> Logged by: =A0 =A0 =A0 =A0 =A0Daniel Migowski
> Email address: =A0 =A0 =A0dmigowski@ikoffice.de
> PostgreSQL version: 8.3.5
> Operating system: =A0 Windows XP
> Description: =A0 =A0 =A0 =A0Backend 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 messa=
ge
> in the log:
>
> 2009-08-09 19:57:01 CEST [2208] LOG: =A0server process (PID 8384) was
> terminated by exception 0xC000013A
> 2009-08-09 19:57:01 CEST [2208] HINT: =A0See C include file "ntstatus.h" =
for a
> description of the hexadecimal value.
> 2009-08-09 19:57:01 CEST [2208] LOG: =A0terminating any other active serv=
er
> processes
> 2009-08-09 19:57:01 CEST [2208] LOG: =A0all server processes terminated;
> reinitializing
> 2009-08-09 19:57:02 CEST [2208] FATAL: =A0pre-existing shared memory bloc=
k is
> still in use
> 2009-08-09 19:57:02 CEST [2208] HINT: =A0Check 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.

I'm not really a Windows guy, but I googled that exception code and
the winner is:

"0xC000013A: The application terminated as a result of a CTRL+C"

Not sure if that helps...

...Robert

В списке pgsql-bugs по дате отправления:

Предыдущее
От: Robert Haas
Дата:
Сообщение: Re: BUG #4975: Not properly installed during the installation comes out an alert
Следующее
От: Itagaki Takahiro
Дата:
Сообщение: fillfactor hides autovacuum parameters in 8.4.0