openexr-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Openexr-devel] undefined symbol: _ZN9IlmThread5MutexD1Ev on exit


From: Jim Atkinson
Subject: Re: [Openexr-devel] undefined symbol: _ZN9IlmThread5MutexD1Ev on exit
Date: Fri, 1 Mar 2013 07:29:38 -0800

Hi Paul -

That symbol comes from libIlmThread.so.  Make sure that library is linked into 
your plugin.

- Jim

On Mar 1, 2013, at 5:50 AM, Paul Miller <address@hidden> wrote:

> I have a report of this happening on Linux (Fedora 15) during exit of my 
> application. The full error is a symbol lookup error in libIlmImf.so.7: 
> undefined symbol: ZN9IlmThread5MutexD1Ev
> 
> EXR support is implemented in a plugin, so I expect this is happening when 
> the plugin is unloaded during exit. But it doesn't happen if an EXR image is 
> never loaded.
> 
> Any ideas what could cause this?
> 
> _______________________________________________
> Openexr-devel mailing list
> address@hidden
> https://lists.nongnu.org/mailman/listinfo/openexr-devel




reply via email to

[Prev in Thread] Current Thread [Next in Thread]