Closed Bug 549709 Opened 14 years ago Closed 14 years ago

random mochitests-1/5 failure with "ABORT: Couldn't find instance time to delete: 'found', file nsSMILTimedElement.cpp, line 332"

Categories

(Core :: SVG, defect)

x86
Linux
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 554141

People

(Reporter: dholbert, Assigned: birtles)

References

()

Details

(Keywords: intermittent-failure, Whiteboard: [test which aborts the suite])

http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1267560694.1267561987.2329.gz
Linux mozilla-central debug test mochitests-1/5 on 2010/03/02 12:11:34
s: moz2-linux-slave28
{
9355 INFO TEST-PASS | /tests/content/smil/test/test_smilTextZoom.xhtml | computed value of stroke-width
WARNING: Unable to test style tree integrity -- no content node: file /builds/slave/mozilla-central-linux-debug/build/layout/base/nsCSSFrameConstructor.cpp, line 7533
49357 INFO Running /tests/content/smil/test/test_smilTiming.xhtml...
--DOMWINDOW == 27 (0xd90f850) [serial = 1312] [outer = 0xac78358] [url = http://localhost:8888/tests/content/smil/test/test_smilContainerBinding.xhtml]
--DOMWINDOW == 26 (0xda2c468) [serial = 1311] [outer = 0xac78358] [url = http://localhost:8888/tests/content/smil/test/test_smilChangeAfterFrozen.xhtml]
--DOMWINDOW == 25 (0xb892560) [serial = 1310] [outer = 0xac78358] [url = http://localhost:8888/tests/content/smil/test/test_smilCSSPaced.xhtml]
--DOMWINDOW == 24 (0xd05e818) [serial = 1309] [outer = 0xac78358] [url = http://localhost:8888/tests/content/smil/test/test_smilCSSInvalidValues.xhtml]
--DOMWINDOW == 23 (0xd7751b8) [serial = 1308] [outer = 0xac78358] [url = http://localhost:8888/tests/content/smil/test/test_smilCSSInherit.xhtml]
--DOMWINDOW == 22 (0xec95b10) [serial = 1313] [outer = 0xac78358] [url = http://localhost:8888/tests/content/smil/test/test_smilCrossContainer.xhtml]
###!!! ABORT: Couldn't find instance time to delete: 'found', file /builds/slave/mozilla-central-linux-debug/build/content/smil/nsSMILTimedElement.cpp, line 332
nsStringStats
 => mAllocCount:            222
 => mReallocCount:            1
 => mFreeCount:             222
 => mShareCount:             21
 => mAdoptCount:              0
 => mAdoptFreeCount:          0
TEST-UNEXPECTED-FAIL | automation.py | Exited with code -5 during test run
}
Regression from bug 537361, since the failing NS_ABORT_IF_FALSE was added in that bug's patch.
Blocks: 537361
Sorry, the NS_ABORT_IF_FALSE was actually added in Bug 474743. (I got confused in comment 1 because bug 537361 added an identical NS_ABORT_IF_FALSE in a different file, nsSMILInterval.)

I still think this is a regression from bug 537361's patch, though, since that patch was a refactor of SMIL timing code, and it landed yesterday, and this is the first I've ever seen this failure.
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1273655435.1273657723.28964.g
Rev3 MacOSX Snow Leopard 10.6.2 mozilla-central debug test reftest on 2010/05/12 02:10:35

###!!! ABORT: Couldn't find instance time to delete: 'found', file /builds/slave/mozilla-central-macosx64-debug/build/content/smil/nsSMILTimedElement.cpp, line 332
Assignee: nobody → birtles
Status: NEW → ASSIGNED
This looks similar to bug 551620 which I believe is a dupe of bug 554141 that should now be fixed.

If there are no more instances of this in the next few weeks I'll mark this as fixed.
There have been no more instances of this since bug 554141 was fixed so I'm pretty confident it is now fixed.
Status: ASSIGNED → RESOLVED
Closed: 14 years ago
Resolution: --- → DUPLICATE
Whiteboard: [orange][test which aborts the suite] → [test which aborts the suite]
You need to log in before you can comment on or make changes to this bug.