udisks2 2.10.x are crashing for SSP
I found that the stack canary protector (stack smashing detector) is aborting udisksd from time to time. And plasmashell could not start udisks2 because of this, so the desktop could not start up. I ran `snapper undochange` to revert the last dist-update, then ran `zypper al udisks2` to lock udisks2. After another dist-update, I logged into plasma desktop successfully. Now the version is `cpe:/o:opensuse:tumbleweed:20230926`. There are two issues may be useful: - <https://github.com/storaged-project/udisks/issues/1152> - <https://github.com/storaged-project/udisks/issues/1193> It seems that libblockdev-3.0.3 will fix this problem? This is actually a reply to <Login issues after recent Tumbleweed update> but idk why my mail server is not delivering mails correctly, sry. Sep 29 09:41:54 xtex dbus-daemon[1007]: [system] Failed to activate service 'org.freedesktop.UDisks2': timed out (service_start_timeout=25000ms) Sep 29 09:41:29 xtex systemd[1]: udisks2.service: Failed with result 'core- dump'. Sep 29 09:41:29 xtex systemd[1]: udisks2.service: Main process exited, code=dumped, status=6/ABRT Sep 29 09:41:29 xtex systemd-coredump[31217]: [🡕] Process 31210 (udisksd) of user 0 dumped core. Stack trace of thread 31210: #0 0x00007efe1ea91e0c __pthread_kill_implementation (libc.so.6 + 0x91e0c) #1 0x00007efe1ea3f0e6 __GI_raise (libc.so.6 + 0x3f0e6) #2 0x00007efe1ea268d7 __GI_abort (libc.so.6 + 0x268d7) #3 0x00007efe1ea277a3 __libc_message (libc.so.6 + 0x277a3) #4 0x00007efe1eb2785b __GI___fortify_fail (libc.so.6 + 0x12785b) #5 0x00007efe1eb28d36 __stack_chk_fail (libc.so.6 + 0x128d36) #6 0x00007efe1c00961c bd_nvme_get_sanitize_log (libbd_nvme.so.3 + 0x561c) .......................... Sep 29 09:41:29 xtex udisksd[15730]: *** stack smashing detected ***: terminated -- -- xtex
participants (1)
-
xtex