[fpc-pascal] Problems with Dynlibs.UnloadLibrary on Linux

Michael Van Canneyt michael at freepascal.org
Thu Dec 18 09:04:22 CET 2008



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.



More information about the fpc-pascal mailing list