MantisBT - ParaView
View Issue Details
0006848ParaView(No Category)public2008-04-17 21:322009-05-13 13:59
Alan Scott 
Utkarsh Ayachit 
urgentcrashalways
closedfixed 
 
3.43.4 
0006848: Line plot causes crash
Nightly trunk, 4/17, XP local (also happens client/server)

Open disk_out_ref.exo. Turn on all variables. Apply.
Filter/ Plot over line. Apply.
Click the X of the plot window to close it.

CRASH.
No tags attached.
Issue History
2008-04-17 21:32Alan ScottNew Issue
2008-04-22 15:56Utkarsh AyachitStatusbacklog => tabled
2008-04-22 15:56Utkarsh AyachitAssigned To => Utkarsh Ayachit
2008-04-22 16:41Utkarsh AyachitStatustabled => @80@
2008-04-22 16:41Utkarsh AyachitResolutionopen => fixed
2008-04-22 16:41Utkarsh AyachitNote Added: 0011493
2008-04-23 14:56Alan ScottStatus@80@ => closed
2008-04-23 14:56Alan ScottNote Added: 0011515
2009-05-13 13:58Utkarsh AyachitTarget Version => 3.4
2009-05-13 13:59Utkarsh AyachitFixed in Version => 3.4
2011-06-16 13:10Zack GalbreathCategory => (No Category)

Notes
(0011493)
Utkarsh Ayachit   
2008-04-22 16:41   
Code was attempting to delete a dangling pointer. Fixed that.

/cvsroot/ParaView3/ParaView3/Qt/Components/pq3DWidget.cxx,v <-- Qt/Components/pq3DWidget.cxx
new revision: 1.27; previous revision: 1.26
/cvsroot/ParaView3/ParaView3/Servers/ServerManager/vtkSMNewWidgetRepresentationProxy.cxx,v <-- Servers/ServerManager/vtkSMNewWidgetRepresentationProxy.cxx
new revision: 1.10; previous revision: 1.9
(0011515)
Alan Scott   
2008-04-23 14:56   
Beautiful. Tested Client/Server.