[MIPS] failed to run js on mips64, x86_64 with simulator-mips64 mode (Unaligned read at)
Categories
(Core :: JavaScript Engine: JIT, defect, P5)
Tracking
()
People
(Reporter: paul_st, Unassigned)
References
Details
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0
Steps to reproduce:
Build mozilla78 on x86_64 with simulator-mips64
changeset: 7aa7584b8e0ea376f52ca4684ac44cf73408a611 (Bug 1635684)
Actual results:
JS on octane 2.0 run.js is fails.
Unaligned read at 0x00007f98682c14a3, pc=0x00001b361029cd9c
Hit MOZ_CRASH() at ../gecko-dev/js/src/jit/mips64/Simulator-mips64.cpp:1660
Segmentation fault (core dumped)
Expected results:
JS on octane2.0 is successfully works.
Comment 1•5 years ago
|
||
Bugbug thinks this bug should belong to this component, but please revert this change in case of error.
Bug 1684732: build mozilla78 on the latest versions is fails.
(In reply to SidTver from comment #2)
Bug 1684732: build mozilla78 on the latest versions is fails.
Sorry, of course on MIPS64
Comment 5•5 years ago
|
||
Thanks for your information, I will take a look, but may need some time, since I'm kind of busy these days.
Updated•5 years ago
|
Updated•10 months ago
|
Description
•