https://bugs.kde.org/show_bug.cgi?id=437232
--- Comment #2 from Pascal Niklaus <pascal+...@niklaus.org> --- Ok, now it happened again, but I doubt that I see the crashes that caused the problem. In the morning, all was fine despite these dumps. Upon booting in the afternoon, all activities and desktop settings disappeared again. I wonder whether this is related to restoring open applications. $ coredumpctl TIME PID UID GID SIG COREFILE EXE Wed 2021-05-19 08:03:48 CEST 1154 124 133 31 error /lib/systemd/systemd-timesyncd Wed 2021-05-19 08:03:48 CEST 1190 124 133 31 error /lib/systemd/systemd-timesyncd Wed 2021-05-19 08:03:48 CEST 1199 124 133 31 error /lib/systemd/systemd-timesyncd Wed 2021-05-19 08:03:48 CEST 1208 124 133 31 error /lib/systemd/systemd-timesyncd Wed 2021-05-19 08:03:48 CEST 1217 124 133 31 error /lib/systemd/systemd-timesyncd Wed 2021-05-19 17:44:30 CEST 1158 124 133 31 error /lib/systemd/systemd-timesyncd Wed 2021-05-19 17:44:30 CEST 1190 124 133 31 error /lib/systemd/systemd-timesyncd Wed 2021-05-19 17:44:30 CEST 1201 124 133 31 error /lib/systemd/systemd-timesyncd Wed 2021-05-19 17:44:30 CEST 1210 124 133 31 error /lib/systemd/systemd-timesyncd Wed 2021-05-19 17:44:30 CEST 1219 124 133 31 error /lib/systemd/systemd-timesyncd $ sudo coredumpctl gdb 1219 PID: 1219 (systemd-timesyn) UID: 124 (systemd-timesync) GID: 133 (systemd-timesync) Signal: 31 (SYS) Timestamp: Wed 2021-05-19 17:44:30 CEST (17min ago) Command Line: /lib/systemd/systemd-timesyncd Executable: /lib/systemd/systemd-timesyncd Control Group: /system.slice/systemd-timesyncd.service Unit: systemd-timesyncd.service Slice: system.slice Boot ID: bb2da3ff86ca4d0e8e4e5ab4e4a7433a Machine ID: ee39478c6fbf4a679a3f0795d320f25c Hostname: xxxxxxxx Storage: /var/lib/systemd/coredump/core.systemd-timesyn.124.bb2da3ff86ca4d0e8e4e5ab4e4a7433a.1219.1621439070000000000000.lz4 Message: Process 1219 (systemd-timesyn) of user 124 dumped core. Stack trace of thread 1219: #0 0x00000000f7f29e3b n/a (/lib/i386-linux-gnu/ld-2.31.so + 0x1be3b) #1 0x00000000f7f28855 n/a (/lib/i386-linux-gnu/ld-2.31.so + 0x1a855) #2 0x00000000f7f0ffc5 n/a (/lib/i386-linux-gnu/ld-2.31.so + 0x1fc5) #3 0x00000000f7f0f12b n/a (/lib/i386-linux-gnu/ld-2.31.so + 0x112b) GNU gdb (Ubuntu 9.2-0ubuntu1~20.04) 9.2 Copyright (C) 2020 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "x86_64-linux-gnu". Type "show configuration" for configuration details. For bug reporting instructions, please see: <http://www.gnu.org/software/gdb/bugs/>. Find the GDB manual and other documentation resources online at: <http://www.gnu.org/software/gdb/documentation/>. For help, type "help". Type "apropos word" to search for commands related to "word"... Reading symbols from /lib/systemd/systemd-timesyncd... (No debugging symbols found in /lib/systemd/systemd-timesyncd) [New LWP 1219] Core was generated by `/lib/systemd/systemd-timesyncd'. Program terminated with signal SIGSYS, Bad system call. #0 0xf7f29e3b in ?? () (gdb) bt #0 0xf7f29e3b in ?? () #1 0x56627a10 in ?? () Backtrace stopped: previous frame inner to this frame (corrupt stack?) (gdb) -- You are receiving this mail because: You are watching all bug changes.