Subject How to detect the source of a "firebird terminated abnormally (-1)" error?
Author Gabor Boros
Hi All,

I found some "firebird terminated abnormally (-1)" errors in
firebird.log on my development machine. How can I detect it's source?
My tip is a self made UDF (no input parameter, one TIMESTAMP output and
written with Free Pascal). Can I stress test the UDF/problem somehow? (I
know the problem only from the log and use 3.0.3 SuperServer and Linux
64bit.)

Gabor