Firefox 139 crashes at startup on LoongArch64
Categories
(Core :: JavaScript Engine: JIT, defect, P5)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox-esr128 | --- | unaffected |
| firefox139 | --- | fixed |
| firefox140 | --- | fixed |
People
(Reporter: xen0n, Assigned: zhaojiazhong-hf)
References
(Blocks 2 open bugs, Regression)
Details
(Keywords: regression)
Bug 1961587 actually regressed the 139 branch to the point of straight crashes at startup, but was not uplifted so vanilla Firefox 139.0 no longer starts on LoongArch64. MIPS64 and RISCV64 are likely also affected but I don't have test hardware of either handy at present.
According to my experiments, backporting D248134 and D248862 fixes the crash, so we would like the changes backported to 139 branch.
| Reporter | ||
Updated•5 months ago
|
| Reporter | ||
Updated•5 months ago
|
Comment 1•5 months ago
|
||
:debadree333, since you are the author of the regressor, bug 1944761, could you take a look?
For more information, please visit BugBot documentation.
It turns out that a backport is necessary after all. Otherwise, an attempt to launch Firefox would result in an immediate segfault.
Comment 3•5 months ago
|
||
I've requested uplift on the two relevant patches.
Updated•5 months ago
|
| Reporter | ||
Comment 4•5 months ago
|
||
Fixed in Firefox 139.0.4 with uplift change https://phabricator.services.mozilla.com/D252534, but I cannot mark as RESOLVED+FIXED.
Updated•4 months ago
|
Comment 5•4 months ago
|
||
Set release status flags based on info from the regressing bug 1944761
Updated•4 months ago
|
Description
•