YouTube JIT error on mips64
Categories
(Core :: JavaScript Engine: JIT, defect, P5)
Tracking
()
People
(Reporter: vinceying113, Unassigned)
References
Details
User Agent: Mozilla/5.0 (X11; Linux mips64; rv:78.0) Gecko/20100101 Firefox/78.0
Steps to reproduce:
Load a YouTube video on mips64 78.8esr.
Example:
https://www.youtube.com/watch?v=lPyz825HQzg
Actual results:
The tab will crash.
Expected results:
Successful load. Toggling javascript.options.baselinejit to false will fix this error and the video will load successfully.
Occurs on builds both with and without the Gmail fix in Bug 1688398.
Comment 1•4 years ago
|
||
The Bugbug bot thinks this bug should belong to the 'Core::Graphics' component, and is moving the bug to that component. Please revert this change in case you think the bot is wrong.
Reporter | ||
Updated•4 years ago
|
Comment 2•4 years ago
|
||
Thanks for your information, and I think it's related with bug 1642915, I will try to merge it info esr78. You can have a try if you want.
Updated•4 years ago
|
Reporter | ||
Comment 3•4 years ago
|
||
Thanks, I made a build with bug 1642915, and it fixed the issue.
Reporter | ||
Updated•4 years ago
|
Description
•