Comment #2 on issue 5914 by [email protected]: Crash with right-click on tabstrip, if DCHECK is enabled http://code.google.com/p/chromium/issues/detail?id=5914
--noerrdialogs did not help me. I got the crash info in crash server only after couple of days only :) The dump can be found @ http://crash/reportdetail?email=&clientid=&reportid=cefc738edad39bf0&product=Chrome&version=&signature=&date= Stack trace ########### Thread 0 *CRASHED* (EXCEPTION_BREAKPOINT @0x010078a0) 0x010078a0 [chrome.dll - logging.cc:502] logging::LogMessage::~LogMessage() 0x01532345 [chrome.dll - chrome_menu.cc:1078] views::MenuItemView::MenuItemView(views::MenuDelegate *) 0x01427e95 [chrome.dll - tab.cc:27] TabContextMenuController::TabContextMenuController(Tab *) 0x0142829e [chrome.dll - tab.cc:204] Tab::ShowContextMenu(views::View *,int,int,bool) 0x0151931b [chrome.dll - view.cc:541] views::View::ProcessMouseReleased(views::MouseEvent const &,bool) 0x015282a5 [chrome.dll - root_view.cc:380] views::RootView::OnMouseReleased(views::MouseEvent const &,bool) 0x015860cd [chrome.dll - xp_frame.cc:1977] XPFrame::ProcessMouseReleased(WTL::CPoint const &,unsigned int) 0x015851f7 [chrome.dll - xp_frame.cc:1114] XPFrame::OnMouseButtonUp(unsigned int,WTL::CPoint const &) 0x01583230 [chrome.dll - xp_frame.h:115] XPFrame::ProcessWindowMessage(HWND__ *,unsigned int,unsigned int,long,long &,unsigned long) 0x015209be [chrome.dll - atlwin.h:3073] ATL::CWindowImplBaseT<ATL::CWindow,ATL::CWinTraits<34275328,0> >::WindowProc(HWND__ *,unsigned int,unsigned int,long) 0x7e418733 [user32.dll + 0x00008733] InternalCallWinProc 0x7e418815 [user32.dll + 0x00008815] UserCallWinProcCheckWow 0x7e42a012 [user32.dll + 0x0001a012] CallWindowProcAorW 0x7e42a038 [user32.dll + 0x0001a038] CallWindowProcW 0x0151de5f [chrome.dll - focus_manager.cc:198] views::FocusWindowCallback 0x7e418733 [user32.dll + 0x00008733] InternalCallWinProc 0x7e418815 [user32.dll + 0x00008815] UserCallWinProcCheckWow 0x7e4189cc [user32.dll + 0x000089cc] DispatchMessageWorker 0x7e418a0f [user32.dll + 0x00008a0f] DispatchMessageW 0x015180b4 [chrome.dll - accelerator_handler.cc:29] views::AcceleratorHandler::Dispatch(tagMSG const &) 0x01018b17 [chrome.dll - message_pump_win.cc:248] base::MessagePumpWin::ProcessMessageHelper(tagMSG const &) 0x01018ab6 [chrome.dll - message_pump_win.cc:227] base::MessagePumpWin::ProcessNextWindowsMessage() 0x01018cbb [chrome.dll - message_pump_win.cc:356] base::MessagePumpForUI::DoRunLoop() 0x01018804 [chrome.dll - message_pump_win.cc:95] base::MessagePumpWin::RunWithDispatcher(base::MessagePump::Delegate *,base::MessagePumpWin::Dispatcher *) 0x0100be88 [chrome.dll - message_loop.cc:187] MessageLoop::RunInternal() 0x0100be02 [chrome.dll - message_loop.cc:175] MessageLoop::RunHandler() 0x0100c640 [chrome.dll - message_loop.cc:553] MessageLoopForUI::Run(base::MessagePumpWin::Dispatcher *) 0x011fee1a [chrome.dll - browser_main.cc:559] BrowserMain(CommandLine &,int,sandbox::BrokerServices *) 0x0100344b [chrome.dll - chrome_dll_main.cc:224] ChromeMain 0x00402ac1 [chrome.exe - google_update_client.cc:93] google_update::GoogleUpdateClient::Launch(HINSTANCE__ *,sandbox::SandboxInterfaceInfo *,wchar_t *,int,char const *,int *) 0x00402531 [chrome.exe - chrome_exe_main.cc:66] wWinMain Thread 1 0x7c90e4f4 [ntdll.dll + 0x0000e4f4] KiFastSystemCallRet 0x7c90df2b [ntdll.dll + 0x0000df2b] NtWaitForMultipleObjects 0x7c809573 [kernel32.dll + 0x00009573] CreateFileMappingA 0x7e4195f8 [user32.dll + 0x000095f8] RealMsgWaitForMultipleObjectsEx 0x01018cf9 [chrome.dll - message_pump_win.cc:369] base::MessagePumpForUI::WaitForWork() 0x01018cb5 [chrome.dll - message_pump_win.cc:356] base::MessagePumpForUI::DoRunLoop() 0x01018804 [chrome.dll - message_pump_win.cc:95] base::MessagePumpWin::RunWithDispatcher(base::MessagePump::Delegate *,base::MessagePumpWin::Dispatcher *) 0x0100b7e8 [chrome.dll - message_pump_win.h:123] base::MessagePumpWin::Run(base::MessagePump::Delegate *) 0x0100be93 [chrome.dll - message_loop.cc:192] MessageLoop::RunInternal() 0x0100be02 [chrome.dll - message_loop.cc:175] MessageLoop::RunHandler() 0x0100bda5 [chrome.dll - message_loop.cc:149] MessageLoop::Run() 0x01499667 [chrome.dll - thread.cc:156] base::Thread::ThreadMain() 0x0100daea [chrome.dll - platform_thread_win.cc:28] `anonymous namespace'::ThreadFunc(void *) 0x015b152f [chrome.dll - threadex.c:348] _callthreadstartex 0x015b15d4 [chrome.dll - threadex.c:326] _threadstartex 0x7c80b712 [kernel32.dll + 0x0000b712] BaseThreadStart Thread 2 0x7c90e4f4 [ntdll.dll + 0x0000e4f4] KiFastSystemCallRet 0x7c90df3b [ntdll.dll + 0x0000df3b] ZwWaitForSingleObject 0x7c8025da [kernel32.dll + 0x000025da] WaitForSingleObjectEx 0x7c802541 [kernel32.dll + 0x00002541] WaitForSingleObject 0x0149e7d7 [chrome.dll - condition_variable_win.cc:62] ConditionVariable::TimedWait(TimeDelta const &) 0x0149e700 [chrome.dll - condition_variable_win.cc:46] ConditionVariable::Wait() 0x0124f793 [chrome.dll - dns_master.cc:243] chrome_browser_net::DnsMaster::GetNextAssignment(std::basic_string<char,std::char_traits<char>,std::allocator<char> > *) 0x012cb990 [chrome.dll - dns_slave.cc:60] chrome_browser_net::DnsSlave::Run() 0x012cb8b2 [chrome.dll - dns_slave.cc:44] chrome_browser_net::DnsSlave::ThreadStart(void *) 0x7c80b712 [kernel32.dll + 0x0000b712] BaseThreadStart Thread 3 0x7c90e4f4 [ntdll.dll + 0x0000e4f4] KiFastSystemCallRet 0x7c90df3b [ntdll.dll + 0x0000df3b] ZwWaitForSingleObject 0x7c8025da [kernel32.dll + 0x000025da] WaitForSingleObjectEx 0x7c802541 [kernel32.dll + 0x00002541] WaitForSingleObject 0x0149e7d7 [chrome.dll - condition_variable_win.cc:62] ConditionVariable::TimedWait(TimeDelta const &) 0x0149e700 [chrome.dll - condition_variable_win.cc:46] ConditionVariable::Wait() 0x0124f793 [chrome.dll - dns_master.cc:243] chrome_browser_net::DnsMaster::GetNextAssignment(std::basic_string<char,std::char_traits<char>,std::allocator<char> > *) 0x012cb990 [chrome.dll - dns_slave.cc:60] chrome_browser_net::DnsSlave::Run() 0x012cb8b2 [chrome.dll - dns_slave.cc:44] chrome_browser_net::DnsSlave::ThreadStart(void *) 0x7c80b712 [kernel32.dll + 0x0000b712] BaseThreadStart Thread 4 0x7c90e4f4 [ntdll.dll + 0x0000e4f4] KiFastSystemCallRet 0x7c90df3b [ntdll.dll + 0x0000df3b] ZwWaitForSingleObject 0x7c8025da [kernel32.dll + 0x000025da] WaitForSingleObjectEx 0x7c802541 [kernel32.dll + 0x00002541] WaitForSingleObject 0x0149e7d7 [chrome.dll - condition_variable_win.cc:62] ConditionVariable::TimedWait(TimeDelta const &) 0x0149e700 [chrome.dll - condition_variable_win.cc:46] ConditionVariable::Wait() 0x0124f793 [chrome.dll - dns_master.cc:243] chrome_browser_net::DnsMaster::GetNextAssignment(std::basic_string<char,std::char_traits<char>,std::allocator<char> > *) 0x012cb990 [chrome.dll - dns_slave.cc:60] chrome_browser_net::DnsSlave::Run() 0x012cb8b2 [chrome.dll - dns_slave.cc:44] chrome_browser_net::DnsSlave::ThreadStart(void *) 0x7c80b712 [kernel32.dll + 0x0000b712] BaseThreadStart Thread 5 0x7c90e4f4 [ntdll.dll + 0x0000e4f4] KiFastSystemCallRet 0x7c90da2b [ntdll.dll + 0x0000da2b] ZwRemoveIoCompletion 0x7c80a7d5 [kernel32.dll + 0x0000a7d5] GetQueuedCompletionStatus 0x0040613c [chrome.exe - broker_services.cc:148] sandbox::BrokerServicesBase::TargetEventsThread(void *) 0x7c80b712 [kernel32.dll + 0x0000b712] BaseThreadStart Thread 6 0x7c90e4f4 [ntdll.dll + 0x0000e4f4] KiFastSystemCallRet 0x7c90df2b [ntdll.dll + 0x0000df2b] NtWaitForMultipleObjects 0x7c809573 [kernel32.dll + 0x00009573] CreateFileMappingA 0x7e4195f8 [user32.dll + 0x000095f8] RealMsgWaitForMultipleObjectsEx 0x01019269 [chrome.dll - message_pump_win.cc:542] base::MessagePumpForIO::WaitForWork() 0x0101913c [chrome.dll - message_pump_win.cc:491] base::MessagePumpForIO::DoRunLoop() 0x01018804 [chrome.dll - message_pump_win.cc:95] base::MessagePumpWin::RunWithDispatcher(base::MessagePump::Delegate *,base::MessagePumpWin::Dispatcher *) 0x0100b7e8 [chrome.dll - message_pump_win.h:123] base::MessagePumpWin::Run(base::MessagePump::Delegate *) 0x0100be93 [chrome.dll - message_loop.cc:192] MessageLoop::RunInternal() 0x0100be02 [chrome.dll - message_loop.cc:175] MessageLoop::RunHandler() 0x0100bda5 [chrome.dll - message_loop.cc:149] MessageLoop::Run() 0x01499667 [chrome.dll - thread.cc:156] base::Thread::ThreadMain() 0x0100daea [chrome.dll - platform_thread_win.cc:28] `anonymous namespace'::ThreadFunc(void *) 0x015b152f [chrome.dll - threadex.c:348] _callthreadstartex 0x015b15d4 [chrome.dll - threadex.c:326] _threadstartex 0x7c80b712 [kernel32.dll + 0x0000b712] BaseThreadStart Thread 7 0x7c90e4f4 [ntdll.dll + 0x0000e4f4] KiFastSystemCallRet 0x7c90d1fb [ntdll.dll + 0x0000d1fb] ZwDelayExecution 0x7c927f01 [ntdll.dll + 0x00027f01] RtlpTimerThread 0x7c80b712 [kernel32.dll + 0x0000b712] BaseThreadStart Thread 8 0x7c90e4f4 [ntdll.dll + 0x0000e4f4] KiFastSystemCallRet 0x7c90da2b [ntdll.dll + 0x0000da2b] ZwRemoveIoCompletion 0x7c91026c [ntdll.dll + 0x0001026c] RtlpWorkerThread 0x7c80b712 [kernel32.dll + 0x0000b712] BaseThreadStart -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings --~--~---------~--~----~------------~-------~--~----~ Automated mail from issue updates at http://crbug.com/ Subscription options: http://groups.google.com/group/chromium-bugs -~----------~----~----~----~------~----~------~--~---
