Bug 118972

Summary: ASSERTION FAILED: !m_code || m_code == defaultExceptionCode
Product: WebKit Reporter: Frédéric Wang (:fredw) <fred.wang>
Component: SVGAssignee: Nobody <webkit-unassigned>
Status: RESOLVED WORKSFORME    
Severity: Normal CC: bfulgham, rhodovan.u-szeged, rwlbuis, zimmermann
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Bug Depends on:    
Bug Blocks: 116980    
Attachments:
Description Flags
testcase
none
Test case none

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?