FYI: Using an FPC (FreePascal) application against a remote server using fbembed.dll, the process crashed on newer versions of fbembed.dll (v2.5.2.26540 was the last version I tested that did not crash). Strangely enough, fbembed+embedded db was not a problem.
0026561: Access violation with newer Firebird embedded versions - Free Pascal/Lazarus Bug Tracker http://bugs.freepascal.org/view.php?id=26561 http://bugs.freepascal.org/view.php?id=26561 0026561: Access violation with newer Firebird embedd... http://bugs.freepascal.org/view.php?id=26561 Debian x64 unstable, FPC trunk libfbembed.so.2.5.3 v2.5.3.26778.ds4-2 Segmentation fault Backtrace: Starting program: /home/pascaldev/netboss [Th... View on bugs.freepascal.org http://bugs.freepascal.org/view.php?id=26561 Preview by Yahoo Adding a call to fb_shutdown seems to fix that problem. Currently testing whether this patch also fixes a problem on Debian x64 Linux with libfbembed.
