[vtk-developers] [VTK 0011860]: Crash on vtkUnstructuredGrid::GetCell after DeepCopy of an instance containing polhyedrons

Mantis Bug Tracker mantis at public.kitware.com
Tue Feb 15 04:25:25 EST 2011


The following issue has been SUBMITTED. 
====================================================================== 
http://public.kitware.com/Bug/view.php?id=11860 
====================================================================== 
Reported By:                Anthony Geay
Assigned To:                
====================================================================== 
Project:                    VTK
Issue ID:                   11860
Category:                   (No Category)
Reproducibility:            always
Severity:                   crash
Priority:                   normal
Status:                     new
====================================================================== 
Date Submitted:             2011-02-15 04:25 EST
Last Modified:              2011-02-15 04:25 EST
====================================================================== 
Summary:                    Crash on vtkUnstructuredGrid::GetCell after DeepCopy
of an instance containing polhyedrons
Description: 
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.

Steps to Reproduce: 
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
====================================================================== 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2011-02-15 04:25 Anthony Geay   New Issue                                    
2011-02-15 04:25 Anthony Geay   File Added: mainPolyhedron.cxx                  
 
======================================================================




More information about the vtk-developers mailing list