Subject Re: Firebird 1.5.2 Crashes on Windows 2003
Author davidalbiston
Hi Laura

I have FB 1.5.2 SuperServer running fine on a Win2003 server (single
processor). Until I upgraded recently to D2005 my app was Delphi 5
with IBX 5.03.

What is a TIB_Connection? It doesn't sound like any part of IBX that I
know. Are you calling a class method (TIB_Connection.Open) when you
mean an instance method (IB_Connection.Open)?

Dave

--- In firebird-support@yahoogroups.com, lhbeltrachini@y... wrote:
> Hi!
> When I try to open an application that tries to open a database on
> an FB Server running on a Windows 2003 Server O.S.
> When my applicaiton hits the "TIB_Connection.open" the application
never
> finishes executing the
> statement and the Firebird service crashes. And what more I canĀ“t even
> shut down and restart the service.
> Instead I've to shut down and restart the Win2003 Server.
>
> I' ve the following setup:
> - Delphi 5 and IBX 4.2 application
> - Firebird 1.5.2 SuperServer (CPUAffinity = 1, Protocol TCP/IP)
> - Windows 2003 Server Standart (Two proccesors)
>
> Regards,
> Laura Perez