Bug 118972 - ASSERTION FAILED: !m_code || m_code == defaultExceptionCode
Summary: ASSERTION FAILED: !m_code || m_code == defaultExceptionCode
Status: RESOLVED WORKSFORME
Alias: None
Product: WebKit
Classification: Unclassified
Component: SVG (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks: 116980
  Show dependency treegraph
 
Reported: 2013-07-22 07:59 PDT by Frédéric Wang (:fredw)
Modified: 2016-08-03 12:20 PDT (History)
4 users (show)

See Also:


Attachments
testcase (170 bytes, application/xhtml+xml)
2013-07-22 07:59 PDT, Frédéric Wang (:fredw)
no flags Details
Test case (70 bytes, text/html)
2013-09-04 09:01 PDT, Renata Hodovan
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Frédéric Wang (:fredw) 2013-07-22 07:59:21 PDT
The attached file raised the following assertion:

ASSERTION FAILED: !m_code || m_code == defaultExceptionCode
../../Source/WebCore/svg/animation/SVGSMILElement.cpp(205) :
Comment 1 Frédéric Wang (:fredw) 2013-07-22 07:59:46 PDT
Created attachment 207248 [details]
testcase
Comment 2 Rob Buis 2013-08-23 16:51:14 PDT
I can't reproduce this on trunk.
Comment 3 Renata Hodovan 2013-09-04 09:01:30 PDT
Created attachment 210465 [details]
Test case
Comment 4 Renata Hodovan 2013-09-04 09:02:11 PDT
I also can reproduce it with the second test case.
Comment 5 Brent Fulgham 2016-08-03 12:20:01 PDT
I am unable to reproduce this issue with r204037.

If you are able to reproduce the problem, could you reopen this bug with a revised test case?