[Webkit-unassigned] [Bug 131044] New: REGRESSION(r166395): It made all media tests crash on EFL

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 1 09:57:30 PDT 2014


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

           Summary: REGRESSION(r166395): It made all media tests crash on
                    EFL
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Blocker
          Priority: P1
         Component: New Bugs
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: ossy at webkit.org
                CC: eric.carlson at apple.com, bfulgham at webkit.org,
                    gyuyoung.kim at samsung.com
            Blocks: 130882


before: http://build.webkit.org/builders/EFL%20Linux%2064-bit%20Release%20WK1/builds/5723
after: http://build.webkit.org/builders/EFL%20Linux%2064-bit%20Release%20WK1/builds/5724

crash log:

STDERR: 1   0x7fa0359401c0
STDERR: 2   0x7fa030671ff0
STDERR: 3   0x7fa033b1de27 WebCore::HTMLElement::ieForbidsInsertHTML() const
STDERR: 4   0x7fa033b209ad WebCore::HTMLElement::setInnerText(WTF::String const&, int&)
STDERR: 5   0x7fa033b76d8b WebCore::HTMLTextFormControlElement::setInnerTextValue(WTF::String const&)
STDERR: 6   0x7fa033b9125c WebCore::TextFieldInputType::updateInnerTextValue()
STDERR: 7   0x7fa0339c10f9 WebCore::Element::attributeChanged(WebCore::QualifiedName const&, WTF::AtomicString const&, WTF::AtomicString const&, WebCore::Element::AttributeModificationReason)
STDERR: 8   0x7fa0339bf4fc WebCore::Element::didAddAttribute(WebCore::QualifiedName const&, WTF::AtomicString const&)
STDERR: 9   0x7fa0339c1d7d WebCore::Element::addAttributeInternal(WebCore::QualifiedName const&, WTF::AtomicString const&, WebCore::Element::SynchronizationOfLazyAttribute)
STDERR: 10  0x7fa0339c3dad WebCore::Element::setAttributeWithoutSynchronization(WebCore::QualifiedName const&, WTF::AtomicString const&)
STDERR: 11  0x7fa033c1b6cb WebCore::MediaControlRewindButtonElement::create(WebCore::Document&)
STDERR: 12  0x7fa03436128e WebCore::MediaControlsApple::createControls(WebCore::Document&)
STDERR: 13  0x7fa034361b65 WebCore::MediaControls::create(WebCore::Document&)
STDERR: 14  0x7fa033b422e4 WebCore::HTMLMediaElement::createMediaControls()
STDERR: 15  0x7fa033b424d8 WebCore::HTMLMediaElement::configureMediaControls()
STDERR: 16  0x7fa033b4dde4 WebCore::HTMLMediaElement::insertedInto(WebCore::ContainerNode&)
STDERR: 17  0x7fa0339842ad WebCore::ContainerNode::parserAppendChild(WTF::PassRefPtr<WebCore::Node>)
STDERR: 18  0x7fa033bcd9e9 WebCore::HTMLConstructionSite::executeQueuedTasks()
STDERR: 19  0x7fa033bd7594 WebCore::HTMLDocumentParser::constructTreeFromHTMLToken(WebCore::HTMLToken&)
STDERR: 20  0x7fa033bd7bf4 WebCore::HTMLDocumentParser::pumpTokenizer(WebCore::HTMLDocumentParser::SynchronousMode)
STDERR: 21  0x7fa033bd88d2 WebCore::HTMLDocumentParser::append(WTF::PassRefPtr<WTF::StringImpl>)
STDERR: 22  0x7fa03398ee2e WebCore::DecodedDataDocumentParser::flush(WebCore::DocumentWriter&)
STDERR: 23  0x7fa033ccfe03 WebCore::DocumentWriter::end()
STDERR: 24  0x7fa033cc5e07 WebCore::DocumentLoader::finishedLoading(double)
STDERR: 25  0x7fa033d46841 WebCore::CachedResource::checkNotify()
STDERR: 26  0x7fa033d449c0 WebCore::CachedRawResource::finishLoading(WebCore::ResourceBuffer*)
STDERR: 27  0x7fa033d0db1e WebCore::SubresourceLoader::didFinishLoading(double)
STDERR: 28  0x7fa0343ad371
STDERR: 29  0x7fa02e55704a
STDERR: 30  0x7fa02e5765db
STDERR: 31  0x7fa02e5765f9


Mark it as blocker/P1, because EFL bots exit early because of this regression, so they have near 0 test coverage since 5 days / 200 revisions.
The bug should be fixed as soon as possible or media tests should be skipped if you are interested in catching new regressions by the bots.

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