[vtkusers] breaking after vtkErrorMacro

Dominik Szczerba dominik at itis.ethz.ch
Thu Nov 6 17:41:02 EST 2008


Is there a way to stop execution after vtkErrorMacro?
I get a malloc failure in a VTK filter that is not checked for in the 
parent calling stack... (bug report due). pointer==0 is detected (if 
ptr==0 vtkErrorMacro... return 0) but execution continues (leading into 
bushes).
If not, what do I do to exit gracefully on a malloc quit?
-- 
Dominik Szczerba, PhD
Computational Physics Group
IT'IS Foundation for Research
http://www.itis.ethz.ch



More information about the vtkusers mailing list