MantisBT - VTK | |||||
| View Issue Details | |||||
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0012776 | VTK | (No Category) | public | 2011-12-08 04:19 | 2016-08-12 09:55 |
| Reporter | Mathieu Malaterre | ||||
| Assigned To | Dave DeMarle | ||||
| Priority | high | Severity | minor | Reproducibility | have not tried |
| Status | closed | Resolution | moved | ||
| Platform | OS | OS Version | |||
| Product Version | |||||
| Target Version | Fixed in Version | ||||
| Project | TBD | ||||
| Type | crash | ||||
| Summary | 0012776: Crashes when importing VRML file (containing PROTO) | ||||
| Description | VTK is crashing on the attached VRML file: Program received signal SIGSEGV, Segmentation fault. 0x00007ffff701ec32 in vtkPoints::GetPoint (this=0x7ffff7f63a98, id=0) at /home/mathieu/Kitware/VTK/Common/vtkPoints.h:117 117 double *GetPoint(vtkIdType id) { return this->Data->GetTuple(id);}; (gdb) bt #0 0x00007ffff701ec32 in vtkPoints::GetPoint (this=0x7ffff7f63a98, id=0) at /home/mathieu/Kitware/VTK/Common/vtkPoints.h:117 #1 0x00007ffff719237d in vtkVRMLImporter::exitField (this=0x639240) at /home/mathieu/Kitware/VTK/Hybrid/vtkVRMLImporter.cxx:6056 #2 0x00007ffff718ba94 in yyparse (self=0x639240) at /home/mathieu/Kitware/VTK/Hybrid/vtkVRMLImporter.cxx:1358 #3 0x00007ffff718e8e3 in vtkVRMLImporter::ImportBegin (this=0x639240) at /home/mathieu/Kitware/VTK/Hybrid/vtkVRMLImporter.cxx:5413 #4 0x00007ffff67e2625 in vtkImporter::Read (this=0x639240) at /home/mathieu/Kitware/VTK/Rendering/vtkImporter.cxx:79 #5 0x0000000000400b6c in vtkImporter::Update (this=0x639240) at /home/mathieu/Kitware/VTK/Rendering/vtkImporter.h:76 #6 0x0000000000400af7 in main (argc=2, argv=0x7fffffffe678) at /tmp/v/bla.cxx:8 Python code is: >>> import vtk >>> reader = vtk.vtkVRMLImporter() >>> reader.SetFileName('mayavi-crash.wrl') >>> reader.Update() | ||||
| Steps To Reproduce | |||||
| Additional Information | |||||
| Tags | No tags attached. | ||||
| Relationships | |||||
| Attached Files | https://www.vtk.org/Bug/file/9083/mayavi-crash.wrl | ||||
| Issue History | |||||
| Date Modified | Username | Field | Change | ||
| 2011-12-08 04:19 | Mathieu Malaterre | New Issue | |||
| 2011-12-08 04:19 | Mathieu Malaterre | File Added: mayavi-crash.wrl | |||
| 2013-07-22 12:43 | Dave DeMarle | Note Added: 0031152 | |||
| 2013-07-22 12:43 | Dave DeMarle | Status | backlog => expired | ||
| 2013-07-22 12:43 | Dave DeMarle | Resolution | open => fixed | ||
| 2013-07-22 12:43 | Dave DeMarle | Assigned To | => Dave DeMarle | ||
| 2016-05-07 09:06 | Drew Parsons | Note Added: 0035937 | |||
| 2016-08-12 09:55 | Kitware Robot | Note Added: 0037258 | |||
| 2016-08-12 09:55 | Kitware Robot | Status | expired => closed | ||
| 2016-08-12 09:55 | Kitware Robot | Resolution | fixed => moved | ||
| Notes | |||||
|
|
|||||
|
|
||||
|
|
|||||
|
|
||||
|
|
|||||
|
|
||||