This is what I see re-tracing the crash: root@jammy:~# apport-retrace --gdb _usr_lib_systemd_systemd.0.crash GNU gdb (Ubuntu 12.1-0ubuntu1~22.04.2) 12.1 Copyright (C) 2022 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: <https://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 /usr/lib/systemd/systemd... Reading symbols from /usr/lib/debug/.build-id/2a/b06decf08c9378367b98f3e592473ea32a5b3c.debug... warning: Can't open file /usr/lib/x86_64-linux-gnu/libcap.so.2.44 (deleted) during file-backed mapping note processing [New LWP 117730] warning: Section `.reg-xstate/117730' in core file too small. [New LWP 1] [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". Core was generated by `/sbin/init'. Program terminated with signal SIGSEGV, Segmentation fault. warning: Section `.reg-xstate/117730' in core file too small. #0 0x00007f641f0dd75b in kill () at ../sysdeps/unix/syscall-template.S:120 120 ../sysdeps/unix/syscall-template.S: No such file or directory. [Current thread is 1 (LWP 117730)] (gdb) bt #0 0x00007f641f0dd75b in kill () at ../sysdeps/unix/syscall-template.S:120 #1 0x0000555c7065db1c in crash (sig=11) at ../src/core/main.c:257 #2 <signal handler called> #3 0x0000555c706d7d73 in unit_active_state (u=<optimized out>) at ../src/core/unit.c:830 #4 0x0000555c706e7d86 in unit_may_gc (u=0x555c807d68e0) at ../src/core/unit.c:392 #5 0x0000555c706d69fe in unit_may_gc (u=0x555c807d68e0) at ../src/core/unit.c:389 #6 unit_add_to_gc_queue (u=0x555c807d68e0) at ../src/core/unit.c:468 #7 0x0000555c706e8ab1 in unit_clear_dependencies (u=0x555c80799e50) at ../src/core/unit.c:555 #8 unit_free (u=0x555c80799e50) at ../src/core/unit.c:698 #9 0x0000555c706a8d05 in unit_free (u=<optimized out>) at ../src/core/unit.c:654 #10 manager_clear_jobs_and_units (m=m@entry=0x555c806ac890) at ../src/core/manager.c:1421 #11 0x0000555c706ae01a in manager_clear_jobs_and_units (m=0x555c806ac890) at ../src/core/manager.c:1418 #12 manager_reload (m=0x555c806ac890) at ../src/core/manager.c:3826 #13 0x0000555c7065ca7b in invoke_main_loop (ret_error_message=0x7ffeda362240, ret_switch_root_init=<synthetic pointer>, ret_switch_root_dir=<synthetic pointer>, ret_fds=0x7ffeda362230, ret_shutdown_verb=<synthetic pointer>, ret_retval=<synthetic pointer>, ret_reexecute=<synthetic pointer>, saved_rlimit_memlock=0x7ffeda362270, saved_rlimit_nofile=0x7ffeda362280, m=0x555c806ac890) at ../src/core/main.c:1934 #14 main (argc=1, argv=0x7ffeda362508) at ../src/core/main.c:2910 Which sounds a lot like bug 2098861. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2100501 Title: systemctl daemon-reload makes systemd crash To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/2100501/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs