On Wed, 17 Dec 2008, Andrew Brunner wrote:

> Thanks for that tip!  So running under GDB I get the following info...
> 
> This GDB was configured as "x86_64-linux-gnu"...
> (gdb) run
> 
> Starting program: /mnt/Raid/Developer/Source/Lazarus/Test/TestApplication
> [Thread debugging using libthread_db enabled]
> [New Thread 0x7f9e79102770 (LWP 7388)]
> [WARNING] Out of OEM specific VK codes, changing to unassigned
> [WARNING] Out of unassigned VK codes, assigning $FF
> 
> Program received signal SIGSEGV, Segmentation fault.
> [Switching to Thread 0x7f9e79102770 (LWP 7388)]
> 0x00007f9e71a38d68 in fpc_finalize ()
>    from 
> /home/atbrunner/Source/Lazarus/Libraries/MatrixMemory/MatrixMemoryManager.so

Are you using threads ?

Michael.
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to