[vtkusers] VTK *.app Abort trap:6
Sean McBride
sean at rogue-research.com
Tue Apr 11 13:44:55 EDT 2017
On Mon, 10 Apr 2017 18:07:57 -0700, henlau said:
>Just now I tried with a smaller dimension, like 300x300x151 and it works. Is
>that because of my computer not able to handle such large amount of data?
Not "your computer", but it could well be that somewhere there is 32 bit arithmetic that is overflowing. You might try enabling UBSan to detect if this is so:
<http://clang.llvm.org/docs/UndefinedBehaviorSanitizer.html>
Cheers,
--
____________________________________________________________
Sean McBride, B. Eng sean at rogue-research.com
Rogue Research www.rogue-research.com
Mac Software Developer Montréal, Québec, Canada
More information about the vtkusers
mailing list