On Thu, Jul 29, 2010 at 20:01, yhou <yhou@dtri.com> wrote:
> Operating system: =C2=A0 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: =C2=A0loaded library
> "$libdir/plugins/plugin_debugger.dll"
> 2010-07-27 14:08:22 EDT LOG: =C2=A0loaded library
> "$libdir/plugins/plugin_debugger.dll"
> 2010-07-27 14:08:22 EDT LOG: =C2=A0CreateProcess 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) ?