Closed
Bug 551620
Opened 15 years ago
Closed 15 years ago
SVG/SMIL: "ABORT: Couldn't find instance time to delete"
Categories
(Core :: SVG, defect)
Core
SVG
Tracking
()
RESOLVED
FIXED
People
(Reporter: jruderman, Assigned: birtles)
References
Details
(Keywords: assertion, testcase)
Attachments
(1 file)
366 bytes,
image/svg+xml
|
Details |
###!!! ABORT: Couldn't find instance time to delete: 'found', file /Users/jruderman/mozilla-central/content/smil/nsSMILTimedElement.cpp, line 332
Comment 1•15 years ago
|
||
Confirmed on Linux debug build. (no obvious issues on opt build)
OS: Mac OS X → All
Hardware: x86 → All
Summary: "ABORT: Couldn't find instance time to delete" → SVG/SMIL: "ABORT: Couldn't find instance time to delete"
Assignee | ||
Updated•15 years ago
|
Assignee: nobody → birtles
Assignee | ||
Comment 2•15 years ago
|
||
This appears to be fixed by check in for bug 554141. Works for me on Windows.
Can anyone confirm the testcase no longer causes an abort on Mac or Linux after changeset 42519:39b66ca816a3? (http://hg.mozilla.org/mozilla-central/rev/39b66ca816a3)
Reporter | ||
Comment 3•15 years ago
|
||
Crashes in a build from this morning, doesn't crash in a newer build. So I'd say this is FIXED by bug 554141.
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Reporter | ||
Comment 4•15 years ago
|
||
Flags: in-testsuite+
You need to log in
before you can comment on or make changes to this bug.
Description
•