Ticket #5987: menu_deadlock.txt

File menu_deadlock.txt, 5.1 KB (added by Ziusudra, 14 years ago)

gdb backtraces

Line 
1[tcsetpgrp failed in terminal_inferior: Invalid Argument]
2[tcsetpgrp failed in terminal_inferior: Invalid Argument]
3[Switching to team /boot/system/Tracker (1641) thread w>Home cached menu (1715)]
40x00327ac8 in BMenu::_NextItem () from /boot/system/lib/libbe.so
5(gdb) bt
6#0 0x00327ac8 in BMenu::_NextItem () from /boot/system/lib/libbe.so
7#1 0x003279ed in BMenu::_SelectNextItem () from /boot/system/lib/libbe.so
8#2 0x003229ca in BMenu::KeyDown () from /boot/system/lib/libbe.so
9#3 0x0038da12 in BWindow::DispatchMessage () from /boot/system/lib/libbe.so
10#4 0x00330b0b in BPrivate::BMenuWindow::DispatchMessage ()
11 from /boot/system/lib/libbe.so
12#5 0x00392978 in BWindow::task_looper () from /boot/system/lib/libbe.so
13#6 0x002cbcaf in BLooper::_task0_ () from /boot/system/lib/libbe.so
14#7 0x0069d0b2 in thread_entry () from /boot/system/lib/libroot.so
15#8 0x702c9fec in ?? ()
16(gdb) next
17Single stepping until exit from function _NextItem__C5BMenuP9BMenuItemb,
18which has no line number information.
19
20Program received signal SIGTRAP, Trace/breakpoint trap.
21[Switching to team /boot/system/Tracker (1641) thread Tracker (1641)]
220xffff0114 in ?? ()
23(gdb) bt
24#0 0xffff0114 in ?? ()
25#1 0x0069cad6 in port_buffer_size_etc () from /boot/system/lib/libroot.so
26#2 0x002cbd06 in BLooper::ReadRawFromPort () from /boot/system/lib/libbe.so
27#3 0x002cbd92 in BLooper::ReadMessageFromPort ()
28 from /boot/system/lib/libbe.so
29#4 0x002cb42f in BLooper::MessageFromPort () from /boot/system/lib/libbe.so
30#5 0x002cbf1f in BLooper::task_looper () from /boot/system/lib/libbe.so
31#6 0x002bff39 in BApplication::Run () from /boot/system/lib/libbe.so
32#7 0x00200abf in main ()
33(gdb) next
34Cannot find bounds of current function
35(gdb) cont
36Continuing.
37
38
39[tcsetpgrp failed in terminal_inferior: Invalid Argument]
40[tcsetpgrp failed in terminal_inferior: Invalid Argument]
41[Switching to team /boot/system/Tracker (1641) thread w>Home cached menu (1715)]
420x0032de56 in BMenuItem::IsEnabled () from /boot/system/lib/libbe.so
43(gdb) bt
44#0 0x0032de56 in BMenuItem::IsEnabled () from /boot/system/lib/libbe.so
45#1 0x003279ed in BMenu::_SelectNextItem () from /boot/system/lib/libbe.so
46#2 0x003229ca in BMenu::KeyDown () from /boot/system/lib/libbe.so
47#3 0x0038da12 in BWindow::DispatchMessage () from /boot/system/lib/libbe.so
48#4 0x00330b0b in BPrivate::BMenuWindow::DispatchMessage ()
49 from /boot/system/lib/libbe.so
50#5 0x00392978 in BWindow::task_looper () from /boot/system/lib/libbe.so
51#6 0x002cbcaf in BLooper::_task0_ () from /boot/system/lib/libbe.so
52#7 0x0069d0b2 in thread_entry () from /boot/system/lib/libroot.so
53#8 0x702c9fec in ?? ()
54(gdb) step
55Single stepping until exit from function IsEnabled__C9BMenuItem,
56which has no line number information.
57
58Program received signal SIGTRAP, Trace/breakpoint trap.
59[Switching to team /boot/system/Tracker (1641) thread Tracker (1641)]
600xffff0114 in ?? ()
61(gdb) bt
62#0 0xffff0114 in ?? ()
63#1 0x0069cad6 in port_buffer_size_etc () from /boot/system/lib/libroot.so
64#2 0x002cbd06 in BLooper::ReadRawFromPort () from /boot/system/lib/libbe.so
65#3 0x002cbd92 in BLooper::ReadMessageFromPort ()
66 from /boot/system/lib/libbe.so
67#4 0x002cb42f in BLooper::MessageFromPort () from /boot/system/lib/libbe.so
68#5 0x002cbf1f in BLooper::task_looper () from /boot/system/lib/libbe.so
69#6 0x002bff39 in BApplication::Run () from /boot/system/lib/libbe.so
70#7 0x00200abf in main ()
71(gdb) cont
72Continuing.
73
74
75[tcsetpgrp failed in terminal_inferior: Invalid Argument]
76[tcsetpgrp failed in terminal_inferior: Invalid Argument]
77[Switching to team /boot/system/Tracker (1641) thread w>Home cached menu (1715)]
780x00323aa9 in BMenu::ItemAt () from /boot/system/lib/libbe.so
79(gdb) bt
80#0 0x00323aa9 in BMenu::ItemAt () from /boot/system/lib/libbe.so
81#1 0x00327ace in BMenu::_NextItem () from /boot/system/lib/libbe.so
82#2 0x003279ed in BMenu::_SelectNextItem () from /boot/system/lib/libbe.so
83#3 0x003229ca in BMenu::KeyDown () from /boot/system/lib/libbe.so
84#4 0x0038da12 in BWindow::DispatchMessage () from /boot/system/lib/libbe.so
85#5 0x00330b0b in BPrivate::BMenuWindow::DispatchMessage ()
86 from /boot/system/lib/libbe.so
87#6 0x00392978 in BWindow::task_looper () from /boot/system/lib/libbe.so
88#7 0x002cbcaf in BLooper::_task0_ () from /boot/system/lib/libbe.so
89#8 0x0069d0b2 in thread_entry () from /boot/system/lib/libroot.so
90#9 0x702c9fec in ?? ()
91(gdb) step
92Single stepping until exit from function ItemAt__C5BMenul,
93which has no line number information.
94
95Program received signal SIGTRAP, Trace/breakpoint trap.
96[Switching to team /boot/system/Tracker (1641) thread Tracker (1641)]
970xffff0114 in ?? ()
98(gdb) bt
99#0 0xffff0114 in ?? ()
100#1 0x0069cad6 in port_buffer_size_etc () from /boot/system/lib/libroot.so
101#2 0x002cbd06 in BLooper::ReadRawFromPort () from /boot/system/lib/libbe.so
102#3 0x002cbd92 in BLooper::ReadMessageFromPort ()
103 from /boot/system/lib/libbe.so
104#4 0x002cb42f in BLooper::MessageFromPort () from /boot/system/lib/libbe.so
105#5 0x002cbf1f in BLooper::task_looper () from /boot/system/lib/libbe.so
106#6 0x002bff39 in BApplication::Run () from /boot/system/lib/libbe.so
107#7 0x00200abf in main ()
108(gdb) cont
109Continuing.
110