MantisBT - VTK
View Issue Details
0011860VTK(No Category)public2011-02-15 04:252016-08-12 09:55
Anthony Geay 
Dave DeMarle 
normalcrashalways
closedmoved 
Linux32bits
 
 
0011860: Crash on vtkUnstructuredGrid::GetCell after DeepCopy of an instance containing polhyedrons
Test on Paraview3.10 RC1.

In attached file ret0 contains polyhedrons and hexaedrons.
After a DeepCopy on ret0, ret instance seems to be incorrect that leads to a crach in GetCell.
The execution of the attached file leads to a SIGSEGV.
When replacing line 122 ret by ret0 it is OK.
It seems that DeepCopy method does not perform copy of additional arrays needed by polyhedrons.

Regards
No tags attached.
cxx mainPolyhedron.cxx (4,995) 2011-02-15 04:25
https://www.vtk.org/Bug/file/8694/mainPolyhedron.cxx
Issue History
2011-02-15 04:25Anthony GeayNew Issue
2011-02-15 04:25Anthony GeayFile Added: mainPolyhedron.cxx
2013-07-22 18:57Dave DeMarleNote Added: 0031203
2013-07-22 18:57Dave DeMarleStatusbacklog => expired
2013-07-22 18:57Dave DeMarleAssigned To => Dave DeMarle
2016-08-12 09:55Kitware RobotNote Added: 0037219
2016-08-12 09:55Kitware RobotStatusexpired => closed
2016-08-12 09:55Kitware RobotResolutionopen => moved

Notes
(0031203)
Dave DeMarle   
2013-07-22 18:57   
If this is still an issue in PV4.0/VTK6.0.0 please reopen this report.
(0037219)
Kitware Robot   
2016-08-12 09:55   
Resolving issue as `moved`.

This issue tracker is no longer used. Further discussion of this issue may take place in the current VTK Issues page linked in the banner at the top of this page.