Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.
Bug 2135815
Summary: | Please backport upstream patches for segmentation fault | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Jan Remes <jan.remes> |
Component: | libappindicator | Assignee: | Timotheus Pokorra <mailinglists> |
Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | low | Docs Contact: | |
Priority: | unspecified | ||
Version: | 36 | CC: | davide, echevemaster, epel-packagers-sig, jose, mailinglists, michel, ngompa13, oliver, philip.wyett |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | libappindicator-12.10.1-0.fc37 | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2022-11-15 01:15:46 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: |
Description
Jan Remes
2022-10-18 14:00:59 UTC
This issue has causes Docker Desktop to seg fault in Fedora 37. A work around has been known for quite some time, libappindicator needs to be patched and bumped to v12.10.1. Docker Desktop is completely unusable on Fedora. See also this link for additional information: https://mattermost.atlassian.net/browse/MM-23228?focusedCommentId=104391 Regular crashes with Docker Desktop give the following error: [ 439.483568] Docker Desktop[4668]: segfault at 1e2401e56000 ip 00007f7fbbff1c85 sp 00007ffd086cac60 error 4 in libappindicator3.so.1.0.0[7f7fbbfed000+6000] It seems that there has not been a v12.10.1 release at https://launchpad.net/libappindicator At https://launchpad.net/ubuntu/+source/libappindicator/12.10.1+20.10.20200706.1-0ubuntu1 there is a link to https://launchpad.net/ubuntu/+archive/primary/+sourcefiles/libappindicator/12.10.1+20.10.20200706.1-0ubuntu1/libappindicator_12.10.1+20.10.20200706.1.orig.tar.gz I was able to build use that tarball to build a package for Fedora. I have built 12.10.1 for rawhide now. I will also build it for Fedora 37. FEDORA-2022-15d6ad46a0 has been submitted as an update to Fedora 37. https://bodhi.fedoraproject.org/updates/FEDORA-2022-15d6ad46a0 FEDORA-2022-15d6ad46a0 has been pushed to the Fedora 37 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2022-15d6ad46a0` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2022-15d6ad46a0 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. Thank you Timotheus for doing this. This new libappindicator fixes the segfaults with Docker Desktop on Fedora 37. (In reply to Jose Angel Torres from comment #5) > Thank you Timotheus for doing this. This new libappindicator fixes the > segfaults with Docker Desktop on Fedora 37. +1 thank you. After installing this version on F36, I haven't observed a single crash of Mattermost. FEDORA-2022-15d6ad46a0 has been pushed to the Fedora 37 stable repository. If problem still persists, please make note of it in this bug report. |