1 | GNU gdb 6.3
|
---|
2 | Copyright 2004 Free Software Foundation, Inc.
|
---|
3 | GDB is free software, covered by the GNU General Public License, and you are
|
---|
4 | welcome to change it and/or distribute copies of it under certain conditions.
|
---|
5 | Type "show copying" to see the conditions.
|
---|
6 | There is absolutely no warranty for GDB. Type "show warranty" for details.
|
---|
7 | This GDB was configured as "i586-pc-haiku"...(no debugging symbols found)
|
---|
8 |
|
---|
9 | Thread 133 caused an exception: Segment violation
|
---|
10 | Reading symbols from /boot/beos/system/lib/libbe.so...(no debugging symbols found)...done.
|
---|
11 | Loaded symbols for /boot/beos/system/lib/libbe.so
|
---|
12 | Reading symbols from /boot/beos/system/lib/libmedia.so...(no debugging symbols found)...done.
|
---|
13 | Loaded symbols for /boot/beos/system/lib/libmedia.so
|
---|
14 | Reading symbols from /boot/beos/system/lib/libtracker.so...
|
---|
15 | (no debugging symbols found)...done.
|
---|
16 | Loaded symbols for /boot/beos/system/lib/libtracker.so
|
---|
17 | Reading symbols from /boot/beos/system/lib/libmidi.so...(no debugging symbols found)...done.
|
---|
18 | Loaded symbols for /boot/beos/system/lib/libmidi.so
|
---|
19 | Reading symbols from /boot/beos/system/lib/libnet.so...
|
---|
20 | (no debugging symbols found)...done.
|
---|
21 | Loaded symbols for /boot/beos/system/lib/libnet.so
|
---|
22 | Reading symbols from /boot/beos/system/lib/libroot.so...done.
|
---|
23 | Loaded symbols for /boot/beos/system/lib/libroot.so
|
---|
24 | Reading symbols from /boot/beos/system/lib/libstdc++.r4.so...done.
|
---|
25 | Loaded symbols for /boot/beos/system/lib/libstdc++.r4.so
|
---|
26 | Reading symbols from /boot/beos/system/lib/libtranslation.so...done.
|
---|
27 | Loaded symbols for /boot/beos/system/lib/libtranslation.so
|
---|
28 | Reading symbols from /boot/beos/system/lib/libmidi2.so...done.
|
---|
29 | Loaded symbols for /boot/beos/system/lib/libmidi2.so
|
---|
30 | Reading symbols from /boot/beos/system/lib/libsocket.so...done.
|
---|
31 | Loaded symbols for /boot/beos/system/lib/libsocket.so
|
---|
32 |
|
---|
33 | [Switching to team /BeBox/beos/apps/3dmiX (124) thread init_anim (133)]
|
---|
34 | 0x00221b3e in TSoundView::draw_particules ()
|
---|
35 | (gdb) bt
|
---|
36 | #0 0x00221b3e in TSoundView::draw_particules ()
|
---|
37 | #1 0x00221a1d in TSoundView::draw_vectors ()
|
---|
38 | #2 0x002230a5 in TSoundView::Animate ()
|
---|
39 | #3 0x00226431 in TSoundView::do_anim ()
|
---|
40 | #4 0x0022abb9 in init_anim ()
|
---|
41 | #5 0x0070a850 in thread_entry () from /boot/beos/system/lib/libroot.so
|
---|
42 | #6 0x700c1fec in ?? ()
|
---|
43 | (gdb)
|
---|