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.
_______________________________________________
fpc-devel maillist  -  [email protected]
http://lists.freepascal.org/mailman/listinfo/fpc-devel

Reply via email to