MantisBT - ParaView
View Issue Details
0012526ParaView(No Category)public2011-08-16 07:562011-11-11 17:03
Takuya OSHIMA 
Utkarsh Ayachit 
normalminorhave not tried
closedduplicate 
Development 
3.12 
Kitware
crash
0012526: Crash when clicking Data Hierarchy list in the Information tab
1. Open can.ex2, Apply.
2. Switch to the Information tab of the Object Inspector.
3. Click Face Blocks (or whatever) in the Data Hierarchy list.
-> ParaView crashes.
No tags attached.
duplicate of 0012571closed Utkarsh Ayachit Crash when using the Information Tab in Object Inspector 
Issue History
2011-08-16 07:56Takuya OSHIMANew Issue
2011-08-16 07:58Takuya OSHIMANote Added: 0027361
2011-08-16 14:06Alan ScottSummaryCash when clicking Data Hierarchy list in the Information tab => Crash when clicking Data Hierarchy list in the Information tab
2011-08-16 14:12Alan ScottNote Added: 0027368
2011-08-16 20:57Takuya OSHIMANote Added: 0027371
2011-09-20 11:50Utkarsh AyachitRelationship addedduplicate of 0012571
2011-09-20 11:51Utkarsh AyachitStatusbacklog => closed
2011-09-20 11:51Utkarsh AyachitAssigned To => Utkarsh Ayachit
2011-09-20 11:51Utkarsh AyachitResolutionopen => duplicate
2011-09-20 11:51Utkarsh AyachitFixed in Version => git-master
2011-11-11 17:03Utkarsh AyachitFixed in Versiongit-master => 3.12

Notes
(0027361)
Takuya OSHIMA   
2011-08-16 07:58   
I meant Crash not Cash ;-)
(0027368)
Alan Scott   
2011-08-16 14:12   
I corrected the Summary.
I tried to replicate, and could not. Is this from a git development pull? What version of Qt? Linux or Windows? Local server?
(0027371)
Takuya OSHIMA   
2011-08-16 20:57   
Git master as of yesterday (commit 606c3e5c24b1a54223ceb06935e5ef6859a76844/tree e0fc30137505311fca0ae2d8c9ff2b15f1c50ec0), OS X 10.6.8, Qt 4.7.2, CMake 2.8.5, builtin server.

Backtrace is
#0 0x00000001007d63aa in pqProxyInformationWidget::fillDataInformation ()
#1 0x00000001007d8f70 in pqProxyInformationWidget::onItemClicked ()
#2 0x00000001008919d4 in pqProxyInformationWidget::qt_metacall ()
#3 0x00000001091710d9 in QObject::event ()
#4 0x0000000108432f7e in QWidget::event ()
#5 0x00000001083d9b3d in QApplicationPrivate::notify_helper ()
#6 0x00000001083df99d in QApplication::notify ()
#7 0x00000001090767ac in QCoreApplication::notifyInternal ()
#8 0x000000010916418b in QCoreApplicationPrivate::sendPostedEvents ()
0000009 0x00007fff88746401 in __CFRunLoopDoSources0 ()
#10 0x00007fff887445f9 in __CFRunLoopRun ()
0000011 0x00007fff88743dbf in CFRunLoopRunSpecific ()
#12 0x00007fff87e857ee in RunCurrentEventLoopInMode ()
#13 0x00007fff87e85551 in ReceiveNextEventCommon ()
#14 0x00007fff87e854ac in BlockUntilNextEventMatchingListInMode ()
#15 0x00007fff81748eb2 in _DPSNextEvent ()
#16 0x00007fff81748801 in -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] ()
#17 0x00007fff8170e68f in -[NSApplication run] ()
#18 0x0000000108394d84 in QEventDispatcherMac::processEvents ()
#19 0x0000000109162af4 in QEventLoop::processEvents ()
#20 0x0000000109162e14 in QEventLoop::exec ()
#21 0x000000010916443c in QCoreApplication::exec ()
#22 0x000000010002588c in main ()