[systemd-devel] v33 - crashes on 'systemctl enable'?

Mantas M. grawity at gmail.com
Mon Aug 15 09:12:34 PDT 2011


So I just had systemd (v33 Arch Linux) crash while running "systemctl enable nscd.service" -- twice (after reboot).

Syslog:
| sudo:  grawity : TTY=pts/2 ; PWD=/home/grawity ; USER=root ; COMMAND=/bin/systemctl start nscd.service
| sudo:  grawity : TTY=pts/2 ; PWD=/home/grawity ; USER=root ; COMMAND=/bin/systemctl enable nscd.service
| systemd[1]: Caught <ABRT>, dumped core as pid 3238.
| systemd[1]: Executing crash shell in 10s...
| systemd[1]: Successfully spawned crash shell as pid 3242.
| systemd[1]: Freezing execution.

"gdb -p 1":
| (gdb) bt
| #0  0x00007fc9e97260e0 in __pause_nocancel () from /lib/libpthread.so.0
| #1  0x000000000046a69d in ?? ()
| #2  0x000000000040a638 in ?? ()
| #3  <signal handler called>
| #4  0x00007fc9e8bc4725 in raise () from /lib/libc.so.6
| #5  0x00007fc9e8bc5b9b in abort () from /lib/libc.so.6
| #6  0x00007fc9e9963955 in ?? () from /usr/lib/libdbus-1.so.3
| #7  0x00007fc9e995abe7 in ?? () from /usr/lib/libdbus-1.so.3
| #8  0x00007fc9e994da2b in dbus_message_iter_append_basic () from /usr/lib/libdbus-1.so.3
| #9  0x000000000043aaa5 in ?? ()
| #10 0x000000000043d81e in ?? ()
| #11 0x00007fc9e99518a1 in ?? () from /usr/lib/libdbus-1.so.3
| #12 0x00007fc9e99437c0 in dbus_connection_dispatch () from /usr/lib/libdbus-1.so.3
| #13 0x000000000043968a in ?? ()
| #14 0x0000000000410b9c in ?? ()
| #15 0x000000000040885d in ?? ()
| #16 0x00007fc9e8bb113d in __libc_start_main () from /lib/libc.so.6
| #17 0x00000000004098bd in ?? ()
| #18 0x00007fff2f102c98 in ?? ()
| #19 0x00000000ffffffff in ?? ()
| #20 0x0000000000000001 in ?? ()
| #21 0x00007fff2f103fd3 in ?? ()
| #22 0x0000000000000000 in ?? ()

I have no clue what else to include in a crash report... The system is still up and running, though.

-- 
Mantas M.


More information about the systemd-devel mailing list