Bug 2000812
Summary: | [abrt] [wayland] [Plasma]cairo-dock-core: _output_mode_cb(): cairo-dock killed by SIGSEGV | ||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Stephen Preuss <com5271.ggr5> | ||||||||||||||||||||||||
Component: | cairo-dock | Assignee: | Mamoru TASAKA <mtasaka> | ||||||||||||||||||||||||
Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||||||||||||||||||
Severity: | unspecified | Docs Contact: | |||||||||||||||||||||||||
Priority: | unspecified | ||||||||||||||||||||||||||
Version: | 34 | CC: | mtasaka, pu4yes | ||||||||||||||||||||||||
Target Milestone: | --- | ||||||||||||||||||||||||||
Target Release: | --- | ||||||||||||||||||||||||||
Hardware: | x86_64 | ||||||||||||||||||||||||||
OS: | Unspecified | ||||||||||||||||||||||||||
URL: | https://retrace.fedoraproject.org/faf/reports/bthash/f8d9f3621c6910b2d6916cd9ef2306e934f60b9a | ||||||||||||||||||||||||||
Whiteboard: | abrt_hash:72725fc5a1e0df7082a778cedaf24b7d97c7d23e;VARIANT_ID=kde; | ||||||||||||||||||||||||||
Fixed In Version: | cairo-dock-3.4.1-18.D20210327git6c569e6.fc35 cairo-dock-3.4.1-18.D20210327git6c569e6.fc34 | Doc Type: | If docs needed, set a value | ||||||||||||||||||||||||
Doc Text: | Story Points: | --- | |||||||||||||||||||||||||
Clone Of: | Environment: | ||||||||||||||||||||||||||
Last Closed: | 2021-09-24 20:30:02 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: | |||||||||||||||||||||||||||
Attachments: |
|
Description
Stephen Preuss
2021-09-03 04:25:51 UTC
Created attachment 1820195 [details]
File: backtrace
Created attachment 1820196 [details]
File: core_backtrace
Created attachment 1820197 [details]
File: cpuinfo
Created attachment 1820198 [details]
File: dso_list
Created attachment 1820199 [details]
File: environ
Created attachment 1820200 [details]
File: exploitable
Created attachment 1820201 [details]
File: limits
Created attachment 1820202 [details]
File: maps
Created attachment 1820203 [details]
File: mountinfo
Created attachment 1820204 [details]
File: open_fds
Created attachment 1820205 [details]
File: proc_pid_status
Please provide the information how to reproduce this issue. Okay, this one is reproducible on Plasma KDE session, using wayland. *** Bug 2001425 has been marked as a duplicate of this bug. *** ... But this does not occur with GNOME + wayland - so apparently this is related to wayland implementation on KDE plasma. So what is happening here is that cairo-dock calls wl_output_add_listener(), expecting that "geometry" information is to be returned first before "mode" information is gained. GNOME + wayland returns the information in this order, but KDE plasma + wayland returns in the opposite order. Currently I don't know this behavior is allowed or not. And - maybe implementation of wayland on KDE is still incomplete - looking at https://community.kde.org/Plasma/Wayland_Showstoppers Currently I am unsure if I should workaround this issue on cairo-dock side. Should fix on Fedora side in cairo-dock-3.4.1-18.D20210327git6c569e6.fc3{4,5,6}. I will request updates on Fedora bodhi. Note that you've installed cairo-dock-freeworld from rpmfusion/free, so you also have to wait for rpmfusion side update. I've pushed cairo-dock-freeworld-3.4.1-13.D20210327git6c569e6.fc3{4,5,6}, which should appear on rpmfusion test repository in a few days. FEDORA-2021-01ec6af804 has been submitted as an update to Fedora 35. https://bodhi.fedoraproject.org/updates/FEDORA-2021-01ec6af804 FEDORA-2021-dbe5963da6 has been submitted as an update to Fedora 34. https://bodhi.fedoraproject.org/updates/FEDORA-2021-dbe5963da6 FEDORA-2021-dbe5963da6 has been pushed to the Fedora 34 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2021-dbe5963da6` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2021-dbe5963da6 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. FEDORA-2021-01ec6af804 has been pushed to the Fedora 35 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2021-01ec6af804` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2021-01ec6af804 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. FEDORA-2021-01ec6af804 has been pushed to the Fedora 35 stable repository. If problem still persists, please make note of it in this bug report. FEDORA-2021-dbe5963da6 has been pushed to the Fedora 34 stable repository. If problem still persists, please make note of it in this bug report. |