MantisBT - VTK |
| View Issue Details |
|
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0007164 | VTK | (No Category) | public | 2008-06-05 04:25 | 2016-08-12 09:54 |
|
| Reporter | Peter Wainwright | |
| Assigned To | Kitware Robot | |
| Priority | normal | Severity | crash | Reproducibility | always |
| Status | closed | Resolution | moved | |
| Platform | | OS | | OS Version | |
| Product Version | | |
| Target Version | | Fixed in Version | | |
| Project | |
| Type | |
|
| Summary | 0007164: I can reliably crash vtkVolumeTextureMapper::InitializeRender |
| Description | I made an error copying in an example from a VTK tutorial. The filename was misspelt (I have replaced it by "ThisDoesNotExist.scl" in the attached example).
When the program gets to vtkVolumeTextureMapper::InitializeRender it segfaults, because it does not check for NULL pointers.
It appears that GetScalars() is NULL here!
|
| Steps To Reproduce | |
| Additional Information | |
| Tags | No tags attached. |
| Relationships | |
| Attached Files | vtktuterror.tcl (786) 2008-06-05 04:25 https://www.vtk.org/Bug/file/6522/vtktuterror.tcl |
|
| Issue History |
| Date Modified | Username | Field | Change |
| 2008-06-05 04:25 | Peter Wainwright | New Issue | |
| 2008-06-05 04:25 | Peter Wainwright | File Added: vtktuterror.tcl | |
| 2008-06-05 04:34 | Peter Wainwright | Note Added: 0012255 | |
| 2011-06-16 13:11 | Zack Galbreath | Category | => (No Category) |
| 2016-08-12 09:54 | Kitware Robot | Note Added: 0036983 | |
| 2016-08-12 09:54 | Kitware Robot | Status | expired => closed |
| 2016-08-12 09:54 | Kitware Robot | Resolution | open => moved |
| 2016-08-12 09:54 | Kitware Robot | Assigned To | => Kitware Robot |