Bug 1498561
Summary: | firefox crashes at ContextToFP() on ppc64le f27 | ||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Menanteau Guy <menantea> | ||||||||||||||
Component: | firefox | Assignee: | Martin Stransky <stransky> | ||||||||||||||
Status: | CLOSED UPSTREAM | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||||||||
Severity: | unspecified | Docs Contact: | |||||||||||||||
Priority: | unspecified | ||||||||||||||||
Version: | 27 | CC: | alexl, gecko-bugs-nobody, hannsj_uhl, jhorak, kengert, menantea, normand, pjasicek, rhughes, rstrode, sandmann, stransky | ||||||||||||||
Target Milestone: | --- | ||||||||||||||||
Target Release: | --- | ||||||||||||||||
Hardware: | ppc64le | ||||||||||||||||
OS: | Unspecified | ||||||||||||||||
Whiteboard: | |||||||||||||||||
Fixed In Version: | Doc Type: | If docs needed, set a value | |||||||||||||||
Doc Text: | Story Points: | --- | |||||||||||||||
Clone Of: | Environment: | ||||||||||||||||
Last Closed: | 2018-05-18 10:10:10 UTC | Type: | Bug | ||||||||||||||
Regression: | --- | Mount Type: | --- | ||||||||||||||
Documentation: | --- | CRM: | |||||||||||||||
Verified Versions: | Category: | --- | |||||||||||||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||||||||||
Cloudforms Team: | --- | Target Upstream Version: | |||||||||||||||
Embargoed: | |||||||||||||||||
Bug Depends On: | |||||||||||||||||
Bug Blocks: | 1071880 | ||||||||||||||||
Attachments: |
|
Description
Menanteau Guy
2017-10-04 15:57:18 UTC
Created attachment 1334363 [details]
msg at screen
Created attachment 1334364 [details]
dmesg
Created attachment 1334365 [details]
journalctl
Created attachment 1334366 [details]
coredump thru gdb
Created attachment 1334367 [details]
firefox with strace
for info, problem is still there in firefox-57.0-0.4 most probably a duplicate of previous bug #1486737 identified before for fc26 update tests. *** Bug 1486737 has been marked as a duplicate of this bug. *** Created attachment 1437274 [details] start of ppc64le patch which avoid the crash I started to test this patch sometimes ago but get blocked because of different other problems that crash firefox before I reach this code. The problem blocking my test is currently the bug #1578429 So my patch could not be completely satisfactory as is working ok in normal mode but I still have error when I put firefox in debug mode. *** Bug 1578429 has been marked as a duplicate of this bug. *** I added your patch to firefox-60.0-6.* builds at https://koji.fedoraproject.org/koji/packageinfo?packageID=37 firefox-60.0-6 seems working ok so far for ppc64le. I update my openqa environment to have next tests running on rawhide using this new firefox and I will update this bug if tests are ok. Also, jemalloc has been disable when building for powerpc, is there a plan to make jemalloc working for powerpc ? (In reply to Menanteau Guy from comment #12) > Also, jemalloc has been disable when building for powerpc, is there a plan > to make jemalloc working for powerpc ? I don't have such intention. Do you mind to file upstream (at bugzilla.mozilla.org) bug or should I do so? Will be good to have this patch upstreamed. Done, see https://bugzilla.mozilla.org/show_bug.cgi?id=1462566 Please, feel free to add any comments. Thanks |