[fpc-devel] Segmentation fault for Firebird exception inside thread
michael.vancanneyt at wisa.be
michael.vancanneyt at wisa.be
Tue Oct 25 12:58:57 CEST 2011
On Tue, 25 Oct 2011, Stefan wrote:
> Hello, this is my first post and I hope this is the correct list for my
> question.
>
> I'm getting a segmentation fault ('violaciĆ³n de segmento' in spanish)
> when running the code from below on a Linux 64-bit machine (OpenSuse 10.2
> 64-bits).
>
> I'm using FPC 2.2.5, so perhaps the error is already known, but I did not
> find any solution in the web.
>
> I tested the code on Windows 32 bits and Linux 32 bits too, but there
> everything seems ok.
>
> The example is about opening a Firebird connection in a thread.
> When there is a Firebird exception inside this connection,
> the application terminates with the segmentation fault.
What do you mean by 'a firebird exception' ?
An exception generated by the firebird engine itself (i.e. fbclient.so) ?
Michael.
More information about the fpc-devel
mailing list