Closed
Bug 1522275
Opened 6 years ago
Closed 6 years ago
ARM64: Crash in cacheir/unaryarith.js
Categories
(Core :: JavaScript Engine: JIT, defect, P2)
Tracking
()
RESOLVED
DUPLICATE
of bug 1521092
People
(Reporter: sstangl, Unassigned)
References
Details
(Keywords: crash, Whiteboard: [arm64:m3])
When run on ARM64 hardware, this test fails: cacheir/unaryarith.js
The arguments passed are as follows:
--ion-eager --ion-offthread-compile=off --more-compartments cacheir/unaryarith.js
--ion-eager --ion-offthread-compile=off --ion-check-range-analysis --ion-extra-checks --no-sse3 --no-threads cacheir/unaryarith.js
The crash signature is as follows:
unaryarith.js:10:13 Error: Assertion failed: got 1.2, expected -1.2
Comment 1•6 years ago
|
||
[arm64:m3] because we should fix reproducible test crashes before letting ARM64 Fennec Nightly ride the trains to Beta.
status-firefox64:
--- → wontfix
status-firefox65:
--- → wontfix
status-firefox66:
--- → affected
status-firefox-esr60:
--- → wontfix
Keywords: crash
Whiteboard: [arm64:m3]
Updated•6 years ago
|
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•