Subject Firebird crashing
Author hcarvajalsy
Hello,
Firebird has been crashing while my application is trying to get
data. It will connect correctly but after some steps it will stop
responding. The error that I get in Delphi is the following:

Project ctswin.exe raised exception class EAccessViolation with
message 'Access violation at address 011E26E in odule 'fbclient.dll'.
Read of address 0145D000'. Process stopped. Use Setp or Run to
continue.

The error signature that Windows gives is the following:
szAppName : fbserver.exe szAppVer : 1.5.0.3233 szModName :
fbserver.exe
szModVer : 1.5.0.3233 offset : 00020269

Any idea of what could be causing this? Thank you.
Horacio C.