Closed Bug 558581 Opened 15 years ago Closed 15 years ago

Intermittent jsreftest crash running js1_5/Regress/regress-351116.js

Categories

(Core :: JavaScript Engine, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla1.9.3a5

People

(Reporter: tnikkel, Assigned: jruderman)

References

Details

(Keywords: intermittent-failure)

http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1270929526.1270929942.19596.gz Rev3 Fedora 12x64 mozilla-central opt test jsreftest on 2010/04/10 12:58:46 s: talos-r3-fed64-010 TEST-UNEXPECTED-FAIL | automation.py | Exited with code 11 during test run PROCESS-CRASH | automation.py | application crashed (minidump found) REFTEST INFO | Loading a blank page REFTEST TEST-KNOWN-FAIL | file:///home/cltbld/talos-slave/mozilla-central-fedora64-opt-u-jsreftest/build/jsreftest/tests/jsreftest.html?test=js1_5/Regress/regress-350692.js | (SKIP) REFTEST INFO | Loading file:///home/cltbld/talos-slave/mozilla-central-fedora64-opt-u-jsreftest/build/jsreftest/tests/jsreftest.html?test=js1_5/Regress/regress-351116.js begin test: js1_5/Regress/regress-351116.js BUGNUMBER: 351116 STATUS: formal parameter and inner function have same name TEST-UNEXPECTED-FAIL | automation.py | Exited with code 11 during test run INFO | automation.py | Application ran for: 0:03:40.085363 INFO | automation.py | Reading PID log: /tmp/tmpwDbwl7pidlog PROCESS-CRASH | automation.py | application crashed (minidump found) MINIDUMP_STACKWALK binary not found: /home/cltbld/talos-slave/mozilla-central-fedora64-opt-u-jsreftest/tools/breakpad/linux64/minidump_stackwalk WARNING | automationutils.processLeakLog() | refcount logging is off, so leaks can't be detected! REFTEST INFO | runreftest.py | Running tests: end. program finished with exit code 11 elapsedTime=221.764015 TinderboxPrint: jsreftest<br/><em class="testfail">T-FAIL</em> Unknown Error: command finished with exit code: 11 === Output ended === ======== BuildStep ended ======== ======== BuildStep started ======== maybe rebooting slave lost
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1271012670.1271013669.3519.gz Rev3 Fedora 12x64 mozilla-central debug test jsreftest on 2010/04/11 12:04:30 s: talos-r3-fed64-018 REFTEST INFO | Loading file:///home/cltbld/talos-slave/mozilla-central-fedora64-debug-u-jsreftest/build/jsreftest/tests/jsreftest.html?test=js1_5/Regress/regress-351116.js ++DOMWINDOW == 42 (0x3a35918) [serial = 3975] [outer = 0x16bcd00] begin test: js1_5/Regress/regress-351116.js BUGNUMBER: 351116 STATUS: formal parameter and inner function have same name ++DOCSHELL 0x2ff9800 == 4 ++DOMWINDOW == 43 (0x295c928) [serial = 3976] [outer = (nil)] ++DOMWINDOW == 44 (0x3db64c8) [serial = 3977] [outer = 0x295c8d0] Assertion failure: slot < OBJ_SCOPE(obj2)->freeslot, at /builds/slave/mozilla-central-linux64-debug/build/js/src/jsops.cpp:2306 TEST-UNEXPECTED-FAIL | automation.py | Exited with code 6 during test run INFO | automation.py | Application ran for: 0:14:13.624213 INFO | automation.py | Reading PID log: /tmp/tmpHtdTqBpidlog PROCESS-CRASH | automation.py | application crashed (minidump found) MINIDUMP_STACKWALK binary not found: /home/cltbld/talos-slave/mozilla-central-fedora64-debug-u-jsreftest/tools/breakpad/linux64/minidump_stackwalk TEST-UNEXPECTED-FAIL | automationutils.processLeakLog() | missing output line for total leaks!
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1271105840.1271106572.2958.gz Rev3 Fedora 12x64 mozilla-central opt test jsreftest on 2010/04/12 13:57:20 s: talos-r3-fed64-017
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1271107455.1271109751.11836.gz Rev3 Fedora 12x64 mozilla-central debug test jsreftest on 2010/04/12 14:24:15 s: talos-r3-fed64-020
This test unnecessarily opened a new window, so it was testing much more code than it wanted to. I fixed that today: http://hg.mozilla.org/mozilla-central/rev/82c37c003465 This obviously doesn't fix the crash bug in Firefox, but I'm sure the crash will turn up elsewhere, and it will be easier to diagnose once bug 554138 is fixed.
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Flags: in-testsuite+
Target Milestone: --- → mozilla1.9.3a5
Assignee: general → jruderman
Whiteboard: [orange]
You need to log in before you can comment on or make changes to this bug.