View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0014643ParaView(No Category)public2014-03-20 16:112016-06-09 10:58
ReporterSankhesh Jhaveri 
Assigned ToUtkarsh Ayachit 
PrioritynormalSeverityminorReproducibilityhave not tried
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Versiongit-master 
Target VersionFixed in Version5.1 
Summary0014643: Qt5 SierraPlotTools plugin causes error
DescriptionTo 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!
TagsNo tags attached.
ProjectTBD
Topic Name
Typeincorrect functionality
Attached Filesgz file icon pluginBugQt5.tar.gz [^] (803 bytes) 2016-03-21 07:04

 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.

 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


Copyright © 2000 - 2018 MantisBT Team