I've just watching system log, and found:
- Code: Select all
máj 22 17:23:38 localhost kernel: sd_pico[21069]: segfault at 7fa26ac2d010 ip 00007fa26c4b7bee sp 00007ffea2a44c98 error 4 in in libttspico.so.0.0.0[7fa26c4b5000+39000]
máj 22 17:23:38 localhost kernel: Code: be e2 ff ff ff 31 c0 e8 e0 e5 ff ff eb c9 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 31 c0 48 85 ff 74 0f 89 f8 35 6f 63 69 50 <39> 07 0f 94 c0 0f b6 c0 c3 66 0f 1f 84 00 00 00 00 00 48 85 ff 74
m
current kernel:
Linux localhost 5.15.110-desktop-2.mga8 #1 SMP Mon May 8 17:24:35 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux
but it is an older message....
I've tried to remove
- Code: Select all
[RPM][48207]: erase speech-dispatcher-0.10.2-1.mga8.x86_64: success
[RPM][48207]: erase speech-dispatcher-conf-0.10.2-1.mga8.x86_64: success
[RPM][48207]: erase lib64ttspico0-20180214-2.mga8.x86_64: success
but if I'm right it necessary for somewhere, because when I tried to logout no logout screen appears on plasma
- Code: Select all
[session uid=1000 pid=5005] Failed to activate service 'org.kde.LogoutPrompt': timed out (service_start_timeout=120000ms)
Is there a newer version that may not quits with segfault? or how can I remove it safely?