Bug 73710 - svg/animations/svginteger-animation-1.html crashing on Mac10.5+(CG)(dbg)(2)
Summary: svg/animations/svginteger-animation-1.html crashing on Mac10.5+(CG)(dbg)(2)
Status: RESOLVED DUPLICATE of bug 64671
Alias: None
Product: WebKit
Classification: Unclassified
Component: SVG (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-12-02 15:27 PST by Vincent Scheib
Modified: 2012-01-20 07:12 PST (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Vincent Scheib 2011-12-02 15:27:45 PST
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 *)
"""
Comment 1 Vincent Scheib 2011-12-02 15:32:16 PST
http://trac.webkit.org/changeset/101866
Comment 2 James Robinson 2012-01-13 10:39:57 PST
Same assertion on svg/W3C-SVG-1.1/animate-elem-62-t.svg
Comment 3 Stephen Chenney 2012-01-20 07:12:17 PST
Marking all bugs reporting assertions in WebCore::SVGSMILElement::progress as duplicates.

*** This bug has been marked as a duplicate of bug 64671 ***