View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0012650ParaView(No Category)public2011-10-12 21:162011-11-01 21:49
ReporterAlan Scott 
Assigned ToUtkarsh Ayachit 
PriorityurgentSeverityminorReproducibilityhave not tried
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version3.12 
Target Version3.12Fixed in Version3.12 
Summary0012650: Multiple file plot over line seg faults
DescriptionMultiple 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.

TagsNo tags attached.
ProjectSandia
Topic Name12651_fix_chart_crashes
Typecrash
Attached Files

 Relationships
related to 0012651closedUtkarsh Ayachit Crash toggling displayed variables plot over line. 

  Notes
(0027571)
Utkarsh Ayachit (administrator)
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 (developer)
2011-10-17 10:53

Merged into Master 10/17/2011
(0027636)
Alan Scott (manager)
2011-11-01 21:49

Tested Linux client, remote server, 3.12.0.

 Issue History
Date Modified Username Field Change
2011-10-12 21:16 Alan Scott New Issue
2011-10-13 10:49 Utkarsh Ayachit Assigned To => Utkarsh Ayachit
2011-10-13 13:15 Utkarsh Ayachit Relationship added related to 0012651
2011-10-13 13:17 Utkarsh Ayachit Topic Name => 12651_fix_chart_crashes
2011-10-13 13:17 Utkarsh Ayachit Note Added: 0027571
2011-10-13 13:17 Utkarsh Ayachit Status backlog => gatekeeper review
2011-10-13 13:17 Utkarsh Ayachit Fixed in Version => git-next
2011-10-13 13:17 Utkarsh Ayachit Resolution open => fixed
2011-10-14 13:55 Utkarsh Ayachit Target Version => 3.12
2011-10-17 10:53 David Partyka Note Added: 0027582
2011-10-17 10:53 David Partyka Status gatekeeper review => customer review
2011-10-17 10:53 David Partyka Fixed in Version git-next => 3.12
2011-11-01 21:49 Alan Scott Note Added: 0027636
2011-11-01 21:49 Alan Scott Status customer review => closed


Copyright © 2000 - 2018 MantisBT Team