Bug 73710
Summary: | svg/animations/svginteger-animation-1.html crashing on Mac10.5+(CG)(dbg)(2) | ||
---|---|---|---|
Product: | WebKit | Reporter: | Vincent Scheib <scheib> |
Component: | SVG | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | CC: | jamesr, krit, schenney, zimmermann |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Vincent Scheib
Layout test svg/animations/svginteger-animation-1.html is intermittently crashing on chromium builder Mac10.5+(CG)(dbg)(2)
http://test-results.appspot.com/dashboards/flakiness_dashboard.html#tests=svg%2Fanimations%2Fsvginteger-animation-1.html
e.g.
http://build.chromium.org/p/chromium.webkit/builders/Webkit%20Mac10.5%20%28CG%29%28dbg%29%282%29/builds/938/steps/webkit_tests/logs/stdio
"""
2011-12-02 13:21:21,570 53296 single_test_runner.py:217 DEBUG worker/0 Stacktrace for svg/animations/svginteger-animation-1.html:
ASSERTION FAILED: m_activeState != Active
/b/build/slave/webkit-mac-cg-latest-dbg/build/src/third_party/WebKit/Source/WebCore/WebCore.gyp/../svg/animation/SVGSMILElement.cpp(921) : void WebCore::SVGSMILElement::progress(WebCore::SMILTime, WebCore::SVGSMILElement *)
"""
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Vincent Scheib
http://trac.webkit.org/changeset/101866
James Robinson
Same assertion on svg/W3C-SVG-1.1/animate-elem-62-t.svg
Stephen Chenney
Marking all bugs reporting assertions in WebCore::SVGSMILElement::progress as duplicates.
*** This bug has been marked as a duplicate of bug 64671 ***