Closed
Bug 1904496
Opened 7 months ago
Closed 6 months ago
Intermittent js/src/jit-test/tests/debug/Script-getPossibleBreakpoints.js | /builds/worker/checkouts/gecko/js/src/jit-test/tests/debug/Script-getPossibleBreakpoints.js:364:22 InternalError: too much recursion (code 3, args "--ion-eager --ion-check-range-a
Categories
(Core :: JavaScript Engine, defect, P5)
Core
JavaScript Engine
Tracking
()
RESOLVED
INCOMPLETE
People
(Reporter: intermittent-bug-filer, Unassigned)
Details
(Keywords: intermittent-failure)
Filed by: sstanca [at] mozilla.com
Parsed log: https://treeherder.mozilla.org/logviewer?job_id=463895340&repo=autoland
Full log: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/Wyqr84ALQ92h-ym_7NV9Jw/runs/0/artifacts/public/logs/live_backing.log
[task 2024-06-25T06:46:00.227Z] TEST-PASS | js/src/jit-test/tests/debug/Script-selfhosted-builtins.js | Success (code 0, args "--ion-eager --ion-check-range-analysis --ion-extra-checks --no-sse3") [0.1 s]
[task 2024-06-25T06:46:00.235Z] /builds/worker/checkouts/gecko/js/src/jit-test/tests/debug/Script-getPossibleBreakpoints.js:364:22 InternalError: too much recursion
[task 2024-06-25T06:46:00.235Z] Stack:
[task 2024-06-25T06:46:00.235Z] createOffsetLookup@/builds/worker/checkouts/gecko/js/src/jit-test/tests/debug/Script-getPossibleBreakpoints.js:364:22
[task 2024-06-25T06:46:00.236Z] annotateOffsets@/builds/worker/checkouts/gecko/js/src/jit-test/tests/debug/Script-getPossibleBreakpoints.js:338:42
[task 2024-06-25T06:46:00.236Z] assertBreakpoints/dbg.onDebuggerStatement@/builds/worker/checkouts/gecko/js/src/jit-test/tests/debug/Script-getPossibleBreakpoints.js:330:35
[task 2024-06-25T06:46:00.236Z] @/builds/worker/checkouts/gecko/js/src/jit-test/tests/debug/Script-getPossibleBreakpoints.js line 334 > eval:14:3
[task 2024-06-25T06:46:00.236Z] assertBreakpoints@/builds/worker/checkouts/gecko/js/src/jit-test/tests/debug/Script-getPossibleBreakpoints.js:334:10
[task 2024-06-25T06:46:00.236Z] @/builds/worker/checkouts/gecko/js/src/jit-test/tests/debug/Script-getPossibleBreakpoints.js:123:18
[task 2024-06-25T06:46:00.236Z] Exit code: 3
[task 2024-06-25T06:46:00.236Z] FAIL - debug/Script-getPossibleBreakpoints.js
[task 2024-06-25T06:46:00.236Z] TEST-UNEXPECTED-FAIL | js/src/jit-test/tests/debug/Script-getPossibleBreakpoints.js | /builds/worker/checkouts/gecko/js/src/jit-test/tests/debug/Script-getPossibleBreakpoints.js:364:22 InternalError: too much recursion (code 3, args "--ion-eager --ion-check-range-analysis --ion-extra-checks --no-sse3") [0.7 s]
[task 2024-06-25T06:46:00.236Z] INFO exit-status : 3
[task 2024-06-25T06:46:00.236Z] INFO timed-out : False
[task 2024-06-25T06:46:00.236Z] INFO stderr 2> /builds/worker/checkouts/gecko/js/src/jit-test/tests/debug/Script-getPossibleBreakpoints.js:364:22 InternalError: too much recursion
[task 2024-06-25T06:46:00.236Z] INFO stderr 2> Stack:
[task 2024-06-25T06:46:00.236Z] INFO stderr 2> createOffsetLookup@/builds/worker/checkouts/gecko/js/src/jit-test/tests/debug/Script-getPossibleBreakpoints.js:364:22
[task 2024-06-25T06:46:00.236Z] INFO stderr 2> annotateOffsets@/builds/worker/checkouts/gecko/js/src/jit-test/tests/debug/Script-getPossibleBreakpoints.js:338:42
[task 2024-06-25T06:46:00.236Z] INFO stderr 2> assertBreakpoints/dbg.onDebuggerStatement@/builds/worker/checkouts/gecko/js/src/jit-test/tests/debug/Script-getPossibleBreakpoints.js:330:35
[task 2024-06-25T06:46:00.236Z] INFO stderr 2> @/builds/worker/checkouts/gecko/js/src/jit-test/tests/debug/Script-getPossibleBreakpoints.js line 334 > eval:14:3
[task 2024-06-25T06:46:00.236Z] INFO stderr 2> assertBreakpoints@/builds/worker/checkouts/gecko/js/src/jit-test/tests/debug/Script-getPossibleBreakpoints.js:334:10
[task 2024-06-25T06:46:00.236Z] INFO stderr 2> @/builds/worker/checkouts/gecko/js/src/jit-test/tests/debug/Script-getPossibleBreakpoints.js:123:18
[task 2024-06-25T06:46:00.243Z] TEST-PASS | js/src/jit-test/tests/debug/Script-source-01.js | Success (code 0, args "") [0.1 s]
Comment hidden (Intermittent Failures Robot) |
Comment 2•6 months ago
|
||
https://wiki.mozilla.org/Bug_Triage#Intermittent_Test_Failure_Cleanup
For more information, please visit BugBot documentation.
Status: NEW → RESOLVED
Closed: 6 months ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•