Ticket #182: sc.txt

File sc.txt, 2.7 KB (added by genki@…, 18 years ago)

stackcrawl

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"...(nodebugging symbols found)
8
9Thread311 called debugger(): Looper mustbe locked.
10Reading symbols from/boot/beos/system/lib/libmedia.so...(no debugging symbols found)...done.
11Loaded symbols for /boot/beos/system/lib/libmedia.so
12Reading symbols from /boot/beos/system/lib/libbe.so...(no debugging symbols found)...done.
13Loaded symbols for /boot/beos/system/lib/libbe.so
14Reading symbols from /boot/beos/system/lib/libroot.so...done.
15Loaded symbols for /boot/beos/system/lib/libroot.so
16Reading symbols from /boot/beos/system/lib/libtranslation.so...done.
17Loaded symbols for /boot/beos/system/lib/libtranslation.so
18Reading symbols from /boot/beos/system/lib/libtracker.so...done.
19Loaded symbols for /boot/beos/system/lib/libtracker.so
20Reading symbols from /boot/beos/system/lib/libtextencoding.so...done.
21Loaded symbols for /boot/beos/system/lib/libtextencoding.so
22Reading symbols from /boot/beos/system/lib/libnet.so...done.
23Loaded symbols for /boot/beos/system/lib/libnet.so
24Reading symbols from /boot/beos/system/lib/libstdc++.r4.so...done.
25Loaded symbols for /boot/beos/system/lib/libstdc++.r4.so
26Reading symbols from /boot/beos/system/lib/libsocket.so...done.
27Loaded symbols for /boot/beos/system/lib/libsocket.so
28
29[Switching to team CL-Amp_v371_x86/CL-Amp (311) thread CL-Amp (311)]
300x00918567 in _kern_debugger () from /boot/beos/system/lib/libroot.so
31(gdb) bt
32#0 0x00918567 in _kern_debugger () from /boot/beos/system/lib/libroot.so
33#1 0x0091398f in debugger () from /boot/beos/system/lib/libroot.so
34#2 0x007aa96e in BLooper::check_lock () from /boot/beos/system/lib/libbe.so
35#3 0x00830cde in BView::check_lock_no_pick ()
36 from /boot/beos/system/lib/libbe.so
37#4 0x0082e920 in BView::RemoveSelf () from /boot/beos/system/lib/libbe.so
38#5 0x0082e843 in BView::RemoveChild () from /boot/beos/system/lib/libbe.so
39#6 0x0083225d in BWindow::RemoveChild () from /boot/beos/system/lib/libbe.so
40#7 0x007cabfd in BBitmap::RemoveChild () from /boot/beos/system/lib/libbe.so
41#8 0x002572d4 in SongView::FrameResized ()
42#9 0x00259cfa in SongView::ResizeWindow ()
43#10 0x002516d3 in SongSelector::Init ()
44#11 0x00237acf in MainView::Init ()
45#12 0x00235c40 in MainView::MainView ()
46#13 0x00265c83 in TheApp::TheApp ()
47#14 0x00266cba in main ()
48(gdb)