Comment #4 on issue 25692 by [email protected]: Crash after  
ClosePageIgnoringUnloadEvents
http://code.google.com/p/chromium/issues/detail?id=25692

so there's more than one stack here... the one I was looking at was

0x0927edac       [chrome         - notification_service.cc:105] 
NotificationService::Notify(NotificationType, NotificationSource const&,
NotificationDetails const&)
0x081f0653       [chrome         - navigation_controller.cc:143]        
NavigationController::~NavigationController()
0x081fd980       [chrome         - tab_contents.cc:384]  
TabContents::~TabContents()
0x08204b46       [chrome         - tab_strip_model.cc:665]      
TabStripModel::InternalCloseTabs(std::vector<int, std::allocator<int> >,  
bool)
0x08205974       [chrome         - tab_strip_model.cc:226]      
TabStripModel::CloseTabContentsAt(int)
0x08182ae1       [chrome         - render_view_host.cc:359]     
RenderViewHost::ClosePageIgnoringUnloadEvents()
0x08180d61       [chrome         - ipc_message.h:134]    bool
IPC::Message::Dispatch<RenderViewHost>(IPC::Message const*,  
RenderViewHost*, void
(RenderViewHost::*)())
0x0819231f       [chrome         - render_view_host.cc:837]     
RenderViewHost::OnMessageReceived(IPC::Message const&)
0x08364c22       [chrome         - browser_render_process_host.cc:826]  
BrowserRenderProcessHost::OnMessageReceived(IPC::Message const&)
0x0898381a       [chrome         - tuple.h:422] 
RunnableMethod<IPC::ChannelProxy::Context, void
(IPC::ChannelProxy::Context::*)(IPC::Message const&), Tuple1<IPC::Message>  
>::Run()
0x084cd3a0       [chrome         - message_loop.cc:314]  
MessageLoop::RunTask(Task*)
0x084ce115       [chrome         - message_loop.cc:322] 
MessageLoop::DeferOrRunPendingTask(MessageLoop::PendingTask const&)
0x084ce339       [chrome         - message_loop.cc:429]  MessageLoop::DoWork()
0x084d0dda       [chrome         - message_pump_glib.cc:196]    
base::MessagePumpForUI::RunWithDispatcher(base::MessagePump::Delegate*,
base::MessagePumpForUI::Dispatcher*)
0x084d0a1f       [chrome         - message_pump_glib.h:56]      
base::MessagePumpForUI::Run(base::MessagePump::Delegate*)
0x084ce513       [chrome         - message_loop.cc:199]  
MessageLoop::RunInternal()
0x084ce581       [chrome         - message_loop.cc:599] 
MessageLoopForUI::Run(base::MessagePumpForUI::Dispatcher*)
0x0806690a       [chrome         - browser_main.cc:151]  (anonymous
namespace)::RunUIMessageLoop(BrowserProcess*)
0x08069a4a       [chrome         - browser_main.cc:885] 
BrowserMain(MainFunctionParams const&)
0x08063bec       [chrome         - chrome_dll_main.cc:600]       ChromeMain
0x080626ce       [chrome         - chrome_exe_main_gtk.cc:33]    main

--
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to