[fpc-pascal] Problems with Dynlibs.UnloadLibrary on Linux
Jonas Maebe
jonas.maebe at elis.ugent.be
Wed Dec 17 16:02:57 CET 2008
On 17 Dec 2008, at 02:55, Andrew Brunner wrote:
> On Tue, Dec 16, 2008 at 3:29 PM, Jonas Maebe <jonas.maebe at elis.ugent.be
> > wrote:
>
>> In what code does it crash? Inside unloadlibrary, or (shortly)
>> afterwards?
>> What is the backtrace at the point of the crash?
>
> It blows out right during the DynLibs.UnloadLibrary(FLibHandle)
>
> There is only a read access violation that is raised. Presumably by
> the MM of the SO.
Please create a self-contained test case that demonstrates the problem
and submit a bug report.
> I have smart linking options enabled or else the Compiler can't link
> the project during build.
What is the error?
Jonas
More information about the fpc-pascal
mailing list