Ticket #6281: bt

File bt, 4.3 KB (added by X512, 14 years ago)

More information. Deskbar crashes when I try to put file to leaf menu. GDB with bt attached.

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 1608 caused an exception: Segment violation
11Reading symbols from /boot/system/runtime_loader...done.
12Loaded symbols for /boot/system/runtime_loader
13Reading symbols from /boot/system/lib/libbe.so...done.
14Loaded symbols for /boot/system/lib/libbe.so
15Reading symbols from /boot/system/lib/libtracker.so...done.
16Loaded symbols for /boot/system/lib/libtracker.so
17Reading symbols from /boot/system/lib/liblocale.so...done.
18Loaded symbols for /boot/system/lib/liblocale.so
19Reading symbols from /boot/system/lib/libroot.so...done.
20Loaded symbols for /boot/system/lib/libroot.so
21Reading symbols from /boot/system/lib/libstdc++.r4.so...done.
22Loaded symbols for /boot/system/lib/libstdc++.r4.so
23Reading symbols from /boot/system/lib/libtranslation.so...done.
24Loaded symbols for /boot/system/lib/libtranslation.so
25Reading symbols from /boot/system/lib/libicu-common.so.4.2...done.
26Loaded symbols for /boot/system/lib/libicu-common.so.4.2
27Reading symbols from /boot/system/lib/libicu-i18n.so.4.2...done.
28Loaded symbols for /boot/system/lib/libicu-i18n.so.4.2
29Reading symbols from /boot/system/lib/libtextencoding.so...done.
30Loaded symbols for /boot/system/lib/libtextencoding.so
31Reading symbols from /boot/system/lib/libicu-data.so.4.2...done.
32Loaded symbols for /boot/system/lib/libicu-data.so.4.2
33Reading symbols from /boot/system/add-ons/locale/catalogs/plaintext...done.
34Loaded symbols for /boot/system/add-ons/locale/catalogs/plaintext
35Reading symbols from /boot/system/add-ons/locale/catalogs/zeta...done.
36Loaded symbols for /boot/system/add-ons/locale/catalogs/zeta
37Reading symbols from /boot/system/apps/ProcessController...done.
38Loaded symbols for /boot/system/apps/ProcessController
39Reading symbols from /boot/system/servers/mail_daemon...done.
40Loaded symbols for /boot/system/servers/mail_daemon
41Reading symbols from /boot/system/lib/libmail.so...done.
42Loaded symbols for /boot/system/lib/libmail.so
43Reading symbols from /boot/system/lib/libnetwork.so...done.
44Loaded symbols for /boot/system/lib/libnetwork.so
45Reading symbols from /boot/common/bin/KeymapSwitcher...done.
46Loaded symbols for /boot/common/bin/KeymapSwitcher
47[tcsetpgrp failed in terminal_inferior: Invalid Argument]
48[Switching to team /boot/system/Deskbar (116) thread menu_tracking (1608)]
490x00449cda in BList::ItemAt () from /boot/system/lib/libbe.so
50(gdb)
51(gdb) bt
52#0 0x00449cda in BList::ItemAt () from /boot/system/lib/libbe.so
53#1 0x005f27a4 in long WhileEachListItem<BString, long, char const *> ()
54 from /boot/system/lib/libtracker.so
55#2 0x005f17a2 in BPrivate::Model::SupportsMimeType () from /boot/system/lib/libtracker.so
56#3 0x005f6412 in BPrivate::SpringLoadedFolderSetMenuStates () from /boot/system/lib/libtracker.so
57#4 0x005f7104 in BPrivate::BNavMenu::AttachedToWindow () from /boot/system/lib/libtracker.so
58#5 0x003e340c in BView::_Attach () from /boot/system/lib/libbe.so
59#6 0x003dff99 in BView::_AddChild () from /boot/system/lib/libbe.so
60#7 0x003dfe35 in BView::AddChild () from /boot/system/lib/libbe.so
61#8 0x0038a583 in BPrivate::BMenuFrame::AttachedToWindow () from /boot/system/lib/libbe.so
62#9 0x003e340c in BView::_Attach () from /boot/system/lib/libbe.so
63#10 0x003dff99 in BView::_AddChild () from /boot/system/lib/libbe.so
64#11 0x003dfe35 in BView::AddChild () from /boot/system/lib/libbe.so
65#12 0x003e5a93 in BWindow::AddChild () from /boot/system/lib/libbe.so
66#13 0x0038abb3 in BPrivate::BMenuWindow::AttachMenu () from /boot/system/lib/libbe.so
67#14 0x0037efbc in BMenu::_Show () from /boot/system/lib/libbe.so
68#15 0x00381980 in BMenu::_SelectItem () from /boot/system/lib/libbe.so
69#16 0x0037fd63 in BMenu::_UpdateStateOpenSelect () from /boot/system/lib/libbe.so
70#17 0x0037f50f in BMenu::_Track () from /boot/system/lib/libbe.so
71#18 0x00383b02 in BMenuBar::_Track () from /boot/system/lib/libbe.so
72#19 0x00383899 in BMenuBar::_TrackTask () from /boot/system/lib/libbe.so
73#20 0x0072d0b2 in thread_entry () from /boot/system/lib/libroot.so
74#21 0x7003ffec in ?? ()
75(gdb)