Ticket #1350: GLTeapot_gdb_bt_r21778.txt

File GLTeapot_gdb_bt_r21778.txt, 1.9 KB (added by umccullough, 17 years ago)
Line 
1GNU gdb 6.3
2Copyright 2004 Free Software Foundation, Inc.
3GDB is free software, covered by the GNU General Public License, and you are
4welcome to change it and/or distribute copies of it under certain conditions.
5Type "show copying" to see the conditions.
6There is absolutely no warranty for GDB. Type "show warranty" for details.
7This GDB was configured as "i586-pc-haiku"...(no debugging symbols found)
8
9Thread 414 caused an exception: Segment violation
10Reading symbols from /boot/beos/system/lib/libbe.so...(no debugging symbols found)...done.
11Loaded symbols for /boot/beos/system/lib/libbe.so
12Reading symbols from /boot/beos/system/lib/libGL.so...(no debugging symbols found)...done.
13Loaded symbols for /boot/beos/system/lib/libGL.so
14Reading symbols from /boot/beos/system/lib/libgame.so...
15(no debugging symbols found)...done.
16Loaded symbols for /boot/beos/system/lib/libgame.so
17Reading symbols from /boot/beos/system/lib/libroot.so...done.
18Loaded symbols for /boot/beos/system/lib/libroot.so
19Reading symbols from /boot/beos/system/lib/libqoca.so...done.
20Loaded symbols for /boot/beos/system/lib/libqoca.so
21Reading symbols from /boot/beos/system/lib/libstdc++.r4.so...done.
22Loaded symbols for /boot/beos/system/lib/libstdc++.r4.so
23Reading symbols from /boot/beos/system/lib/libmedia.so...done.
24Loaded symbols for /boot/beos/system/lib/libmedia.so
25Reading symbols from /boot/beos/system/add-ons/opengl/Mesa Software Renderer...done.
26Loaded symbols for /boot/beos/system/add-ons/opengl/Mesa Software Renderer
27
28[Switching to team /boot/beos/demos/GLTeapot (409) thread Simon (414)]
290x00205d93 in FPS::drawChar ()
30(gdb) bt
31#0 0x00205d93 in FPS::drawChar ()
32#1 0x002060a8 in FPS::drawCounter ()
33#2 0x00209eab in ObjectView::DrawFrame ()
34#3 0x00207e0f in simonThread ()
35#4 0x005b4270 in thread_entry () from /boot/beos/system/lib/libroot.so
36#5 0x70080fec in ?? ()
37(gdb)