Hi!I read the contents of 2375356 – qt6-qtwayland 6.9.1-2 breaks KDE Plasma lockscreen, requiring user to drop to TTY to unlock session 's latest reply, downloaded qt6-qtwayland, and then after the update is complete, using Kate and when typing, Kate crashes. By running sudo dmesg | grep kate, there is a libfcitx5platforminputcontextplugin.so related segfault.
Steps to Reproduce:
1.Downloaded the rpm package with the content of the latest reply 2375356 – qt6-qtwayland 6.9.1-2 breaks KDE Plasma lockscreen, requiring user to drop to TTY to unlock session and then updated qt6-qtwayland to 6.9.1-3 with dnf5
2.Run Kate
3.Typing any character
4.Kate crash
Actual Results:
Typing any character.Kate crash.
For KDE Plasma Desktop
1.Update qt6-qtwayland to 6.9.1-3
2.click the kickoff(Start Menu)
3.KDE Plasma Desktop crash
dmesg messages for kate:
[ 8524.083027] kate[1222868]: segfault at 3f ip 00007f6ff47223c0 sp 00007ffd4c4ea270 error 4 in libfcitx5platforminputcontextplugin.so[1d3c0,7f6ff4705000+2e000] likely on CPU 4 (core 0, socket 0)
[ 8537.955197] kate[1222925]: segfault at 3f ip 00007fe435aea3c0 sp 00007ffe468dadc0 error 4 in libfcitx5platforminputcontextplugin.so[1d3c0,7fe435acd000+2e000] likely on CPU 0 (core 0, socket 0)
[ 9811.508214] kate[1224664]: segfault at 3f ip 00007ffb6949e3c0 sp 00007ffec6d893d0 error 4 in libfcitx5platforminputcontextplugin.so[1d3c0,7ffb69481000+2e000] likely on CPU 7 (core 3, socket 0)
[ 9846.506957] kate[1224750]: segfault at 3f ip 00007fd8ac8bf3c0 sp 00007ffe8aacc410 error 4 in libfcitx5platforminputcontextplugin.so[1d3c0,7fd8ac8a2000+2e000] likely on CPU 4 (core 0, socket 0)
dmesg messages for plasma desktop:
[ 8639.233134] plasmashell[1222709]: segfault at 43 ip 00007fb7d6e263c0 sp 00007fff70cb3350 error 4 in libfcitx5platforminputcontextplugin.so[1d3c0,7fb7d6e09000+2e000] likely on CPU 2 (core 2, socket 0)
[ 8647.687533] plasmashell[1223128]: segfault at 43 ip 00007fa19c5873c0 sp 00007ffc7b655270 error 4 in libfcitx5platforminputcontextplugin.so[1d3c0,7fa19c56a000+2e000] likely on CPU 0 (core 0, socket 0)
[ 8776.730775] plasmashell[1223205]: segfault at 43 ip 00007f64ea1a43c0 sp 00007fff25db1f50 error 4 in libfcitx5platforminputcontextplugin.so[1d3c0,7f64ea187000+2e000] likely on CPU 2 (core 2, socket 0)
[ 8799.614398] plasmashell[1223456]: segfault at 43 ip 00007f8a6a4263c0 sp 00007ffda85d3e10 error 4 in libfcitx5platforminputcontextplugin.so[1d3c0,7f8a6a409000+2e000] likely on CPU 3 (core 3, socket 0)
[ 8838.392739] plasmashell[1223563]: segfault at 43 ip 00007facff2983c0 sp 00007ffd22b8dbf0 error 4 in libfcitx5platforminputcontextplugin.so[1d3c0,7facff27b000+2e000] likely on CPU 6 (core 2, socket 0)
[ 8869.729999] plasmashell[1223799]: segfault at 43 ip 00007f3ebae5b3c0 sp 00007ffeb3191540 error 4 in libfcitx5platforminputcontextplugin.so[1d3c0,7f3ebae3e000+2e000] likely on CPU 6 (core 2, socket 0)
[ 8939.089265] plasmashell[1223921]: segfault at 43 ip 00007ff981d533c0 sp 00007ffec4d7e870 error 4 in libfcitx5platforminputcontextplugin.so[1d3c0,7ff981d36000+2e000] likely on CPU 7 (core 3, socket 0)
[ 9537.210197] plasmashell[1224211]: segfault at 43 ip 00007f7a64d873c0 sp 00007fff541a9140 error 4 in libfcitx5platforminputcontextplugin.so[1d3c0,7f7a64d6a000+2e000] likely on CPU 3 (core 3, socket 0)
[10108.689667] plasmashell[1224529]: segfault at 43 ip 00007f52254353c0 sp 00007ffdae068030 error 4 in libfcitx5platforminputcontextplugin.so[1d3c0,7f5225418000+2e000] likely on CPU 0 (core 0, socket 0)
Please follow it!Thanks.