Comment #2 on issue 15607 by mpcompl...@chromium.org: Crash -  
RenderViewHost::CreateRenderView()
http://code.google.com/p/chromium/issues/detail?id=15607

 From what I can tell from the crash dump, RenderViewHost::process_ has been  
deleted,
and has a messed up vtable.  We try to call Init() in that vtable, and it  
jumps to a
random memory address.

Can't really tell from the crash dump how it gets deleted, though.

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