Siduction Forum

Siduction Forum => Upgrade Warnings => Topic started by: hendrikL on 2024/07/22, 19:08:56

Title: [FIXED] New libwayland-server0/-client0/-cursor0 let sddm crash with segfault
Post by: hendrikL on 2024/07/22, 19:08:56
New libwayland-* let sddm crash with segfault

Jul 22 18:55:49 hhl-2 kernel: sddm-greeter[1727]:
segfault at 8 ip 00007fa692a05bdd sp 00007ffd909a7330 error 4 in libQt5WaylandClient.so.5.15.13[97bdd,7fa6929d2000+a1000]
likely on CPU 1 (core 1, socket 0)


downgrading them fixed it as a workaround

apt install -t testing libwayland-server0/testing libwayland-cursor0/testing libwayland-client0/testing



Title: Re: New libwayland-server0/-client0/-cursor0 let sddm crash with segfault
Post by: hendrikL on 2024/07/23, 09:41:13
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1076729
Title: Re: New libwayland-server0/-client0/-cursor0 let sddm crash with segfault
Post by: hschn on 2024/07/23, 13:15:50
another workaraund:
log in with X11
Title: Re: New libwayland-server0/-client0/-cursor0 let sddm crash with segfault
Post by: hendrikL on 2024/07/23, 13:23:17
Quote from: hschn on 2024/07/23, 13:15:50
another workaraund:
log in with X11

Doesn't work on my system.
Title: Re: New libwayland-server0/-client0/-cursor0 let sddm crash with segfault
Post by: towo on 2024/07/25, 23:18:58
With the next update of kwin, problem is solved.
Title: Re: New libwayland-server0/-client0/-cursor0 let sddm crash with segfault
Post by: hendrikL on 2024/07/26, 00:31:10
Yep, it is fixed!