| View Issue Details [ Jump to Notes ] | [ Print ] | ||||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | ||||
| 0001500 | VTK | (No Category) | public | 2005-01-19 14:29 | 2016-08-12 09:54 | ||||
| Reporter | William Leue | ||||||||
| Assigned To | Dave DeMarle | ||||||||
| Priority | normal | Severity | major | Reproducibility | always | ||||
| Status | closed | Resolution | moved | ||||||
| Platform | OS | OS Version | |||||||
| Product Version | |||||||||
| Target Version | Fixed in Version | ||||||||
| Summary | 0001500: vtkOBBTree segmentation fault | ||||||||
| Description | 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. | ||||||||
| Tags | No tags attached. | ||||||||
| Project | |||||||||
| Type | |||||||||
| Attached Files | |||||||||
| Relationships | |
| Relationships |
| Notes | |
|
(0002085) Mathieu Malaterre (developer) 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 (manager) 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 (administrator) 2013-07-22 19:06 |
If the bug is still present in 6.0, please reopen. |
|
(0036762) Kitware Robot (administrator) 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. |
| Notes |
| Issue History | |||
| Date Modified | Username | Field | Change |
| 2008-11-30 09:22 | Mathieu Malaterre | Assigned To | Mathieu Malaterre => David Cole |
| 2011-01-19 10:13 | David Cole | Assigned To | David Cole => |
| 2011-06-16 13:11 | Zack Galbreath | Category | => (No Category) |
| 2013-06-05 17:09 | Jean-Christophe Fillion-Robin | Note Added: 0030938 | |
| 2013-07-22 19:06 | Dave DeMarle | Note Added: 0031210 | |
| 2013-07-22 19:06 | Dave DeMarle | Status | backlog => expired |
| 2013-07-22 19:06 | Dave DeMarle | Assigned To | => Dave DeMarle |
| 2016-08-12 09:54 | Kitware Robot | Note Added: 0036762 | |
| 2016-08-12 09:54 | Kitware Robot | Status | expired => closed |
| 2016-08-12 09:54 | Kitware Robot | Resolution | open => moved |
| Issue History |
| Copyright © 2000 - 2018 MantisBT Team |