Comment #8 on issue 7321 by jcam...@chromium.org: Browser crash @  
TaskManagerWebContentsResource::GetTitle()
http://code.google.com/p/chromium/issues/detail?id=7321

 From the dump disassembly, we are crashing on web_contents_->GetTitle().
web_contents_ is probably garbage, meaning the WebContents was destroyed  
but somehow
the Task Manager did not get notified (through the WEB_CONTENTS_DISCONNECTED
notification) and keeps a dangling ref to it.

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