MantisBT - ParaView
View Issue Details
0006659ParaView(No Category)public2008-03-25 21:482009-05-13 13:59
Alan Scott 
Utkarsh Ayachit 
urgentcrashalways
closedfixed 
 
3.43.4 
0006659: Selection multi-block and spreadsheet dies
XP, local, trunk.

This needs to be fixed before I can resolve bug number 6627.
There is most likely an easier way to replicate, but this is very consistent.

Run ParaView locally.
open can. All variables, apply.
Surface with edges.
Select Points On, choose one point on the block.
Split vertical
Spreadsheet view
Filters/ Data Analysis/ Extract Selection
Copy Active Selection, Apply.
Display tab, click DataSet 0.
A very bad crash.


No tags attached.
Issue History
2008-03-25 21:48Alan ScottNew Issue
2008-03-26 12:56Alan ScottAssigned To => Utkarsh Ayachit
2008-03-26 12:56Alan ScottStatusbacklog => tabled
2008-03-28 13:23Utkarsh AyachitNote Added: 0010955
2008-03-28 13:23Utkarsh AyachitStatustabled => @20@
2008-03-31 19:46Alan ScottNote Added: 0011007
2008-03-31 19:46Alan ScottStatus@20@ => tabled
2008-04-03 11:54Utkarsh AyachitStatustabled => @80@
2008-04-03 11:54Utkarsh AyachitResolutionopen => fixed
2008-04-03 11:54Utkarsh AyachitNote Added: 0011061
2008-04-07 19:26Alan ScottStatus@80@ => closed
2008-04-07 19:26Alan ScottNote Added: 0011142
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
(0010955)
Utkarsh Ayachit   
2008-03-28 13:23   
I can't seem to reproduce this. Can you please verify if this still crashes? Thanks
(0011007)
Alan Scott   
2008-03-31 19:46   
Feedback given in a separate e-mail. This still crashes with Windows XP. Although I don't think it matters, I am building with the silo reader.
(0011061)
Utkarsh Ayachit   
2008-04-03 11:54   
BUG: Fixed BUG 0006659. (index--) was used instead of (*index)--. Fixed that.

/cvsroot/ParaView3/ParaView3/Servers/Common/vtkPVCompositeDataInformation.cxx,v
 <-- Servers/Common/vtkPVCompositeDataInformation.cxx
new revision: 1.13; previous revision: 1.12
(0011142)
Alan Scott   
2008-04-07 19:26   
Tested local paraview, as stated in the bug.