Closed
Bug 1733016
Opened 3 years ago
Closed 3 years ago
Intermittent js\src\jit-test\tests\wasm\tables.js | z:\task_163286354065449\src\js\src\jit-test\tests\wasm\tables.js line 258 > WebAssembly.Module:59:1 RuntimeError: indirect call to null (code 3, args "--disable-wasm-huge-memory") [0.1 s]
Categories
(Core :: JavaScript Engine, defect, P5)
Core
JavaScript Engine
Tracking
()
RESOLVED
INCOMPLETE
People
(Reporter: intermittent-bug-filer, Unassigned)
References
(Regression)
Details
(Keywords: intermittent-failure, regression)
Filed by: smolnar [at] mozilla.com
Parsed log: https://treeherder.mozilla.org/logviewer?job_id=352999489&repo=autoland
Full log: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/GMvPnsmpQFKSUnK28sadmA/runs/0/artifacts/public/logs/live_backing.log
TEST-PASS | js\src\jit-test\tests\wasm\tables.js | Success (code 0, args "--test-wasm-await-tier2") [0.4 s]
[task 2021-09-28T22:41:15.946Z] z:\task_163286354065449\src\js\src\jit-test\tests\wasm\tables.js line 258 > WebAssembly.Module:59:1 RuntimeError: indirect call to null
[task 2021-09-28T22:41:15.946Z]
[task 2021-09-28T22:41:15.946Z] Stack:
[task 2021-09-28T22:41:15.946Z]
[task 2021-09-28T22:41:15.946Z] call@z:\task_163286354065449\src\js\src\jit-test\tests\wasm\tables.js line 258 > WebAssembly.Module:wasm-function[0]:0x3b
[task 2021-09-28T22:41:15.946Z]
[task 2021-09-28T22:41:15.946Z] testCrossRealmCall@z:\task_163286354065449\src\js\src\jit-test\tests\wasm\tables.js:268:18
[task 2021-09-28T22:41:15.946Z]
[task 2021-09-28T22:41:15.946Z] @z:\task_163286354065449\src\js\src\jit-test\tests\wasm\tables.js:269:3
[task 2021-09-28T22:41:15.946Z]
[task 2021-09-28T22:41:15.946Z] Exit code: 3
[task 2021-09-28T22:41:15.946Z] FAIL - wasm\tables.js
[task 2021-09-28T22:41:15.946Z] TEST-UNEXPECTED-FAIL | js\src\jit-test\tests\wasm\tables.js | z:\task_163286354065449\src\js\src\jit-test\tests\wasm\tables.js line 258 > WebAssembly.Module:59:1 RuntimeError: indirect call to null (code 3, args "--disable-wasm-huge-memory") [0.1 s]
[task 2021-09-28T22:41:15.946Z] INFO exit-status : 3
[task 2021-09-28T22:41:15.946Z] INFO timed-out : False
[task 2021-09-28T22:41:15.960Z] INFO stderr 2> z:\task_163286354065449\src\js\src\jit-test\tests\wasm\tables.js line 258 > WebAssembly.Module:59:1 RuntimeError: indirect call to null
[task 2021-09-28T22:41:15.960Z] INFO stderr 2> Stack:
[task 2021-09-28T22:41:15.960Z] INFO stderr 2> call@z:\task_163286354065449\src\js\src\jit-test\tests\wasm\tables.js line 258 > WebAssembly.Module:wasm-function[0]:0x3b
[task 2021-09-28T22:41:15.960Z] INFO stderr 2> testCrossRealmCall@z:\task_163286354065449\src\js\src\jit-test\tests\wasm\tables.js:268:18
[task 2021-09-28T22:41:15.960Z] INFO stderr 2> @z:\task_163286354065449\src\js\src\jit-test\tests\wasm\tables.js:269:3
[task 2021-09-28T22:41:16.020Z] TEST-PASS | js\src\jit-test\tests\wasm\text.js | Success (code 0, args "") [0.1 s]
Comment 1•3 years ago
|
||
Looks like the problem is not fixed...
Updated•3 years ago
|
Has Regression Range: --- → yes
Updated•3 years ago
|
Keywords: regression
Comment hidden (Intermittent Failures Robot) |
Comment 3•3 years ago
|
||
https://wiki.mozilla.org/Bug_Triage#Intermittent_Test_Failure_Cleanup
For more information, please visit auto_nag documentation.
Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•