Postgres 9.2.8 crash sporadically on Windows

From: "Sofer, Yuval" <Yuval_Sofer(at)bmc(dot)com>
To: "pgsql-bugs(at)postgresql(dot)org" <pgsql-bugs(at)postgresql(dot)org>
Subject: Postgres 9.2.8 crash sporadically on Windows
Date: 2014-04-07 14:49:09
Message-ID: 2C0926ABD16BB641A8E2F11A54920042556493AA22@PHXCCRPRD01.adprod.bmc.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Hi,

Postgres server (9.2.8) crash on Windows sporadically

Usually it happens after machine reboot that we do, once in a day

After ~4 minutes it crashes with this error in the log:

2014-04-06 08:08:01.069 GMTLOG: server process (PID 5304) exited with exit code 0
2014-04-06 08:08:01.069 GMTLOG: terminating any other active server processes
2014-04-06 08:08:01.833 GMTLOG: all server processes terminated; reinitializing
2014-04-06 08:08:11.183 GMTFATAL: pre-existing shared memory block is still in use
2014-04-06 08:08:11.183 GMTHINT: Check if there are any old server processes still running, and terminate them.

This is production, Please help!

Yuval Sofer
BMC Software
CTM&D Business Unit
DBA Team
972-52-4286-282
yuval_sofer(at)bmc(dot)com<mailto:yuval_sofer(at)bmc(dot)com>

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Andres Freund 2014-04-07 14:52:02 Re: Postgres 9.2.8 crash sporadically on Windows
Previous Message sqlpro 2014-04-07 13:17:05 BUG #9896: Bug in FULL OUTER JOIN