Comment #6 on issue 7951 by [email protected]: Reliability crash in WebCore::FrameLoader::submitFormAgain http://code.google.com/p/chromium/issues/detail?id=7951
If it helps, I'm able to reproduce a very similar looking crash on my machine: chrome_1000000!WebCore::SegmentedString::append+0x4f [c:\b\slave\chromium-rel-xp\build\src\third_party\webkit\webcore\platform\text\segmentedstring.cpp @ 126] chrome_1000000!WebCore::HTMLTokenizer::scriptExecution+0x116 [c:\b\slave\chromium-rel-xp\build\src\third_party\webkit\webcore\html\htmltokenizer.cpp @ 608] chrome_1000000!WebCore::HTMLTokenizer::notifyFinished+0x204 [c:\b\slave\chromium-rel-xp\build\src\third_party\webkit\webcore\html\htmltokenizer.cpp @ 1986] chrome_1000000!WebCore::CachedScript::addClient+0x23 [c:\b\slave\chromium-rel-xp\build\src\third_party\webkit\webcore\loader\cachedscript.cpp @ 57] chrome_1000000!WebCore::HTMLTokenizer::scriptHandler+0x404 [c:\b\slave\chromium-rel-xp\build\src\third_party\webkit\webcore\html\htmltokenizer.cpp @ 494] chrome_1000000!WebCore::HTMLTokenizer::parseSpecial+0x3fd [c:\b\slave\chromium-rel-xp\build\src\third_party\webkit\webcore\html\htmltokenizer.cpp @ 347] As Dean mentioned, these pages all seem to have a Gears dialog prompt. Eventually tests like this will hit the timeout (the automation has no way of clicking through the dialog, would be nice if it could). So to my untrained eye it looks like the crash might be happening at some point during shutdown. -- 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 -~----------~----~----~----~------~----~------~--~---
