Comment #5 on issue 7951 by [email protected]: Reliability crash in WebCore::FrameLoader::submitFormAgain http://code.google.com/p/chromium/issues/detail?id=7951
I was just about to assign this to myself. The other thread is in ~RenderProcess so I think it's related to my change, although I don't see how through code inspection, since I kept the order of operations the same. Perhaps there's something I missed. I think there's a race condition where the OnResourceComplete message is dispatched after parts of WebKit are destructed. I can't repro though since reliablity_tests.exe seems broken. I'll investigate more. -- 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 -~----------~----~----~----~------~----~------~--~---
