Changes between Initial Version and Version 4 of Ticket #5402
- Timestamp:
- Nov 4, 2011, 1:00:29 PM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #5402
- Property Resolution → duplicate
- Property Status new → closed
- Property Blocked By → 3075
-
Ticket #5402 – Description
initial v4 9 9 Thread 576 caused an exception: Segment violation 10 10 ---snip--- 11 [tcsetpgrp failed in terminal_inferior: Invalid Argument]12 11 [Switching to team /boot/system/Deskbar (317) thread menu_tracking (576)] 13 12 0x003ffc19 in BList::ItemAt () from /boot/system/lib/libbe.so 14 13 (gdb) bt 15 14 #0 0x003ffc19 in BList::ItemAt () from /boot/system/lib/libbe.so 16 #1 0x00562e93 in WhileEachListItem<BString, long, char const*> () 17 from /boot/system/lib/libtracker.so 18 #2 0x0056088c in BPrivate::Model::SupportsMimeType () 19 from /boot/system/lib/libtracker.so 20 #3 0x00567d55 in BPrivate::SpringLoadedFolderSetMenuStates () 21 from /boot/system/lib/libtracker.so 22 #4 0x00567e84 in BPrivate::BNavMenu::AttachedToWindow () 23 from /boot/system/lib/libtracker.so 15 #1 0x00562e93 in WhileEachListItem<BString, long, char const*> () from /boot/system/lib/libtracker.so 16 #2 0x0056088c in BPrivate::Model::SupportsMimeType () from /boot/system/lib/libtracker.so 17 #3 0x00567d55 in BPrivate::SpringLoadedFolderSetMenuStates () from /boot/system/lib/libtracker.so 18 #4 0x00567e84 in BPrivate::BNavMenu::AttachedToWindow () from /boot/system/lib/libtracker.so 24 19 #5 0x003a5adc in BView::_Attach () from /boot/system/lib/libbe.so 25 20 #6 0x003acbbc in BView::_AddChild () from /boot/system/lib/libbe.so 26 21 #7 0x003acc21 in BView::AddChild () from /boot/system/lib/libbe.so 27 #8 0x00359fa6 in BPrivate::BMenuFrame::AttachedToWindow () 28 from /boot/system/lib/libbe.so 22 #8 0x00359fa6 in BPrivate::BMenuFrame::AttachedToWindow () from /boot/system/lib/libbe.so 29 23 #9 0x003a5adc in BView::_Attach () from /boot/system/lib/libbe.so 30 24 #10 0x003acbbc in BView::_AddChild () from /boot/system/lib/libbe.so 31 25 #11 0x003acc21 in BView::AddChild () from /boot/system/lib/libbe.so 32 26 #12 0x003b6dd4 in BWindow::AddChild () from /boot/system/lib/libbe.so 33 #13 0x0035a110 in BPrivate::BMenuWindow::AttachMenu () 34 from /boot/system/lib/libbe.so 27 #13 0x0035a110 in BPrivate::BMenuWindow::AttachMenu () from /boot/system/lib/libbe.so 35 28 #14 0x0034d9f6 in BMenu::_Show () from /boot/system/lib/libbe.so 36 29 #15 0x0034dba8 in BMenu::_SelectItem () from /boot/system/lib/libbe.so 37 #16 0x0034e0e8 in BMenu::_UpdateStateOpenSelect () 38 from /boot/system/lib/libbe.so 39 ---Type <return> to continue, or q <return> to quit--- 30 #16 0x0034e0e8 in BMenu::_UpdateStateOpenSelect () from /boot/system/lib/libbe.so 40 31 #17 0x0034e4b3 in BMenu::_Track () from /boot/system/lib/libbe.so 41 32 #18 0x003520f0 in BMenuBar::_Track () from /boot/system/lib/libbe.so … … 43 34 #20 0x0064adf0 in thread_entry () from /boot/system/lib/libroot.so 44 35 #21 0x78143fec in ?? () 45 (gdb) 36 (gdb) 37 }}}