Is this a plugin that is linked against a different version than the host app?
________________________________________ From: openexr-devel-bounces+pstanczyk=ilm....@nongnu.org [openexr-devel-bounces+pstanczyk=ilm....@nongnu.org] on behalf of Paul Miller [p...@fxtech.com] Sent: 01 March 2013 05:50 To: openexr-devel@nongnu.org Subject: [Openexr-devel] undefined symbol: _ZN9IlmThread5MutexD1Ev on exit 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 Openexr-devel@nongnu.org https://lists.nongnu.org/mailman/listinfo/openexr-devel _______________________________________________ Openexr-devel mailing list Openexr-devel@nongnu.org https://lists.nongnu.org/mailman/listinfo/openexr-devel