openexr-devel
[Top][All Lists]
Advanced

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

[Openexr-devel] undefined symbol: _ZN9IlmThread5MutexD1Ev on exit


From: Paul Miller
Subject: [Openexr-devel] undefined symbol: _ZN9IlmThread5MutexD1Ev on exit
Date: Fri, 01 Mar 2013 07:50:35 -0600
User-agent: Mozilla/5.0 (Windows NT 6.2; WOW64; rv:17.0) Gecko/20130215 Thunderbird/17.0.3

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?



reply via email to

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