MantisBT - VTK
View Issue Details
0001500VTK(No Category)public2005-01-19 14:292016-08-12 09:54
William Leue 
Dave DeMarle 
normalmajoralways
closedmoved 
 
 
0001500: vtkOBBTree segmentation fault
The ComputeOBB() method in vtkOBBTree has two polymorphic variants. If the variant that takes a vtkPoints initial argument is called, it works fine. However, if the variant that takes a vtkDataSet initial argument is called, a segmentation fault is generated inside of vtkArray::getSize(), call from inside the OBBTree method.

It appears that this version of the ComputeOBB() method has not been extensively tested (or at all?) judging from the fact that the test coverage analysis from Dart for this method shows no execution counts for any of its lines.
No tags attached.
Issue History
2008-11-30 09:22Mathieu MalaterreAssigned ToMathieu Malaterre => David Cole
2011-01-19 10:13David ColeAssigned ToDavid Cole =>
2011-06-16 13:11Zack GalbreathCategory => (No Category)
2013-06-05 17:09Jean-Christophe Fillion-RobinNote Added: 0030938
2013-07-22 19:06Dave DeMarleNote Added: 0031210
2013-07-22 19:06Dave DeMarleStatusbacklog => expired
2013-07-22 19:06Dave DeMarleAssigned To => Dave DeMarle
2016-08-12 09:54Kitware RobotNote Added: 0036762
2016-08-12 09:54Kitware RobotStatusexpired => closed
2016-08-12 09:54Kitware RobotResolutionopen => moved

Notes
(0002085)
Mathieu Malaterre   
2005-02-18 16:56   
Is this possible that you submit a test example. Or a complete backtrace of the bug. Thanks.
(0030938)
Jean-Christophe Fillion-Robin   
2013-06-05 17:09   
Does the problem still occur with VTK 5.10 ? VTK 6 ?

If the issue is still current, could you also provide a dataset allowing to reproduce the issue.

Ideally, would also be great if you could provide a patch using Gerrit. This would make the review and integration easier. For more details see http://www.vtk.org/Wiki/VTK/Git/Develop [^]
(0031210)
Dave DeMarle   
2013-07-22 19:06   
If the bug is still present in 6.0, please reopen.
(0036762)
Kitware Robot   
2016-08-12 09:54   
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.