Closed
Bug 606632
Opened 14 years ago
Closed 14 years ago
"ASSERTION: Expecting non-negative active time"
Categories
(Core :: SVG, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 608549
Tracking | Status | |
---|---|---|
blocking2.0 | --- | final+ |
People
(Reporter: jruderman, Assigned: birtles)
Details
(Keywords: assertion, testcase)
Attachments
(1 file)
277 bytes,
image/svg+xml
|
Details |
###!!! ASSERTION: Expecting non-negative active time: 'aActiveTime >= 0', file content/smil/nsSMILTimedElement.cpp, line 1761
Assignee | ||
Updated•14 years ago
|
Assignee: nobody → birtles
Status: NEW → ASSIGNED
blocking2.0: --- → ?
blocking2.0: ? → final+
Assignee | ||
Comment 1•14 years ago
|
||
Marking this as a dupe of bug 608549. Technically it's probably the other way around since this bug is older but I looked into bug 608549 first because it was marked as having critical importance.
I've confirmed that the proposed patch for bug 608549 fixes the test case for this bug too. The root cause is that we fail to check the values passed to begin/endElement are sane.
Status: ASSIGNED → RESOLVED
Closed: 14 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•