Ticket #1819: gdb.txt

File gdb.txt, 2.9 KB (added by drackham, 16 years ago)

gdb backtrace of crashed Deskbar

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
9[tcsetpgrp failed in terminal_inferior: Invalid Argument]
10Thread 1321 called debugger(): Scrollers are already attached!
11Reading symbols from /boot/beos/system/lib/libbe.so...(no debugging symbols found)...done.
12Loaded symbols for /boot/beos/system/lib/libbe.so
13Reading symbols from /boot/beos/system/lib/libtracker.so...(no debugging symbols found)...done.
14Loaded symbols for /boot/beos/system/lib/libtracker.so
15Reading symbols from /boot/beos/system/lib/libroot.so...done.
16Loaded symbols for /boot/beos/system/lib/libroot.so
17Reading symbols from /boot/beos/system/lib/libstdc++.r4.so...done.
18Loaded symbols for /boot/beos/system/lib/libstdc++.r4.so
19Reading symbols from /boot/beos/system/lib/libtranslation.so...done.
20Loaded symbols for /boot/beos/system/lib/libtranslation.so
21Reading symbols from /boot/beos/system/lib/libtextencoding.so...done.
22Loaded symbols for /boot/beos/system/lib/libtextencoding.so
23Reading symbols from /boot/beos/apps/ProcessController...done.
24Loaded symbols for /boot/beos/apps/ProcessController
25[tcsetpgrp failed in terminal_inferior: Invalid Argument]
26
27[Switching to team /boot/beos/system/Deskbar (1275) thread w>Global Popup cached menu (1321)]
280xffff0104 in ?? ()
29(gdb) bt
30#0 0xffff0104 in ?? ()
31#1 0x0068a9ee in debugger () from /boot/beos/system/lib/libroot.so
32#2 0x0034b4eb in BPrivate::BMenuWindow::AttachScrollers ()
33 from /boot/beos/system/lib/libbe.so
34#3 0x00343726 in BMenu::_UpdateWindowViewSize ()
35 from /boot/beos/system/lib/libbe.so
36#4 0x0033e861 in BMenu::AddItem () from /boot/beos/system/lib/libbe.so
37#5 0x0033e7b3 in BMenu::AddItem () from /boot/beos/system/lib/libbe.so
38#6 0x008a4f31 in ThreadBarMenu::AddNew ()
39 from /boot/beos/apps/ProcessController
40#7 0x008a5051 in ThreadBarMenu::Update ()
41 from /boot/beos/apps/ProcessController
42#8 0x008a3dbc in TeamBarMenu::Pulse () from /boot/beos/apps/ProcessController
43#9 0x00393702 in BView::_Pulse () from /boot/beos/system/lib/libbe.so
44#10 0x00393719 in BView::_Pulse () from /boot/beos/system/lib/libbe.so
45#11 0x00393719 in BView::_Pulse () from /boot/beos/system/lib/libbe.so
46#12 0x00397772 in BWindow::DispatchMessage ()
47 from /boot/beos/system/lib/libbe.so
48#13 0x0034b313 in BPrivate::BMenuWindow::DispatchMessage ()
49 from /boot/beos/system/lib/libbe.so
50#14 0x0039b47f in BWindow::task_looper () from /boot/beos/system/lib/libbe.so
51#15 0x002f9a4f in BLooper::_task0_ () from /boot/beos/system/lib/libbe.so
52#16 0x0068ee30 in thread_entry () from /boot/beos/system/lib/libroot.so
53#17 0x701c5fec in ?? ()
54(gdb)