Comment 2 for bug 21190

Revision history for this message
Richard Kleeman (kleeman) wrote :

Created an attachment (id=4052)
strace for cube

cube is not compiled with debug symbols. I tried running the program through
gdb and also through strace and the
program no longer crashed. Confirmed the original crash with updated system
(9/24/05). strace produces large output file which I have attached. Command
used was:
strace -o cube.txt ./cube_unix -w1600 -h1200