MantisBT - ParaView
View Issue Details
0012650ParaView(No Category)public2011-10-12 21:162011-11-01 21:49
Alan Scott 
Utkarsh Ayachit 
urgentminorhave not tried
closedfixed 
3.12 
3.123.12 
Sandia
12651_fix_chart_crashes
crash
0012650: Multiple file plot over line seg faults
Multiple file, remote server ParaView crashes with plot over line.

Linux, remote server (16 processes), PV 3.12.0-rc2

Open z_pinch1.exo.8.[0-7]. All variables turned on. Apply.
Plot over line. Apply.
Delete plot over line filter.
Delete 2d window.
Plot over line. Apply.

Crash.

Update - you can also create this crash as follows, remote server, as above.
Sphere, apply.
Split horizontal, Line Chart View.
Close this Line Chart View.
Split horizontal, Line Chart View.
Crash.

No tags attached.
related to 0012651closed Utkarsh Ayachit Crash toggling displayed variables plot over line. 
Issue History
2011-10-12 21:16Alan ScottNew Issue
2011-10-13 10:49Utkarsh AyachitAssigned To => Utkarsh Ayachit
2011-10-13 13:15Utkarsh AyachitRelationship addedrelated to 0012651
2011-10-13 13:17Utkarsh AyachitTopic Name => 12651_fix_chart_crashes
2011-10-13 13:17Utkarsh AyachitNote Added: 0027571
2011-10-13 13:17Utkarsh AyachitStatusbacklog => gatekeeper review
2011-10-13 13:17Utkarsh AyachitFixed in Version => git-next
2011-10-13 13:17Utkarsh AyachitResolutionopen => fixed
2011-10-14 13:55Utkarsh AyachitTarget Version => 3.12
2011-10-17 10:53David PartykaNote Added: 0027582
2011-10-17 10:53David PartykaStatusgatekeeper review => customer review
2011-10-17 10:53David PartykaFixed in Versiongit-next => 3.12
2011-11-01 21:49Alan ScottNote Added: 0027636
2011-11-01 21:49Alan ScottStatuscustomer review => closed

Notes
(0027571)
Utkarsh Ayachit   
2011-10-13 13:17   
commit 275f1a738e0df1961e2dc465a3c65cd403c79d65
Author: Utkarsh Ayachit <utkarsh.ayachit@kitware.com>
Date: Thu Oct 13 13:15:04 2011 -0400

    Fixed BUG 0012651 and BUG 0012652. Segfaults with chart views.
    
    Chart views were segfaulting as they were causing self-imposed renders on the
    server processes due to changes made to vtkContextInteractorStyle.
    vtkContextInteractorStyle has been changed to render the view when ever it
    modifies. This not what ParaView expects. So overcoming the issue by unsetting
    the interactor style on non-client processes.
(0027582)
David Partyka   
2011-10-17 10:53   
Merged into Master 10/17/2011
(0027636)
Alan Scott   
2011-11-01 21:49   
Tested Linux client, remote server, 3.12.0.