Subject | AV in fbembed.dll_unloaded |
---|---|
Author | |
Post date | 2014-08-02T07:17:18Z |
Hello,
I am using Firebird Embedded as a 32-bit and 64-bit DLL with a Delphi application and connecting to it with IBO. On many customer machines, when my process terminates after some hours, they get the following crash. Functionality of my application is not affected because it happens at the very end of the process termination. So far I am recommending installing a standalone Firebird server because that fixes it. But not all customers want to do that.
Problem signature:
Problem Event Name: BEX64
Application Name: SyncoveryService.exe
Application Version: 1.0.0.3
Application Timestamp: 53cccaf5
Fault Module Name: fbembed.dll_unloaded
Fault Module Version: 2.5.2.26540
Fault Module Timestamp: 51483c70
Exception Offset: 0000000000085c52
Exception Code: c0000005
Exception Data: 0000000000000008
OS Version: 6.3.9600.2.0.0.272.7
Locale ID: 1033
Additional Information 1: 76a1
Additional Information 2: 76a173c26a6dc2e3cd83ac8fd9f8bdb9
Additional Information 3: 7507
Additional Information 4: 7507285dd4fb98ca8ee9a46a37cd0683
Any hints would be great!
Thanks.
Tobias Giesen