View Issue Details [ Jump to Notes ] | [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
0014643 | ParaView | (No Category) | public | 2014-03-20 16:11 | 2016-06-09 10:58 | ||||
Reporter | Sankhesh Jhaveri | ||||||||
Assigned To | Utkarsh Ayachit | ||||||||
Priority | normal | Severity | minor | Reproducibility | have not tried | ||||
Status | closed | Resolution | fixed | ||||||
Platform | OS | OS Version | |||||||
Product Version | git-master | ||||||||
Target Version | Fixed in Version | 5.1 | |||||||
Summary | 0014643: Qt5 SierraPlotTools plugin causes error | ||||||||
Description | To reproduce: Build ParaView against Qt5 Load plugin SierraPlotTools Quit ParaView Following error is reported: Inconsistency detected by ld.so: dl-close.c: 765: _dl_close: Assertion `map->l_init_called' failed! | ||||||||
Tags | No tags attached. | ||||||||
Project | TBD | ||||||||
Topic Name | |||||||||
Type | incorrect functionality | ||||||||
Attached Files | pluginBugQt5.tar.gz [^] (803 bytes) 2016-03-21 07:04 | ||||||||
Relationships | |
Relationships |
Notes | |
(0035846) Mathieu Westphal (developer) 2016-03-18 11:02 edited on: 2016-03-18 11:45 |
Bug reproduced with a plugin of mine. Works fine with qt4, but experience the same error with qt5. I've pinpointed the bug on a QProperty and on static variables in my plugin, no idea why though. |
(0035848) Mathieu Westphal (developer) 2016-03-21 07:05 |
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. |
(0035851) Utkarsh Ayachit (administrator) 2016-03-22 16:33 |
MR: https://gitlab.kitware.com/paraview/paraview/merge_requests/695 [^] |
(0035854) Utkarsh Ayachit (administrator) 2016-03-23 12:54 |
merged in master |
(0035986) Alan Scott (manager) 2016-05-17 19:02 |
Trusting Utkarsh's fix. |
Notes |
Issue History | |||
Date Modified | Username | Field | Change |
2014-03-20 16:11 | Sankhesh Jhaveri | New Issue | |
2016-03-18 11:02 | Mathieu Westphal | Note Added: 0035846 | |
2016-03-18 11:45 | Mathieu Westphal | Note Edited: 0035846 | |
2016-03-21 07:05 | Mathieu Westphal | File Added: pluginBugQt5.tar.gz | |
2016-03-21 07:05 | Mathieu Westphal | Note Added: 0035848 | |
2016-03-22 16:32 | Utkarsh Ayachit | Assigned To | => Utkarsh Ayachit |
2016-03-22 16:33 | Utkarsh Ayachit | Note Added: 0035851 | |
2016-03-22 16:33 | Utkarsh Ayachit | Status | backlog => gatekeeper review |
2016-03-22 16:33 | Utkarsh Ayachit | Fixed in Version | => git-master |
2016-03-22 16:33 | Utkarsh Ayachit | Resolution | open => fixed |
2016-03-23 12:54 | Utkarsh Ayachit | Note Added: 0035854 | |
2016-03-23 12:54 | Utkarsh Ayachit | Status | gatekeeper review => customer review |
2016-05-17 19:02 | Alan Scott | Note Added: 0035986 | |
2016-05-17 19:02 | Alan Scott | Status | customer review => closed |
2016-06-09 10:58 | Utkarsh Ayachit | Fixed in Version | git-master => 5.1 |
Issue History |
Copyright © 2000 - 2018 MantisBT Team |