[Webkit-unassigned] [Bug 116711] New: [Qt] REGRESSION(r146523): It made fast/frames/detach-frame-during-focus.html test fails with crash.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri May 24 01:57:26 PDT 2013


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

           Summary: [Qt] REGRESSION(r146523): It made
                    fast/frames/detach-frame-during-focus.html test fails
                    with crash.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: kadam at inf.u-szeged.hu
                CC: ossy at webkit.org, tkent at chromium.org,
                    zarvai at inf.u-szeged.hu


This test fails with crash on Qt debug bots.

Backtrace is here:

#0  0x00007ffff47c6d1a in WebCore::SubframeLoader::loadOrRedirectSubframe (this=0x6ce8d8, ownerElement=0x8038a0, url=..., frameName=..., 
    lockHistory=true, lockBackForwardList=true) at /home/kadam/webkit/WebKit/Source/WebCore/loader/SubframeLoader.cpp:344
#1  0x00007ffff47c5997 in WebCore::SubframeLoader::requestFrame (this=0x6ce8d8, ownerElement=0x8038a0, urlString=..., frameName=..., 
    lockHistory=true, lockBackForwardList=true) at /home/kadam/webkit/WebKit/Source/WebCore/loader/SubframeLoader.cpp:88
#2  0x00007ffff45413aa in WebCore::HTMLFrameElementBase::openURL (this=0x8038a0, lockHistory=true, lockBackForwardList=true)
    at /home/kadam/webkit/WebKit/Source/WebCore/html/HTMLFrameElementBase.cpp:88
#3  0x00007ffff45419dc in WebCore::HTMLFrameElementBase::setNameAndOpenURL (this=0x8038a0)
    at /home/kadam/webkit/WebKit/Source/WebCore/html/HTMLFrameElementBase.cpp:141
#4  0x00007ffff4541aa7 in WebCore::HTMLFrameElementBase::didNotifySubtreeInsertions (this=0x8038a0)
    at /home/kadam/webkit/WebKit/Source/WebCore/html/HTMLFrameElementBase.cpp:172
#5  0x00007ffff42fe78d in WebCore::ChildNodeInsertionNotifier::notify (this=0x7fffffffcdf0, node=0x8038a0)
    at /home/kadam/webkit/WebKit/Source/WebCore/dom/ContainerNodeAlgorithms.h:231
#6  0x00007ffff4301adc in WebCore::ContainerNode::parserAppendChild (this=0x7e2660, newChild=...)
    at /home/kadam/webkit/WebKit/Source/WebCore/dom/ContainerNode.cpp:739
#7  0x00007ffff45abf35 in WebCore::executeTask (task=...)
    at /home/kadam/webkit/WebKit/Source/WebCore/html/parser/HTMLConstructionSite.cpp:93
#8  0x00007ffff45ac245 in WebCore::HTMLConstructionSite::executeQueuedTasks (this=0x7b3678)
    at /home/kadam/webkit/WebKit/Source/WebCore/html/parser/HTMLConstructionSite.cpp:139
#9  0x00007ffff45d54e8 in WebCore::HTMLTreeBuilder::constructTree (this=0x7b3660, token=0x7fffffffcfa0)
    at /home/kadam/webkit/WebKit/Source/WebCore/html/parser/HTMLTreeBuilder.cpp:379
#10 0x00007ffff45b4752 in WebCore::HTMLDocumentParser::constructTreeFromHTMLToken (this=0x7b31f0, rawToken=...)
    at /home/kadam/webkit/WebKit/Source/WebCore/html/parser/HTMLDocumentParser.cpp:593
#11 0x00007ffff45b43a8 in WebCore::HTMLDocumentParser::pumpTokenizer (this=0x7b31f0, mode=WebCore::HTMLDocumentParser::AllowYield)
    at /home/kadam/webkit/WebKit/Source/WebCore/html/parser/HTMLDocumentParser.cpp:550
#12 0x00007ffff45b3abc in WebCore::HTMLDocumentParser::pumpTokenizerIfPossible (this=0x7b31f0, 
    mode=WebCore::HTMLDocumentParser::AllowYield) at /home/kadam/webkit/WebKit/Source/WebCore/html/parser/HTMLDocumentParser.cpp:234
#13 0x00007ffff45b4c77 in WebCore::HTMLDocumentParser::append (this=0x7b31f0, inputSource=...)
#14 0x00007ffff43098fc in WebCore::DecodedDataDocumentParser::flush (this=0x7b31f0, writer=0x7967d8)
    at /home/kadam/webkit/WebKit/Source/WebCore/dom/DecodedDataDocumentParser.cpp:60
#15 0x00007ffff4788679 in WebCore::DocumentWriter::end (this=0x7967d8)
    at /home/kadam/webkit/WebKit/Source/WebCore/loader/DocumentWriter.cpp:245
#16 0x00007ffff4775dee in WebCore::DocumentLoader::finishedLoading (this=0x796730, finishTime=0)
    at /home/kadam/webkit/WebKit/Source/WebCore/loader/DocumentLoader.cpp:379
#17 0x00007ffff47b2239 in WebCore::MainResourceLoader::notifyFinished (this=0x7977b0, resource=0x797930)
    at /home/kadam/webkit/WebKit/Source/WebCore/loader/MainResourceLoader.cpp:131
#18 0x00007ffff47563aa in WebCore::CachedResource::checkNotify (this=0x797930)
    at /home/kadam/webkit/WebKit/Source/WebCore/loader/cache/CachedResource.cpp:379
#19 0x00007ffff4756408 in WebCore::CachedResource::data (this=0x797930, allDataReceived=true)
    at /home/kadam/webkit/WebKit/Source/WebCore/loader/cache/CachedResource.cpp:388
#20 0x00007ffff475285d in WebCore::CachedRawResource::data (this=0x797930, data=..., allDataReceived=true)
    at /home/kadam/webkit/WebKit/Source/WebCore/loader/cache/CachedRawResource.cpp:72
#21 0x00007ffff47c8c1f in WebCore::SubresourceLoader::didFinishLoading (this=0x797e50, finishTime=0)
    at /home/kadam/webkit/WebKit/Source/WebCore/loader/SubresourceLoader.cpp:290
#22 0x00007ffff47be803 in WebCore::ResourceLoader::didFinishLoading (this=0x797e50, finishTime=0)
    at /home/kadam/webkit/WebKit/Source/WebCore/loader/ResourceLoader.cpp:500
#23 0x00007ffff4c990a1 in WebCore::QNetworkReplyHandler::finish (this=0x798c60)
    at /home/kadam/webkit/WebKit/Source/WebCore/platform/network/qt/QNetworkReplyHandler.cpp:511
#24 0x00007ffff4c97d09 in WebCore::QNetworkReplyHandlerCallQueue::flush (this=0x798c98)
    at /home/kadam/webkit/WebKit/Source/WebCore/platform/network/qt/QNetworkReplyHandler.cpp:250
#25 0x00007ffff4c97a07 in WebCore::QNetworkReplyHandlerCallQueue::push (this=0x798c98, method=
    (void (WebCore::QNetworkReplyHandler::*)(WebCore::QNetworkReplyHandler * const)) 0x7ffff4c98ece <WebCore::QNetworkReplyHandler::finish()>) at /home/kadam/webkit/WebKit/Source/WebCore/platform/network/qt/QNetworkReplyHandler.cpp:216
#26 0x00007ffff4c9895e in WebCore::QNetworkReplyWrapper::didReceiveFinished (this=0x79a840)#27 0x00007ffff4c9b39a in WebCore::QNetworkReplyWrapper::qt_static_metacall (_o=0x79a840, _c=QMetaObject::InvokeMetaMethod, _id=1, 
    _a=0x7fffffffd7a0) at .moc/release-shared/moc_QNetworkReplyHandler.cpp:172
#28 0x00007ffff20280e1 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/local/Trolltech/Qt5/Qt-5.0.1/lib/libQt5Core.so.5
#29 0x00007ffff202973e in QObject::event(QEvent*) () from /usr/local/Trolltech/Qt5/Qt-5.0.1/lib/libQt5Core.so.5
#30 0x00007ffff30a51f4 in QApplicationPrivate::notify_helper(QObject*, QEvent*) ()
   from /usr/local/Trolltech/Qt5/Qt-5.0.1/lib/libQt5Widgets.so.5
#31 0x00007ffff30a85d1 in QApplication::notify(QObject*, QEvent*) () from /usr/local/Trolltech/Qt5/Qt-5.0.1/lib/libQt5Widgets.so.5
#32 0x00007ffff2002a24 in QCoreApplication::notifyInternal(QObject*, QEvent*) ()
   from /usr/local/Trolltech/Qt5/Qt-5.0.1/lib/libQt5Core.so.5
#33 0x00007ffff2004961 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) ()
   from /usr/local/Trolltech/Qt5/Qt-5.0.1/lib/libQt5Core.so.5
#34 0x00007ffff204a1f3 in ?? () from /usr/local/Trolltech/Qt5/Qt-5.0.1/lib/libQt5Core.so.5
#35 0x00007fffeee24d53 in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#36 0x00007fffeee250a0 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#37 0x00007fffeee25164 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#38 0x00007ffff204a634 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) ()
   from /usr/local/Trolltech/Qt5/Qt-5.0.1/lib/libQt5Core.so.5
#39 0x00007ffff20018fb in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) ()
   from /usr/local/Trolltech/Qt5/Qt-5.0.1/lib/libQt5Core.so.5
#40 0x00007ffff2004e9e in QCoreApplication::exec() () from /usr/local/Trolltech/Qt5/Qt-5.0.1/lib/libQt5Core.so.5
#41 0x000000000043a789 in main (argc=2, argv=0x7fffffffe528)
    at /home/kadam/webkit/WebKit/Tools/DumpRenderTree/qt/DumpRenderTreeMain.cpp:202

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