[Paraview-developers] Paraview Qt5 Plugin Exit bug
Utkarsh Ayachit
utkarsh.ayachit at kitware.com
Mon Mar 21 09:05:18 EDT 2016
Thanks for tracking it down as much as you did, Mathieu. I've been
seeing this on the dashboard but didn't get a chance to track it down.
Now that I know what causes the segfault I can dig in. I'll get back
to you.
Utkarsh
On Mon, Mar 21, 2016 at 7:08 AM, Mathieu Westphal
<mathieu.westphal at kitware.com> wrote:
> 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
More information about the Paraview-developers
mailing list