Bug 2510730
| Summary: | [abrt] xfce4-settings: xfce_display_settings_x11_is_primary(): xfce4-display-settings killed by SIGSEGV | ||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Joao Carlos Mendes Luis <jonny> | ||||||||||||||||||||||||||
| Component: | xfce4-settings | Assignee: | Kevin Fenzi <kevin> | ||||||||||||||||||||||||||
| Status: | NEW --- | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||||||||||||||||||||
| Severity: | unspecified | Docs Contact: | |||||||||||||||||||||||||||
| Priority: | unspecified | ||||||||||||||||||||||||||||
| Version: | 44 | CC: | cmbugz, jonny, kevin, nonamedotc | ||||||||||||||||||||||||||
| Target Milestone: | --- | ||||||||||||||||||||||||||||
| Target Release: | --- | ||||||||||||||||||||||||||||
| Hardware: | x86_64 | ||||||||||||||||||||||||||||
| OS: | Unspecified | ||||||||||||||||||||||||||||
| URL: | https://retrace.fedoraproject.org/faf/reports/bthash/a02a74a7f575f10ec76017ad4bbeb4a1aaba8f5 | ||||||||||||||||||||||||||||
| Whiteboard: | abrt_hash:d317955800304fdc6e6b41fd2f02e10e6852f56b;VARIANT_ID=xfce; | ||||||||||||||||||||||||||||
| Fixed In Version: | Doc Type: | --- | |||||||||||||||||||||||||||
| Doc Text: | Story Points: | --- | |||||||||||||||||||||||||||
| Clone Of: | Environment: | ||||||||||||||||||||||||||||
| Last Closed: | Type: | --- | |||||||||||||||||||||||||||
| Regression: | --- | Mount Type: | --- | ||||||||||||||||||||||||||
| Documentation: | --- | CRM: | |||||||||||||||||||||||||||
| Verified Versions: | Category: | --- | |||||||||||||||||||||||||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||||||||||||||||||||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||||||||||||||||||||||||
| Embargoed: | |||||||||||||||||||||||||||||
| Attachments: |
|
||||||||||||||||||||||||||||
|
Description
Joao Carlos Mendes Luis
2026-08-03 18:38:51 UTC
Created attachment 2153429 [details]
File: dso_list
Created attachment 2153430 [details]
File: open_fds
Created attachment 2153431 [details]
File: os_info
Created attachment 2153432 [details]
File: mountinfo
Created attachment 2153433 [details]
File: environ
Created attachment 2153434 [details]
File: backtrace
Created attachment 2153435 [details]
File: limits
Created attachment 2153436 [details]
File: cpuinfo
Created attachment 2153437 [details]
File: exploitable
Created attachment 2153438 [details]
File: maps
Created attachment 2153439 [details]
File: core_backtrace
Created attachment 2153440 [details]
File: proc_pid_status
Some questions that might help narrow down the cause of this crash and the one from Bug 2510731: - Do you have multiple displays attached? - Was there a change in the number of displays before and after hibernation? Did a display fail to wake up? - Did you have the display settings dialog open before hibernating? Thanks! VERY interesting that you ask. My display setup is somewhat unusual. My CPU is an AMD with an integrated GPU (Raphael), but my primary graphics card is an NVIDIA RTX 5060. I have a 4-port HDMI/USB KVM switch, and both GPUs are connected to it. I assume only one GPU is active at any given time. Whenever I switch between the two GPU outputs, the XFCE "Display Settings" confirmation dialog appears, as if a new monitor had just been connected. I'm still running the same boot session in which the error occurred, and I've noticed something odd. The AMD output appears to be frozen in timeāit and is still showing the ABRT bug report window from when I submitted the report. No "Display Settings" dialog appears on the AMD output. However, every time I switch back to the NVIDIA output, a new "Display Settings" confirmation dialog pops up. One more detail that may be relevant: I only recently started using hibernation. It has been somewhat unreliable. Sometimes the system fails to hibernate or fails to resume properly. Other times, the graphical session freezes completely, and I can't even switch to a text console with Ctrl+Alt+F2. Interestingly, if I SSH into the machine and run `systemctl restart lightdm.service`, the graphical session comes back without requiring a reboot. Hope this helps, Jonny |