Comment #1 on issue 4832 by [EMAIL PROTECTED]: Chrome: Crash Report - Stack Signature: views::FocusManager::OnNCDestroy(HWND__ *)-A71BA4 http://code.google.com/p/chromium/issues/detail?id=4832
go crash shows wrong stack. Here is a better one: 0012edb0 0151a116 chrome_1000000!views::FocusManager::OnNCDestroy(struct HWND__ * window = 0x00050202)+0x1d 0012ee60 7e418734 chrome_1000000!views::FocusWindowCallback(struct HWND__ * window = 0x00050202, unsigned int message = 0x82, unsigned int wParam = 0, long lParam = 0)+0x125 0012ee8c 7e42bdf1 user32!InternalCallWinProc+0x28 0012eef4 7e428ea0 user32!UserCallWinProcCheckWow+0xea 0012ef48 7e42b16f user32!DispatchClientMessage+0xa3 0012ef78 7c90e453 user32!__fnNCDESTROY+0x26 0012ef9c 7e42b1a8 ntdll!KiUserCallbackDispatcher+0x13 0012f02c 015172eb user32!NtUserDestroyWindow+0xc 0012f048 015171aa chrome_1000000!views::View::ViewHierarchyChangedImpl(bool register_accelerators = true, bool is_add = false, class views::View * parent = 0x0243b830, class views::View * child = 0x024ed448)+0x37 0012f06c 0151710c chrome_1000000!views::View::PropagateRemoveNotifications(class views::View * parent = 0x01516fa9)+0x43 0012f128 01516fa9 chrome_1000000!views::View::DoRemoveChildView(class views::View * a_view = 0x024ed448, bool update_focus_cycle = true, bool update_tool_tip = true, bool delete_removed_view = false)+0xf1 0012f140 013fec00 chrome_1000000!views::View::RemoveChildView(class views::View * a_view = 0x0012f4c0)+0x13 0012f150 013feec0 chrome_1000000!InfoBarItemView::Close(void)+0xa 0012f158 0150d3ac chrome_1000000!InfoBarItemView::AnimationEnded(class Animation * animation = 0x012612a4)+0x22 0012f160 0150d456 chrome_1000000!Animation::Stop(void)+0x2b 0012f170 012612a4 chrome_1000000!Animation::Step(void)+0x5a 0012f178 0100be72 chrome_1000000!base::BaseTimer<DownloadItem,1>::TimerTask::Run(void)+0x16 0012f21c 0100beae chrome_1000000!MessageLoop::RunTask(class Task * task = 0x02464680)+0x7c 0012f228 0100c169 chrome_1000000!MessageLoop::DeferOrRunPendingTask(struct MessageLoop::PendingTask * pending_task = 0x024dd3f0)+0x28 0012f264 01018a4b chrome_1000000!MessageLoop::DoDelayedWork(class Time * next_delayed_work_time = 0x00bb6f68)+0xa4 0012f280 010185d6 chrome_1000000!base::MessagePumpForUI::DoRunLoop(void)+0x2e 0012f29c 0100bba7 chrome_1000000!base::MessagePumpWin::RunWithDispatcher(class base::MessagePump::Delegate * delegate = 0x024dd3f0, class base::MessagePumpWin::Dispatcher * dispatcher = 0x023e46d0)+0x38 0012f340 0100bb21 chrome_1000000!MessageLoop::RunInternal(void)+0x80 0012f378 0100c35f chrome_1000000!MessageLoop::RunHandler(void)+0x4f 0012f394 011fe6e2 chrome_1000000!MessageLoopForUI::Run(class base::MessagePumpWin::Dispatcher * dispatcher = 0x023e46d0)+0x21 0012f66c 01003464 chrome_1000000!BrowserMain(class CommandLine * parsed_command_line = 0x0012f698, int show_command = 1, class sandbox::BrokerServices * broker_services = 0x00af2a68)+0xd4e 0012f7e0 00402ab4 chrome_1000000!ChromeMain(struct HINSTANCE__ * instance = 0x00400000, union sandbox::SandboxInterfaceInfo * sandbox_info = 0x0012fc94, wchar_t * command_line = 0x000207c0 "", int show_command = 1)+0x568 0012fc64 00402524 chrome!google_update::GoogleUpdateClient::Launch(struct HINSTANCE__ * instance = 0x00400000, union sandbox::SandboxInterfaceInfo * sandbox = 0x0012fc94, wchar_t * command_line = 0x000207c0 "", int show_command = 1, char * entry_name = 0x0012ff28 "???", int * ret = 0x0012fc98)+0x19c 0012ff28 00435745 chrome!wWinMain(struct HINSTANCE__ * instance = 0x00400000, struct HINSTANCE__ * prev_instance = 0x00000000, wchar_t * command_line = 0x000207c0 "", int show_command = 1)+0x15f 0012ffc0 7c817067 chrome!__tmainCRTStartup(void)+0x176 -- 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 --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Chromium-bugs" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/chromium-bugs?hl=en -~----------~----~----~----~------~----~------~--~---
