Closed
Bug 678847
Opened 13 years ago
Closed 13 years ago
"ABORT: Update current interval recursion depth exceeded threshold" with <svg:animate>
Categories
(Core :: SVG, defect)
Core
SVG
Tracking
()
RESOLVED
FIXED
mozilla9
People
(Reporter: jruderman, Assigned: birtles)
References
Details
(Keywords: assertion, testcase)
Attachments
(5 files, 1 obsolete file)
84 bytes,
image/svg+xml
|
Details | |
13.60 KB,
text/plain
|
Details | |
807 bytes,
patch
|
dholbert
:
review+
|
Details | Diff | Splinter Review |
3.87 KB,
patch
|
Details | Diff | Splinter Review | |
3.94 KB,
patch
|
dholbert
:
review+
|
Details | Diff | Splinter Review |
###!!! ABORT: Update current interval recursion depth exceeded threshold: 'PR_FALSE', file content/smil/nsSMILTimedElement.cpp, line 1949
Does not crash in opt.
Reporter | ||
Comment 1•13 years ago
|
||
Assignee | ||
Updated•13 years ago
|
Assignee: nobody → birtles
Status: NEW → ASSIGNED
Assignee | ||
Comment 2•13 years ago
|
||
Crash test--same as attachment 553005 [details] but packed up as a crash test
Attachment #555939 -
Flags: review?(dholbert)
Assignee | ||
Comment 4•13 years ago
|
||
Alternative patch just for reference
Assignee | ||
Comment 5•13 years ago
|
||
Comment on attachment 555940 [details] [diff] [review]
Part 2 - Proposed patch v1a
I need to rethink this a bit
Attachment #555940 -
Attachment is obsolete: true
Attachment #555940 -
Flags: review?(dholbert)
Assignee | ||
Comment 6•13 years ago
|
||
It's generally not a good idea to file patches as you're going out the door but this should be better than the last attempt anyway.
Attachment #555945 -
Flags: review?(dholbert)
Assignee | ||
Updated•13 years ago
|
OS: Mac OS X → All
Hardware: x86_64 → All
Updated•13 years ago
|
Attachment #555939 -
Flags: review?(dholbert) → review+
Comment 7•13 years ago
|
||
Comment on attachment 555945 [details] [diff] [review]
Part 2 - Proposed patch v1b
Looks good.
Attachment #555945 -
Flags: review?(dholbert) → review+
Assignee | ||
Comment 8•13 years ago
|
||
Pushed to m-i:
http://hg.mozilla.org/integration/mozilla-inbound/rev/7a01e603335d
http://hg.mozilla.org/integration/mozilla-inbound/rev/246f74de583c
Whiteboard: [inbound]
Comment 9•13 years ago
|
||
http://hg.mozilla.org/mozilla-central/rev/7a01e603335d
http://hg.mozilla.org/mozilla-central/rev/246f74de583c
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Whiteboard: [inbound]
Target Milestone: --- → mozilla9
Assignee | ||
Updated•13 years ago
|
Flags: in-testsuite+
You need to log in
before you can comment on or make changes to this bug.
Description
•