[fpc-devel]interbase, ibase60 and fpc1.1 (cvs-update) broken

Michael.VanCanneyt at Wisa.be Michael.VanCanneyt at Wisa.be
Wed Apr 23 19:17:41 CEST 2003


On Wed, 23 Apr 2003, Siegfried Goericke wrote:

> Hi all,
>
> I have installed and applied succesfull all patches from the
> dbgrid_dist.tar.gz.
>
> all access to dbase and interbase(firebird) produce a access violation.
> (mysql not tested). Passwords, username, path - all ok. and set to my
> environment.

Is this 1.1 or 1.0 ?

>
> The next step was to run the ibtest from the fpc1.1 source tree and the same
> access violation occurs:
> blgoeris at oetzi:~/src/fpc/fcl/linux> testib
> An unhandled exception occurred at 0x080824E3 :
> EAccessViolation : Access violation
>   0x080824E3
>
>
> Then I tested the ibase60 unit, the following error occurs:
> blgoeris at oetzi:~/src/fpc/packages/base/ibase> ./testib60
> Connecting to testdb.gdb: OK.
> Starting Transaction : Runtime error 216 at 0x08055623
>   0x08055623
>   0xBFFFED64
>   0x4007FDD7
>   0x08059DAD
>   0x080486A7(gdb) run
>
>
> the next step was to compile with debug option and this is the output:
>
> [New Thread 1024 (LWP 3241)]
> Connecting to testdb.gdb: OK.
> Starting Transaction :
> Program received signal SIGSEGV, Segmentation fault.
> [Switching to Thread 1024 (LWP 3241)]
> 0x4007fa25 in isc_start_multiple () from /usr/lib/libgds.so
>
> Can anybody help me?

Did you try this in version 1.0 ? It works with that version for me.
If it does not work in version 1.1, one of the compiler guys will have to
look at it...

Michael.




More information about the fpc-devel mailing list