[Paraview-developers] Paraview Qt5 Plugin Exit bug

Mathieu Westphal mathieu.westphal at kitware.com
Mon Mar 21 07:08:54 EDT 2016


Hello

I'm experiencing a bug trying to port a plugin to paraview Qt5.
The plugin works correctly, but when paraview exits, i have this :
Inconsistency detected by ld.so: dl-close.c: 765: _dl_close: Assertion
`map->l_init_called' failed!

I have reduced the bug to its most pure expression.
A faulty plugins needs :
 - A dummy xml file to parse
 - A QProperty containing a Qt Container, and associated dummy method.
 - Paraview Qt 5.X (tested 5.6)

Attached is a archive containing a faulty plugin as an example.
This bug can be found here as well :
http://www.paraview.org/Bug/view.php?id=14643

Any help from qt experts would be much appreciated !

Mathieu Westphal
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/paraview-developers/attachments/20160321/b9190fe4/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pluginBugQt5.tar.gz
Type: application/x-gzip
Size: 803 bytes
Desc: not available
URL: <http://public.kitware.com/pipermail/paraview-developers/attachments/20160321/b9190fe4/attachment.bin>


More information about the Paraview-developers mailing list