[Webkit-unassigned] [Bug 111902] ASSERT d->m_defersLoading != defers on detik.com and drive.google.com

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Mar 17 13:30:13 PDT 2013


https://bugs.webkit.org/show_bug.cgi?id=111902


Simon Fraser (smfr) <simon.fraser at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |simon.fraser at apple.com




--- Comment #6 from Simon Fraser (smfr) <simon.fraser at apple.com>  2013-03-17 13:32:39 PST ---
fast/frames/sandboxed-iframe-navigation-allowed.html hits this sometimes:
http://build.webkit.org/results/Apple%20Lion%20Debug%20WK1%20(Tests)/r146019%20(7503)/fast/frames/sandboxed-iframe-navigation-allowed-crash-log.txt

ASSERTION FAILED: d->m_defersLoading != defers
/Volumes/Data/slave/lion-debug/build/Source/WebCore/platform/network/ResourceHandle.cpp(202) : void WebCore::ResourceHandle::setDefersLoading(bool)
1   0x10bafe9c5 WebCore::ResourceHandle::setDefersLoading(bool)
2   0x10bb0ac21 WebCore::ResourceLoader::setDefersLoading(bool)
3   0x10b65a6c6 WebCore::MainResourceLoader::setDefersLoading(bool)
4   0x10a8fe80d WebCore::DocumentLoader::setDefersLoading(bool)
5   0x10abd96fd WebCore::FrameLoader::setDefersLoading(bool)
6   0x10b74b9ea WebCore::Page::setDefersLoading(bool)
7   0x109dfcdd0 -[WebBaseNetscapePluginView start]
8   0x109dfd726 -[WebBaseNetscapePluginView viewDidMoveToWindow]
9   0x7fff878923a5 -[NSView _setWindow:]
10  0x7fff878905bd -[NSView addSubview:]
11  0x109e86a79 -[WebHTMLView addSubview:]
12  0x10bbb36b4 WebCore::ScrollView::platformAddChild(WebCore::Widget*)
13  0x10bba9f23 WebCore::ScrollView::addChild(WTF::PassRefPtr<WebCore::Widget>)
14  0x10bae9bd6 _ZN7WebCoreL22moveWidgetToParentSoonEPNS_6WidgetEPNS_9FrameViewE
15  0x10bae9b58 WebCore::RenderWidget::setWidget(WTF::PassRefPtr<WebCore::Widget>)
16  0x10b9c1893 WebCore::RenderPart::setWidget(WTF::PassRefPtr<WebCore::Widget>)
17  0x10bd26127 WebCore::SubframeLoader::loadPlugin(WebCore::HTMLPlugInImageElement*, WebCore::KURL const&, WTF::String const&, WTF::Vector<WTF::String, 0ul> const&, WTF::Vector<WTF::String, 0ul> const&, bool)
18  0x10bd25d79 WebCore::SubframeLoader::requestPlugin(WebCore::HTMLPlugInImageElement*, WebCore::KURL const&, WTF::String const&, WTF::Vector<WTF::String, 0ul> const&, WTF::Vector<WTF::String, 0ul> const&, bool)
19  0x10bd26349 WebCore::SubframeLoader::requestObject(WebCore::HTMLPlugInImageElement*, WTF::String const&, WTF::AtomicString const&, WTF::String const&, WTF::Vector<WTF::String, 0ul> const&, WTF::Vector<WTF::String, 0ul> const&)
20  0x10adebc98 WebCore::HTMLObjectElement::updateWidget(WebCore::PluginCreationOption)
21  0x10ac0e90c WebCore::FrameView::updateWidget(WebCore::RenderObject*)
22  0x10ac0eb59 WebCore::FrameView::updateWidgets()
23  0x10ac08f4d WebCore::FrameView::performPostLayoutTasks()
24  0x10ac086f9 WebCore::FrameView::layout(bool)
25  0x10a89b2a2 WebCore::Document::implicitClose()
26  0x10abdcdab WebCore::FrameLoader::checkCallImplicitClose()
27  0x10abdca56 WebCore::FrameLoader::checkCompleted()
28  0x10abdb6b3 WebCore::FrameLoader::finishedParsing()
29  0x10a8a5f79 WebCore::Document::finishedParsing()
30  0x10ad47dec WebCore::HTMLConstructionSite::finishedParsing()
31  0x10ae3bceb WebCore::HTMLTreeBuilder::finished()

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