Subject terminated abnormally (4294967295)
Author kokok_kokok
I am using Firebird 1.5 RC8.

Sometimes, "C:\program files\Firebird\Firebird_1_5\bin\fbserver.exe:
terminated abnormally (4294967295)" error appears in firebird.log
file, and then the Fireberd service is terminated. Then the Guardian
restore it.

My program is single task. I have test it in more than 5 PC's, and
always it fails. The database is fine, in fact, I have created it
several times. The network works fine (I have test it in other
networks). This error appears in local connection and also in remote
connection. Only 1 user is connected at the same time. I do not use
UDF functions.

This error appears in a sporadic way, and I cannot find the pattern.

I have saw that if other programs are running, like IBOConsole, or
other instances of my program, also then they lost the connection,
in local and remote modes.

How can my program shutdown the Firebird server?

Is it possible (I see)?

I thought that in remote mode, Firebird server was rock-solid and an
application cannot shutdown the server because only messages are
exchanged.

Please, any help will be welcome. I have spent 2 weeks in this
problem without results.