MantisBT - VTK
View Issue Details
0012629VTK(No Category)public2011-10-05 09:352013-12-16 12:45
Takuya OSHIMA 
Dave DeMarle 
highminorhave not tried
closedfixed 
5.8.0 
5.8.1 
Kitware
crash
0012629: Incorrect polyhedron insertion in vtkAppendFilter
There is an incorrect insertion of polyhedral cell in vtkAppendFilter which causes crash.

I attached patch to fix the problem. I'll attach a test case later if permission is granted by the original reporter.
No tags attached.
patch 0001-Fix-polyhedron-handling-in-vtkAppendFilter.patch (1,760) 2011-10-05 09:35
https://www.vtk.org/Bug/file/9040/0001-Fix-polyhedron-handling-in-vtkAppendFilter.patch
bz2 zone.Mesh.tar.bz2 (1,353,723) 2011-10-05 11:05
https://www.vtk.org/Bug/file/9041/zone.Mesh.tar.bz2
Issue History
2011-10-05 09:35Takuya OSHIMANew Issue
2011-10-05 09:35Takuya OSHIMAFile Added: 0001-Fix-polyhedron-handling-in-vtkAppendFilter.patch
2011-10-05 09:37David PartykaAssigned To => David Partyka
2011-10-05 09:37David PartykaStatusbacklog => tabled
2011-10-05 09:37David PartykaTarget Version => 5.8.1
2011-10-05 11:05Takuya OSHIMAFile Added: zone.Mesh.tar.bz2
2011-10-05 11:05Takuya OSHIMANote Added: 0027541
2013-07-22 20:03Dave DeMarleStatustabled => backlog
2013-07-22 20:03Dave DeMarleNote Added: 0031270
2013-07-22 20:31Dave DeMarleAssigned ToDavid Partyka => Dave DeMarle
2013-07-22 20:31Dave DeMarleStatusbacklog => tabled
2013-07-22 20:43Dave DeMarleStatustabled => backlog
2013-08-19 11:57David ThompsonNote Added: 0031485
2013-12-16 12:45Dave DeMarleStatusbacklog => closed
2013-12-16 12:45Dave DeMarleResolutionopen => fixed

Notes
(0027541)
Takuya OSHIMA   
2011-10-05 11:05   
Attached a test case. To replicate the problem with ParaView, unpack zone.Mesh.tar.gz2 and
1.Open case.foam
2.Set Case Type to Decomposed Case
3.Check Read Zones at the bottom of the reader panel
4.Apply
and ParaView hangs.
(0031270)
Dave DeMarle   
2013-07-22 20:03   
moving all "tabled" bugs into "backlog" category since "tabled" is no longer used.
(0031485)
David Thompson   
2013-08-19 11:57   
This may be fixed by recent commits. See ParaView bug 14188.