Subject Re: [firebird-support] FB 2.0.1, XNET protocol and Events
Author Guido Klapperich
> I wonder what version of IBO Guido is using with Fb 2.0.1. To be a
> valid test it would need to be 4.7 Build 16 or higher and also to
> ensure that the Fb 2.0.1 fbclient.dll is used.

Both yes. I use IBO 4.7.16 and fbclient.dll 2.0.1

> IBX doesn't have this feature. And no, if DML Caching isn't enabled
> in IBO, it obviously won't be reproducible.

And remember, that the Server only crashes when I use the XNet protocol.
If I use TCP/IP or disable DML Caching the server works stable.

My main problem is, that I can only guess what could be the reason for
the server crashes. The only information in the firebird.log is

W2K (Client) Tue Jul 24 15:17:24 2007
XNET error (xnet:1609) Server shutdown detected

W2K (Client) Tue Jul 24 15:17:24 2007
XNET error (xnet:2040) connection lost: another side is dead


It would help a lot, if firebird would tell me more about the reason of
the server shutdown. Something like a call stack before server shutdown
would be great, so it would be quite easy for some of the firebird
developers to find the reason for the shutdown.
At the moment it is impossible to use FB 2 in production.


Guido