[Webkit-unassigned] [Bug 51357] REGRESSION (r66428/r71892): Crash after assertion failure (!m_reachedTerminalState) in ResourceLoader::didCancel()
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Mar 7 23:36:25 PST 2011
https://bugs.webkit.org/show_bug.cgi?id=51357
Adam Barth <abarth at webkit.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |abarth at webkit.org
--- Comment #7 from Adam Barth <abarth at webkit.org> 2011-03-07 23:36:24 PST ---
I have this in the debugger. Looking a potential solutions...
#15 0x100fc4d3a in CallDelegate at WebDelegateImplementationCaching.mm:103
#16 0x100fc4def in CallUIDelegate at WebDelegateImplementationCaching.mm:439
#17 0x100fb4b79 in WebChromeClient::print at WebChromeClient.mm:662
#18 0x10164ebbc in WebCore::Chrome::print at Chrome.cpp:422
#19 0x1018b4c0d in WebCore::DOMWindow::print at DOMWindow.cpp:943
#20 0x1018b4c3d in WebCore::DOMWindow::finishedLoading at DOMWindow.cpp:1623
#21 0x1017f6cf2 in WebCore::DocumentLoader::updateLoading at DocumentLoader.cpp:376
#22 0x1017f6ef0 in WebCore::DocumentLoader::setPrimaryLoadComplete at DocumentLoader.cpp:426
#23 0x101978d95 in WebCore::FrameLoader::mainReceivedCompleteError at FrameLoader.cpp:3302
#24 0x1017f73cb in WebCore::DocumentLoader::mainReceivedError at DocumentLoader.cpp:205
#25 0x101976626 in WebCore::FrameLoader::receivedMainResourceError at FrameLoader.cpp:2841
#26 0x101e9f513 in WebCore::MainResourceLoader::didCancel at MainResourceLoader.cpp:110
#27 0x1020f85c5 in WebCore::ResourceLoader::cancel at ResourceLoader.cpp:381
#28 0x1020f8220 in WebCore::ResourceLoader::cancel at ResourceLoader.cpp:371
#29 0x1017f8658 in WebCore::DocumentLoader::stopLoading at DocumentLoader.cpp:248
#30 0x1019734dc in WebCore::FrameLoader::stopAllLoaders at FrameLoader.cpp:1717
#31 0x101978bfa in WebCore::FrameLoader::stopForUserCancel at FrameLoader.cpp:1735
#32 0x100fd56c8 in -[WebFrame stopLoading] at WebFrame.mm:1573
#33 0x1010857c3 in -[WebView(WebIBActions) stopLoading:] at WebView.mm:4197
#34 0x10008522f in ??
#35 0x100fb3bc8 in WebChromeClient::closeWindowSoon at WebChromeClient.mm:479
#36 0x10164eb3c in WebCore::Chrome::closeWindowSoon at Chrome.cpp:280
#37 0x1018b4df5 in WebCore::DOMWindow::close at DOMWindow.cpp:926
#38 0x101c37e84 in WebCore::jsDOMWindowPrototypeFunctionClose at JSDOMWindow.cpp:9274
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list