Bug 2066396
Summary: | [abrt] xdg-desktop-portal: receive_fd(): xdg-document-portal killed by SIGSEGV | ||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Kamil Páral <kparal> | ||||||||||||||||||||||||
Component: | xdg-desktop-portal | Assignee: | David King <amigadave> | ||||||||||||||||||||||||
Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||||||||||||||||||
Severity: | unspecified | Docs Contact: | |||||||||||||||||||||||||
Priority: | unspecified | ||||||||||||||||||||||||||
Version: | 36 | CC: | amigadave, awilliam, debarshir, gnome-sig, lnie, monochromatica55, robatino | ||||||||||||||||||||||||
Target Milestone: | --- | ||||||||||||||||||||||||||
Target Release: | --- | ||||||||||||||||||||||||||
Hardware: | x86_64 | ||||||||||||||||||||||||||
OS: | Unspecified | ||||||||||||||||||||||||||
URL: | https://retrace.fedoraproject.org/faf/reports/bthash/f80d11f9285252794faa1a73a3dcba9d8942f703 | ||||||||||||||||||||||||||
Whiteboard: | abrt_hash:79fe81aea21ab1cbf98c9691841cbec07020b565;VARIANT_ID=workstation; | ||||||||||||||||||||||||||
Fixed In Version: | Doc Type: | If docs needed, set a value | |||||||||||||||||||||||||
Doc Text: | Story Points: | --- | |||||||||||||||||||||||||
Clone Of: | Environment: | ||||||||||||||||||||||||||
Last Closed: | 2022-03-23 07:49:09 UTC | Type: | --- | ||||||||||||||||||||||||
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: | 1953785 | ||||||||||||||||||||||||||
Attachments: |
|
Description
Kamil Páral
2022-03-21 16:43:33 UTC
Created attachment 1867270 [details]
File: backtrace
Created attachment 1867271 [details]
File: core_backtrace
Created attachment 1867272 [details]
File: cpuinfo
Created attachment 1867273 [details]
File: dso_list
Created attachment 1867274 [details]
File: environ
Created attachment 1867275 [details]
File: exploitable
Created attachment 1867276 [details]
File: limits
Created attachment 1867277 [details]
File: maps
Created attachment 1867278 [details]
File: mountinfo
Created attachment 1867279 [details]
File: open_fds
Created attachment 1867280 [details]
File: proc_pid_status
(This also exactly happens on F35, see bug 2048822). I'm proposing this as the Final blocker: "There must be no SELinux denial notifications or crash notifications on boot of or during installation from a release-blocking live image, or at first login after a default install of a release-blocking desktop. " https://fedoraproject.org/wiki/Fedora_36_Final_Release_Criteria#SELinux_and_crash_notifications This crash is always present in Abrt in the System tab after F36 Beta RC1.2 installation and first boot. However, please note that it seems that a notification is not triggered for this (perhaps because it is a "system" crash, not a "user" crash?), unless something else crashes as well, which then triggers the notification. In that case you open Abrt and see both. So it might not actually fulfill the criterion text. I also see this bug with Fedora-Workstation-Live-x86_64-36_Beta-1.1.iso: https://bugzilla.redhat.com/show_bug.cgi?id=2063673 maybe the other crash you mentioned in description is this one,https://bugzilla.redhat.com/show_bug.cgi?id=2063056? I suspect this is actually the same as https://bugzilla.redhat.com/show_bug.cgi?id=2066424 , believe it or not - part of the chain of causation for that bug is that xdg-desktop-portal stuff starts up during the gnome-initial-setup session when it should not. The fix for that bug (both the quick revert I did, and the proper fix proposed upstream) prevent xdg-desktop-portal from launching at all, and so should also prevent any of it crashing. Can you check with 1.4 and see whether this still happens? I suspect it won't. It occurred to me that this could be related to gnome-initial-setup, which would explain why there is no notification for the crash. It seems you're right. With Beta RC1.4 image, the crash is no longer present in abrt. Looks fine! Closing this one. *** Bug 2109856 has been marked as a duplicate of this bug. *** |