Closed
Bug 590025
Opened 15 years ago
Closed 14 years ago
"Assertion failure: 0 (/builds/slave/mozilla-central-linux64-debug/build/js/src/nanojit/NativeX64.cpp:1186)" during test_play_events.html
Categories
(Core :: JavaScript Engine, defect)
Tracking
()
RESOLVED
WONTFIX
Tracking | Status | |
---|---|---|
blocking2.0 | --- | - |
People
(Reporter: cjones, Unassigned)
Details
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1282617852.1282619503.1237.gz&fulltext=1#err1
Rev3 Fedora 12x64 mozilla-central debug test mochitests-1/5 on 2010/08/23 19:44:12
s: talos-r3-fed64-004
TEST-UNEXPECTED-FAIL | /tests/content/media/test/test_play_events.html | Exited with code 1 during test run
PROCESS-CRASH | /tests/content/media/test/test_play_events.html | application crashed (minidump found)
Thread 0 (crashed)
TEST-UNEXPECTED-FAIL | automationutils.processLeakLog() | missing output line for total leaks!
WARNING: NS_ENSURE_TRUE(imageSize.width > 0 && imageSize.height > 0) failed: file /builds/slave/mozilla-central-linux64-debug/build/layout/base/nsLayoutUtils.cpp, line 3147
WARNING: NS_ENSURE_TRUE(imageSize.width > 0 && imageSize.height > 0) failed: file /builds/slave/mozilla-central-linux64-debug/build/layout/base/nsLayoutUtils.cpp, line 3147
52272 INFO TEST-PASS | /tests/content/media/test/test_new_audio.html | We should get to the end. Oh look we did.
52273 INFO TEST-PASS | /tests/content/media/test/test_new_audio.html | We should get to the end. Oh look we did.
52274 INFO SimpleTest finished /tests/content/media/test/test_new_audio.html in 5009ms
52275 INFO TEST-START | /tests/content/media/test/test_paused.html
++DOMWINDOW == 19 (0x7ebf928) [serial = 1649] [outer = 0x389db10]
52276 INFO TEST-PASS | /tests/content/media/test/test_paused.html | v1.paused must initially be true
52277 INFO TEST-PASS | /tests/content/media/test/test_paused.html | a1.paused must initially be true
52278 INFO SimpleTest finished /tests/content/media/test/test_paused.html in 852ms
52279 INFO TEST-START | /tests/content/media/test/test_paused_after_ended.html
++DOMWINDOW == 20 (0x7da49b8) [serial = 1650] [outer = 0x389db10]
WARNING: NS_ENSURE_TRUE(imageSize.width > 0 && imageSize.height > 0) failed: file /builds/slave/mozilla-central-linux64-debug/build/layout/base/nsLayoutUtils.cpp, line 3147
52280 INFO TEST-PASS | /tests/content/media/test/test_paused_after_ended.html | r11025_s16_c1.wav must be paused at start - true should equal true
52281 INFO TEST-PASS | /tests/content/media/test/test_paused_after_ended.html | r11025_s16_c1.wav must not be paused after play - false should equal false
52282 INFO TEST-PASS | /tests/content/media/test/test_paused_after_ended.html | 320x240.ogv must be paused at start - true should equal true
52283 INFO TEST-PASS | /tests/content/media/test/test_paused_after_ended.html | 320x240.ogv must not be paused after play - false should equal false
52284 INFO TEST-PASS | /tests/content/media/test/test_paused_after_ended.html | small-shot.ogg must be paused at start - true should equal true
52285 INFO TEST-PASS | /tests/content/media/test/test_paused_after_ended.html | small-shot.ogg must not be paused after play - false should equal false
52286 INFO TEST-PASS | /tests/content/media/test/test_paused_after_ended.html | seek.webm must be paused at start - true should equal true
52287 INFO TEST-PASS | /tests/content/media/test/test_paused_after_ended.html | seek.webm must not be paused after play - false should equal false
52288 INFO TEST-PASS | /tests/content/media/test/test_paused_after_ended.html | r11025_u8_c1.wav must be paused at start - true should equal true
52289 INFO TEST-PASS | /tests/content/media/test/test_paused_after_ended.html | r11025_u8_c1.wav must not be paused after play - false should equal false
52290 INFO TEST-PASS | /tests/content/media/test/test_paused_after_ended.html | small-shot.ogg must be paused at start - true should equal true
52291 INFO TEST-PASS | /tests/content/media/test/test_paused_after_ended.html | small-shot.ogg must not be paused after play - false should equal false
52292 INFO TEST-KNOWN-FAIL | /tests/content/media/test/test_paused_after_ended.html | No types supported
52293 INFO SimpleTest finished /tests/content/media/test/test_paused_after_ended.html in 992ms
52294 INFO TEST-START | /tests/content/media/test/test_play_events.html
++DOMWINDOW == 21 (0x65853b8) [serial = 1651] [outer = 0x389db10]
WARNING: NS_ENSURE_SUCCESS(rv, 0) failed with result 0x8000FFFF: file /builds/slave/mozilla-central-linux64-debug/build/content/base/src/nsContentUtils.cpp, line 2898
WARNING: NS_ENSURE_SUCCESS(rv, 0) failed with result 0x8000FFFF: file /builds/slave/mozilla-central-linux64-debug/build/content/base/src/nsContentUtils.cpp, line 2898
WARNING: NS_ENSURE_SUCCESS(rv, 0) failed with result 0x8000FFFF: file /builds/slave/mozilla-central-linux64-debug/build/content/base/src/nsContentUtils.cpp, line 2898
WARNING: NS_ENSURE_TRUE(imageSize.width > 0 && imageSize.height > 0) failed: file /builds/slave/mozilla-central-linux64-debug/build/layout/base/nsLayoutUtils.cpp, line 3147
Assertion failure: 0 (/builds/slave/mozilla-central-linux64-debug/build/js/src/nanojit/NativeX64.cpp:1186)
nsStringStats
=> mAllocCount: 234
=> mReallocCount: 0
=> mFreeCount: 234
=> mShareCount: 123
=> mAdoptCount: 0
=> mAdoptFreeCount: 0
NEXT ERROR TEST-UNEXPECTED-FAIL | /tests/content/media/test/test_play_events.html | Exited with code 1 during test run
There's a minidump, but it's totally useless.
There are some bad things going on here in addition to the NJ assert
WARNING: NS_ENSURE_TRUE(imageSize.width > 0 && imageSize.height > 0) failed: file /builds/slave/mozilla-central-linux64-debug/build/layout/base/nsLayoutUtils.cpp, line 3147
WARNING: NS_ENSURE_SUCCESS(rv, 0) failed with result 0x8000FFFF: file /builds/slave/mozilla-central-linux64-debug/build/content/base/src/nsContentUtils.cpp, line 2898
Maybe this is OOM?
Comment 1•15 years ago
|
||
Comment 3•15 years ago
|
||
Comment 4•15 years ago
|
||
![]() |
||
Comment 5•15 years ago
|
||
I think this is bug 542891. I'm just about to land the patch for it on TM, so we can wait and see if it goes away.
Comment 6•15 years ago
|
||
Comment 7•15 years ago
|
||
Comment 8•15 years ago
|
||
This is probably OOM. We later found that video was indeed causing an OOM.
blocking2.0: ? → -
OS: Linux → Windows CE
Updated•15 years ago
|
OS: Windows CE → Linux
Comment 9•14 years ago
|
||
Obsolete with the removal of tracejit.
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•