Fix non-x86 builds that were broken by bug 1620993
Categories
(Toolkit :: Crash Reporting, defect)
Tracking
()
Tracking | Status | |
---|---|---|
firefox-esr78 | --- | unaffected |
firefox84 | --- | unaffected |
firefox85 | --- | unaffected |
firefox86 | --- | fixed |
People
(Reporter: gsvelto, Assigned: gsvelto)
References
(Regression)
Details
(Keywords: regression)
Attachments
(1 file)
Bug 1686918 - Disable the new Linux minidump writer on all architectures but x86 & x86-64 r=glandium
48 bytes,
text/x-phabricator-request
|
Details | Review |
As per title, this requires us to disable the new Rust code on those platforms and leave it enabled only on 32- and 64-bit x86.
Assignee | ||
Comment 1•4 years ago
|
||
Updated•4 years ago
|
Assignee | ||
Comment 2•4 years ago
|
||
Try run is here: https://treeherder.mozilla.org/#/jobs?repo=try&revision=4cc49c7f12c4702b849f3a4edc3b7b0abe1dcfcb
We don't have them on automation but this should also fix armhf, ppc64le, s390x, etc...
Comment 3•4 years ago
|
||
Set release status flags based on info from the regressing bug 1620993
Updated•4 years ago
|
Updated•4 years ago
|
The proposed fix unbreaks the build on Fedora 32 on ppc64le and s390x.
Assignee | ||
Comment 5•4 years ago
|
||
(In reply to Dan Horák from comment #4)
The proposed fix unbreaks the build on Fedora 32 on ppc64le and s390x.
Thanks for the feedback! The patch fixed building libxul but failed for gtest, this one should fix them both: https://treeherder.mozilla.org/jobs?repo=try&revision=e1d6a22f31799b47a4e985b2e653cfc1ef3fe402
Updated•4 years ago
|
Comment 8•4 years ago
|
||
bugherder |
Updated•4 years ago
|
Description
•