Bug 412858 - kwin_wayland crash immediately after startup
Summary: kwin_wayland crash immediately after startup
Status: RESOLVED FIXED
Alias: None
Product: kwayland-integration
Classification: Plasma
Component: general (show other bugs)
Version: unspecified
Platform: Fedora RPMs Linux
: NOR normal
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-10-11 18:39 UTC by Ignat Semenov
Modified: 2020-08-14 15:18 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
backtrace (5.61 KB, text/plain)
2019-10-11 18:39 UTC, Ignat Semenov
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Ignat Semenov 2019-10-11 18:39:36 UTC
Created attachment 123145 [details]
backtrace

SUMMARY
kwin_wayland crashes immediately after I run it from the command line.

STEPS TO REPRODUCE
1. run 'kwin_wayland' with no arguments in a terminal.

OBSERVED RESULT
Segmentation fault with the backtrace attached.

EXPECTED RESULT
Successful startup without a segmentation fault.

SOFTWARE/OS VERSION
Operating System: Fedora 30
KDE Plasma Version: 5.15.5
KDE Frameworks Version: 5.59.0
Qt Version: 5.12.4
Kernel Version: 5.2.7-200.fc30.x86_64
OS Type: 64-bit
Processors: 4 × Intel® Core™ i5-4300M CPU @ 2.60GHz
Memory: 7.7 GiB of RAM

ADDITIONAL INFORMATION
> rpm -qa name *wayland* | sort
kf5-kwayland-5.59.0-2.fc30.x86_64
kwayland-integration-5.15.5-1.fc30.x86_64
kwayland-integration-debuginfo-5.15.5-1.fc30.x86_64
kwayland-integration-debugsource-5.15.5-1.fc30.x86_64
kwin-wayland-5.15.5-2.fc30.x86_64
kwin-wayland-debuginfo-5.15.5-2.fc30.x86_64
libwayland-client-1.17.0-1.fc30.i686
libwayland-client-1.17.0-1.fc30.x86_64
libwayland-cursor-1.17.0-1.fc30.i686
libwayland-cursor-1.17.0-1.fc30.x86_64
libwayland-egl-1.17.0-1.fc30.i686
libwayland-egl-1.17.0-1.fc30.x86_64
libwayland-server-1.17.0-1.fc30.i686
libwayland-server-1.17.0-1.fc30.x86_64
qt5-qtwayland-5.12.4-7.fc30.x86_64
qt5-qtwayland-devel-5.12.4-7.fc30.x86_64
xorg-x11-server-Xwayland-1.20.5-7.fc30.x86_64

> rpm -qa name *kwin* | sort
kf5-kwindowsystem-5.59.0-1.fc30.x86_64
kwin-5.15.5-2.fc30.x86_64
kwin-common-5.15.5-2.fc30.x86_64
kwin-common-debuginfo-5.15.5-2.fc30.x86_64
kwin-debuginfo-5.15.5-2.fc30.x86_64
kwin-debugsource-5.15.5-2.fc30.x86_64
kwin-libs-5.15.5-2.fc30.x86_64
kwin-libs-debuginfo-5.15.5-2.fc30.x86_64
kwin-wayland-5.15.5-2.fc30.x86_64
kwin-wayland-debuginfo-5.15.5-2.fc30.x86_64
Comment 1 David Edmundson 2020-08-14 15:18:25 UTC
kwin should no longer use a wayland socket to talk to itself