Subject Re: consistant lockup, looks like firebird is waiting for something
Author sllimr7139
--- In firebird-support@yahoogroups.com, James Armstrong <james@h...>
wrote:
> I have a client running Firebird 1.5RC8 on a Windows 2003
> server. Are application is constantly locking up. I have an
> exception tracking component that sends me the call stack.
> It looks like GDS32.DLL is calling ISC_DSQL_PREPARE_M, which
> calls RTLPWAITFORCRITICALSECTION in NTDLL.DLL then
> ZWWAITFORSINGLEOBJECT in NTDLL.DLL and never returns.
>
> It is always happening at the same place in the code shown
> below. The arrow marks where the Delphi code that starts it all.
> Any help would be very appreciated. This is a big customer of ours.
>

How are you connecting to the server (cpLocal, cpTCP, etc)? You
should be using cpTCP if your using SS. You should also look at
moving to the final 1.5 release version.

Maybe Helen could shed some more light on this one...
Maybe you should ask this question over to the IBObjects group?

Ryan