Re: BUG #5578: postrgesql database crash

From: Alex Hunsaker <badalex(at)gmail(dot)com>
To: yhou <yhou(at)dtri(dot)com>
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #5578: postrgesql database crash
Date: 2010-07-30 17:40:07
Message-ID: AANLkTikQfFc2J5G_mt5iXV9u3nA5ch1Zf3uBgU4C5fzr@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

On Thu, Jul 29, 2010 at 20:01, yhou <yhou(at)dtri(dot)com> wrote:
> Operating system:   windows 2000

> My program will use postgresal database, after start my program ,I find it
> hangs always, so I check the db log,and find these exception:
>
> 2010-07-27 14:08:22 EDT LOG:  loaded library
> "$libdir/plugins/plugin_debugger.dll"
> 2010-07-27 14:08:22 EDT LOG:  loaded library
> "$libdir/plugins/plugin_debugger.dll"
> 2010-07-27 14:08:22 EDT LOG:  CreateProcess call failed: A blocking
> operation was interrupted by a call to WSACancelBlockingCall.

Huh, what happens if you take out the loading of plugin_debugger.dll
(and any shared_preload_lib/local_preload_lib for that matter) ?

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message BEAUSSART ERIC 2010-07-30 22:10:53 BUG #5584: Module unfound
Previous Message Joe Conway 2010-07-30 16:42:56 Re: BUG #5583: dblink connection error