Ticket #7221: Tracker_crash_r39648.txt

File Tracker_crash_r39648.txt, 4.0 KB (added by jonas.kirilla, 13 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
9[tcsetpgrp failed in terminal_inferior: Invalid Argument]
10Thread 22951 called debugger(): Looper must be locked.
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/libroot.so...done.
18Loaded symbols for /boot/system/lib/libroot.so
19Reading symbols from /boot/system/lib/libstdc++.r4.so...done.
20Loaded symbols for /boot/system/lib/libstdc++.r4.so
21Reading symbols from /boot/system/lib/libtranslation.so...done.
22Loaded symbols for /boot/system/lib/libtranslation.so
23Reading symbols from /boot/system/lib/liblocale.so...done.
24Loaded symbols for /boot/system/lib/liblocale.so
25Reading symbols from /boot/system/lib/libtextencoding.so...done.
26Loaded symbols for /boot/system/lib/libtextencoding.so
27Reading symbols from /boot/system/lib/libicudata.so.44...
28warning: Lowest section in /boot/system/lib/libicudata.so.44 is .hash at 00000094
29done.
30Loaded symbols for /boot/system/lib/libicudata.so.44
31Reading symbols from /boot/system/lib/libicui18n.so.44...done.
32Loaded symbols for /boot/system/lib/libicui18n.so.44
33Reading symbols from /boot/system/lib/libicuio.so.44...done.
34Loaded symbols for /boot/system/lib/libicuio.so.44
35Reading symbols from /boot/system/lib/libicule.so.44...done.
36Loaded symbols for /boot/system/lib/libicule.so.44
37Reading symbols from /boot/system/lib/libiculx.so.44...done.
38Loaded symbols for /boot/system/lib/libiculx.so.44
39Reading symbols from /boot/system/lib/libicutu.so.44...done.
40Loaded symbols for /boot/system/lib/libicutu.so.44
41Reading symbols from /boot/system/lib/libicuuc.so.44...done.
42Loaded symbols for /boot/system/lib/libicuuc.so.44
43Reading symbols from /boot/system/lib/libroot-addon-icu.so...done.
44Loaded symbols for /boot/system/lib/libroot-addon-icu.so
45Reading symbols from /boot/system/apps/ProcessController...done.
46Loaded symbols for /boot/system/apps/ProcessController
47[tcsetpgrp failed in terminal_inferior: Invalid Argument]
48[Switching to team /boot/system/Tracker (519) thread w>in (22951)]
490xffff0114 in ?? ()
50(gdb) bt
51#0 0xffff0114 in ?? ()
52#1 0x006b9fee in debugger () from /boot/system/lib/libroot.so
53#2 0x002d49a9 in BLooper::check_lock () from /boot/system/lib/libbe.so
54#3 0x0039a8a1 in BView::_CheckLockAndSwitchCurrent ()
55 from /boot/system/lib/libbe.so
56#4 0x0039a811 in BView::_CheckOwnerLockAndSwitchCurrent ()
57 from /boot/system/lib/libbe.so
58#5 0x003929b0 in BView::GetFont () from /boot/system/lib/libbe.so
59#6 0x0055cc91 in BPrivate::BContainerWindow::AddMimeMenu ()
60 from /boot/system/lib/libtracker.so
61#7 0x0055d44b in BPrivate::BContainerWindow::AddMimeTypesToMenu ()
62 from /boot/system/lib/libtracker.so
63#8 0x0055cab5 in BPrivate::BContainerWindow::AddMimeTypesToMenu ()
64 from /boot/system/lib/libtracker.so
65#9 0x005d24ab in BPrivate::BPoseView::AddPosesCompleted ()
66 from /boot/system/lib/libtracker.so
67#10 0x005d47ac in BPrivate::BPoseView::MessageReceived ()
68 from /boot/system/lib/libtracker.so
69#11 0x002d2b9f in BLooper::DispatchMessage () from /boot/system/lib/libbe.so
70#12 0x0039fa95 in BWindow::DispatchMessage () from /boot/system/lib/libbe.so
71#13 0x003a3d30 in BWindow::task_looper () from /boot/system/lib/libbe.so
72#14 0x002d40fb in BLooper::_task0_ () from /boot/system/lib/libbe.so
73#15 0x006be542 in thread_entry () from /boot/system/lib/libroot.so
74#16 0x7003ffec in ?? ()
75(gdb)