Comment #5 on issue 17710 by [email protected]: New crash in reliability tests http://code.google.com/p/chromium/issues/detail?id=17710
This crash is due to a bug in the V8Proxy code where we dereference the activeDocumentLoader pointer in the FrameLoader object during frame shutdown. The documentLoader is set to NULL in the WebCore::FrameLoader::detachFromParent function. Logged a bug upstream to track this issue. I will submit a patch for the V8 bindings code. https://bugs.webkit.org/show_bug.cgi?id=27769 -- 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 -~----------~----~----~----~------~----~------~--~---
