MantisBT - VTK
View Issue Details
0007164VTK(No Category)public2008-06-05 04:252016-08-12 09:54
Peter Wainwright 
Kitware Robot 
normalcrashalways
closedmoved 
 
 
0007164: I can reliably crash vtkVolumeTextureMapper::InitializeRender
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!
No tags attached.
? vtktuterror.tcl (786) 2008-06-05 04:25
https://www.vtk.org/Bug/file/6522/vtktuterror.tcl
Issue History
2008-06-05 04:25Peter WainwrightNew Issue
2008-06-05 04:25Peter WainwrightFile Added: vtktuterror.tcl
2008-06-05 04:34Peter WainwrightNote Added: 0012255
2011-06-16 13:11Zack GalbreathCategory => (No Category)
2016-08-12 09:54Kitware RobotNote Added: 0036983
2016-08-12 09:54Kitware RobotStatusexpired => closed
2016-08-12 09:54Kitware RobotResolutionopen => moved
2016-08-12 09:54Kitware RobotAssigned To => Kitware Robot

Notes
(0012255)
Peter Wainwright   
2008-06-05 04:34   
This crash happens both in vtk-5.0.4 (specifically vtk-5.0.4-19.el5.x86_64) and in CVS head (1st June 2008).
(0036983)
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.