Package: systemd-coredump Version: 229-2 The coredump handler didn't work right after I installed the package:
# python -c 'import ctypes; ctypes.CDLL(None).puts(0)' Segmentation fault (core dumped) # journalctl | tail -n2 Mar 05 00:14:22 lagrange kernel: python[376]: segfault at 8 ip 00007fa1b418d37a sp 00007ffe4fcab3a8 error 4 in libc-2.21.so[7fa1b410d000+19a000] Mar 05 00:14:22 lagrange systemd-coredump[377]: Failed to connect to coredump service: No such file or directory It started to work correctly only after I rebooted the system. -- System Information: Debian Release: stretch/sid APT prefers unstable APT policy: (500, 'unstable') Architecture: amd64 (x86_64) Kernel: Linux 4.4.0-1-amd64 (SMP w/2 CPU cores) Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968) Shell: /bin/sh linked to /bin/dash Init: systemd (via /run/systemd/system) Versions of packages systemd-coredump depends on: ii libacl1 2.2.52-3 ii libc6 2.21-9 ii libcap2 1:2.24-12 ii libdw1 0.165-3 ii libelf1 0.165-3 ii libgcrypt20 1.6.5-2 ii liblzma5 5.1.1alpha+20120614-2.1 ii libselinux1 2.4-3+b1 ii systemd 229-2 -- Jakub Wilk

