BUG #4589: Postgressql database server 8.3 service fails to start (NTSTATUS code exception 0xC000000D )

From: "Bhaskar Sirohi" <bhaskar(dot)sirohi(at)druvaa(dot)com>
To: pgsql-bugs(at)postgresql(dot)org
Subject: BUG #4589: Postgressql database server 8.3 service fails to start (NTSTATUS code exception 0xC000000D )
Date: 2008-12-19 11:09:16
Message-ID: 200812191109.mBJB9G1W050513@wwwmaster.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs


The following bug has been logged online:

Bug reference: 4589
Logged by: Bhaskar Sirohi
Email address: bhaskar(dot)sirohi(at)druvaa(dot)com
PostgreSQL version: 8.3
Operating system: Windows 2003 Server
Description: Postgressql database server 8.3 service fails to start
(NTSTATUS code exception 0xC000000D )
Details:

Hi,

I have a problem with a postgresql 8.3 server running on Windows 2003 R2,
the postgresql database server 8.3 service stops instantly after starting
the service from windows services console.

Below are the few pg_log snippets

2008-12-17 19:35:54 IST FATAL: the database system is starting up
2008-12-17 19:36:56 IST LOG: loaded library
"$libdir/plugins/plugin_debugger.dll"
2008-12-17 19:36:56 IST FATAL: the database system is starting up
2008-12-17 19:37:20 IST LOG: startup process (PID 2872) was terminated by
exception 0xC000000D
2008-12-17 19:37:20 IST HINT: See C include file "ntstatus.h" for a
description of the hexadecimal value.
2008-12-17 19:37:20 IST LOG: aborting startup due to startup process
failure

Checked in ntstatus.h for the hexadecimal 0xC000000D which implies to
INVALID PARAMETER.

Any help would be highly appreciated.

Thanks and Regards

Bhaskar Sirohi

Browse pgsql-bugs by date

  From Date Subject
Next Message Vincent Predoehl 2008-12-20 00:15:05 Re: Bug
Previous Message Peter Eisentraut 2008-12-19 09:48:24 Re: Bug