Closed Bug 1698984 Opened 4 years ago Closed 4 years ago

Perma tier 2 tests\jit-test\jit-test\tests\wasm\large-memory.js | tests\jit-test\jit-test\tests\wasm\large-memory.js:185:17 uncaught exception: out of memory (code 3, args "<any>") [1.1 s]

Categories

(Core :: JavaScript Engine: JIT, defect, P5)

defect

Tracking

()

RESOLVED FIXED
88 Branch
Tracking Status
firefox88 --- fixed

People

(Reporter: intermittent-bug-filer, Assigned: lth)

References

(Regression)

Details

(Keywords: intermittent-failure, regression)

Attachments

(1 file)

Filed by: ncsoregi [at] mozilla.com
Parsed log: https://treeherder.mozilla.org/logviewer?job_id=333432182&repo=mozilla-central
Full log: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/EZMmu8bRTeSR_OiHcT2tAw/runs/0/artifacts/public/logs/live_backing.log


[task 2021-03-16T19:03:23.709Z] 19:03:23     INFO -  TEST-PASS | tests\jit-test\jit-test\tests\wasm\large-memory.js | Success (code 0, args "--large-arraybuffers --ion-eager --ion-offthread-compile=off --more-compartments") [1.3 s]
[task 2021-03-16T19:03:24.501Z] 19:03:24     INFO -  C:\Users\task_1615919008\build\tests\jit-test\jit-test\tests\wasm\large-memory.js:185:17 uncaught exception: out of memory
[task 2021-03-16T19:03:24.501Z] 19:03:24     INFO -  Stack:
[task 2021-03-16T19:03:24.502Z] 19:03:24     INFO -    @C:\Users\task_1615919008\build\tests\jit-test\jit-test\tests\wasm\large-memory.js:185:17
[task 2021-03-16T19:03:24.502Z] 19:03:24     INFO -  Exit code: 3
[task 2021-03-16T19:03:24.502Z] 19:03:24     INFO -  FAIL - wasm\large-memory.js
[task 2021-03-16T19:03:24.503Z] 19:03:24  WARNING -  TEST-UNEXPECTED-FAIL | tests\jit-test\jit-test\tests\wasm\large-memory.js | C:\Users\task_1615919008\build\tests\jit-test\jit-test\tests\wasm\large-memory.js:185:17 uncaught exception: out of memory (code 3, args "--large-arraybuffers --wasm-compiler=baseline") [1.1 s]
[task 2021-03-16T19:03:24.504Z] 19:03:24     INFO -  INFO exit-status     : 3
[task 2021-03-16T19:03:24.504Z] 19:03:24     INFO -  INFO timed-out       : False
[task 2021-03-16T19:03:24.505Z] 19:03:24     INFO -  INFO stderr         2> C:\Users\task_1615919008\build\tests\jit-test\jit-test\tests\wasm\large-memory.js:185:17 uncaught exception: out of memory
[task 2021-03-16T19:03:24.505Z] 19:03:24     INFO -  INFO stderr         2> Stack:
[task 2021-03-16T19:03:24.505Z] 19:03:24     INFO -  INFO stderr         2> @C:\Users\task_1615919008\build\tests\jit-test\jit-test\tests\wasm\large-memory.js:185:17
[task 2021-03-16T19:03:24.509Z] 19:03:24     INFO -  C:\Users\task_1615919008\build\tests\jit-test\jit-test\tests\wasm\large-memory.js:185:17 uncaught exception: out of memory
[task 2021-03-16T19:03:24.509Z] 19:03:24     INFO -  Stack:
[task 2021-03-16T19:03:24.511Z] 19:03:24     INFO -    @C:\Users\task_1615919008\build\tests\jit-test\jit-test\tests\wasm\large-memory.js:185:17
[task 2021-03-16T19:03:24.512Z] 19:03:24     INFO -  Exit code: 3
[task 2021-03-16T19:03:24.513Z] 19:03:24     INFO -  FAIL - wasm\large-memory.js```
Summary: Perma tier 2 tests\jit-test\jit-test\tests\wasm\large-memory.js | tests\jit-test\jit-test\tests\wasm\large-memory.js:185:17 uncaught exception: out of memory (code 3, args "--large-arraybuffers --wasm-compiler=baseline") [1.1 s] → Perma tier 2 tests\jit-test\jit-test\tests\wasm\large-memory.js | tests\jit-test\jit-test\tests\wasm\large-memory.js:185:17 uncaught exception: out of memory (code 3, args "<any>") [1.1 s]
Has Regression Range: --- → yes
Keywords: regression

I guess that's pretty annoying. This is a test for very large webassembly memories and if the test machine is overloaded or underprovisioned it will be easy for it to OOM. I don't think we have a way of catching OOM in the script itself, I'll investigate what the options are.

Flags: needinfo?(lhansen)

Looks like maybe we can use the allow-oom modifier on the test case.

This test can oom on some underprovisioned 64-bit platforms like those in our CI,
so allow that as an outcome.

Assignee: nobody → lhansen
Status: NEW → ASSIGNED
Pushed by lhansen@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/802e50d11454 Allow large-memory test to oom. r=jandem
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Target Milestone: --- → 88 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: