Ticket #4930: Tracker_menu_bt.txt

File Tracker_menu_bt.txt, 4.1 KB (added by Ziusudra, 14 years ago)

backtraces for deadlock

Line 
1/boot/common/libexec/git-core
2
3[tcsetpgrp failed in terminal_inferior: Invalid Argument]
4[tcsetpgrp failed in terminal_inferior: Invalid Argument]
5[Switching to team /boot/system/Tracker (3595) thread w>common cached menu (3656)]
60xffff0114 in ?? ()
7(gdb) bt
8#0 0xffff0114 in ?? ()
9#1 0x0069d7ed in acquire_sem_etc () from /boot/system/lib/libroot.so
10#2 0x002cb492 in BLooper::_LockComplete () from /boot/system/lib/libbe.so
11#3 0x002cb3f3 in BLooper::_Lock () from /boot/system/lib/libbe.so
12#4 0x002ca730 in BLooper::Lock () from /boot/system/lib/libbe.so
13#5 0x0032461d in BMenu::_Show () from /boot/system/lib/libbe.so
14#6 0x00326fd0 in BMenu::_SelectItem () from /boot/system/lib/libbe.so
15#7 0x003220dd in BMenu::KeyDown () from /boot/system/lib/libbe.so
16#8 0x0038c447 in BWindow::DispatchMessage () from /boot/system/lib/libbe.so
17#9 0x00330203 in BPrivate::BMenuWindow::DispatchMessage () from /boot/system/lib/libbe.so
18#10 0x003913e8 in BWindow::task_looper () from /boot/system/lib/libbe.so
19#11 0x002cb757 in BLooper::_task0_ () from /boot/system/lib/libbe.so
20#12 0x0069db42 in thread_entry () from /boot/system/lib/libroot.so
21#13 0x7830afec in ?? ()
22(gdb) step
23Cannot find bounds of current function
24(gdb) cont
25Continuing.
26
27Program received signal SIGTRAP, Trace/breakpoint trap.
28[Switching to team /boot/system/Tracker (3595) thread Tracker (3595)]
290xffff0114 in ?? ()
30(gdb) bt
31#0 0xffff0114 in ?? ()
32#1 0x0069d56a in port_buffer_size_etc () from /boot/system/lib/libroot.so
33#2 0x002cb7ae in BLooper::ReadRawFromPort () from /boot/system/lib/libbe.so
34#3 0x002cb83a in BLooper::ReadMessageFromPort () from /boot/system/lib/libbe.so
35#4 0x002caf0b in BLooper::MessageFromPort () from /boot/system/lib/libbe.so
36#5 0x002cb9d3 in BLooper::task_looper () from /boot/system/lib/libbe.so
37#6 0x002bfd02 in BApplication::Run () from /boot/system/lib/libbe.so
38#7 0x00200abf in main ()
39(gdb) cont
40Continuing.
41
42
43[tcsetpgrp failed in terminal_inferior: Invalid Argument]
44[tcsetpgrp failed in terminal_inferior: Invalid Argument]
45[Switching to team /boot/system/Tracker (3595) thread popup (3646)]
460xffff0114 in ?? ()
47(gdb) bt
48#0 0xffff0114 in ?? ()
49#1 0x0069d7ed in acquire_sem_etc () from /boot/system/lib/libroot.so
50#2 0x002cb492 in BLooper::_LockComplete () from /boot/system/lib/libbe.so
51#3 0x002cb3f3 in BLooper::_Lock () from /boot/system/lib/libbe.so
52#4 0x002ca730 in BLooper::Lock () from /boot/system/lib/libbe.so
53#5 0x00324821 in BMenu::_Hide () from /boot/system/lib/libbe.so
54#6 0x00326f64 in BMenu::_SelectItem () from /boot/system/lib/libbe.so
55#7 0x00324845 in BMenu::_Hide () from /boot/system/lib/libbe.so
56#8 0x00326f64 in BMenu::_SelectItem () from /boot/system/lib/libbe.so
57#9 0x00324845 in BMenu::_Hide () from /boot/system/lib/libbe.so
58#10 0x00326f64 in BMenu::_SelectItem () from /boot/system/lib/libbe.so
59#11 0x00324845 in BMenu::_Hide () from /boot/system/lib/libbe.so
60#12 0x00326f64 in BMenu::_SelectItem () from /boot/system/lib/libbe.so
61#13 0x003255c6 in BMenu::_UpdateStateClose () from /boot/system/lib/libbe.so
62#14 0x00324d8d in BMenu::_Track () from /boot/system/lib/libbe.so
63#15 0x00323e29 in BMenu::Track () from /boot/system/lib/libbe.so
64#16 0x0033ca86 in BPopUpMenu::_StartTrack () from /boot/system/lib/libbe.so
65#17 0x0033c98f in BPopUpMenu::_thread_entry () from /boot/system/lib/libbe.so
66#18 0x0069db42 in thread_entry () from /boot/system/lib/libroot.so
67#19 0x7003ffec in ?? ()
68(gdb) step
69Cannot find bounds of current function
70(gdb) cont
71Continuing.
72
73Program received signal SIGTRAP, Trace/breakpoint trap.
74[Switching to team /boot/system/Tracker (3595) thread Tracker (3595)]
750xffff0114 in ?? ()
76(gdb) bt
77#0 0xffff0114 in ?? ()
78#1 0x0069d56a in port_buffer_size_etc () from /boot/system/lib/libroot.so
79#2 0x002cb7ae in BLooper::ReadRawFromPort () from /boot/system/lib/libbe.so
80#3 0x002cb83a in BLooper::ReadMessageFromPort () from /boot/system/lib/libbe.so
81#4 0x002caf0b in BLooper::MessageFromPort () from /boot/system/lib/libbe.so
82#5 0x002cb9d3 in BLooper::task_looper () from /boot/system/lib/libbe.so
83#6 0x002bfd02 in BApplication::Run () from /boot/system/lib/libbe.so
84#7 0x00200abf in main ()
85(gdb) cont
86Continuing.