Opened 18 years ago

Closed 18 years ago

Last modified 18 years ago

#382 closed bug (fixed)

GLTeapot crash on launch

Reported by: diver Owned by: sikosis
Priority: normal Milestone: R1
Component: Applications Version:
Keywords: Cc:
Blocked By: Blocking:
Platform: All

Description

GNU gdb 6.3 Copyright 2004 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain conditions. Type "show copying" to see the conditions. There is absolutely no warranty for GDB. Type "show warranty" for details. This GDB was configured as "i586-pc-haiku"...(no debugging symbols found)

Thread 437 caused an exception: Segment violation Reading symbols from /boot/beos/system/lib/libbe.so...(no debugging symbols found)...done. Loaded symbols for /boot/beos/system/lib/libbe.so Reading symbols from /boot/beos/system/lib/libtranslation.so...(no debugging symbols found)...done. Loaded symbols for /boot/beos/system/lib/libtranslation.so Reading symbols from /boot/beos/system/lib/libgame.so... (no debugging symbols found)...done. Loaded symbols for /boot/beos/system/lib/libgame.so Reading symbols from /boot/beos/system/lib/libGL.so...(no debugging symbols found)...done. Loaded symbols for /boot/beos/system/lib/libGL.so Reading symbols from /boot/beos/system/lib/libnet.so... (no debugging symbols found)...done. Loaded symbols for /boot/beos/system/lib/libnet.so Reading symbols from /boot/beos/system/lib/libroot.so...done. Loaded symbols for /boot/beos/system/lib/libroot.so Reading symbols from /boot/beos/system/lib/libstdc++.hrev4.so...done. Loaded symbols for /boot/beos/system/lib/libstdc++.hrev4.so Reading symbols from /boot/beos/system/lib/libmedia.so...done. Loaded symbols for /boot/beos/system/lib/libmedia.so Reading symbols from /boot/beos/system/lib/libsocket.so...done. Loaded symbols for /boot/beos/system/lib/libsocket.so

[Switching to team /BeBox/beos/apps/GLTeapot (437) thread GLTeapot (437)] 0x005505a2 in _IO_vfscanf () from /boot/beos/system/lib/libroot.so (gdb) bt #0 0x005505a2 in _IO_vfscanf () from /boot/beos/system/lib/libroot.so #1 0x00554846 in vfscanf () from /boot/beos/system/lib/libroot.so #2 0x00546fcf in fscanf () from /boot/beos/system/lib/libroot.so #3 0x002097ae in TriangleObject::TriangleObject () #4 0x002071d4 in ObjectView::ObjectView () #5 0x0020b2ca in main () (gdb)

Change History (3)

comment:1 by korli, 18 years ago

Status: newclosed

comment:2 by korli, 18 years ago

Resolution: fixed

GLTeapot needs its data file. Both were added on the hd image in revision 17067.

comment:3 by korli, 18 years ago

bug_group: developers
Note: See TracTickets for help on using tickets.