Thomas Blume changed bug 918226
What Removed Added
CC   thomas.blume@suse.com

Comment # 5 on bug 918226 from
You need the systemd debuginfo packages to see details of the backtrace.
>From the core in bug 918231 I see this:

-->--
Core was generated by `/usr/lib/systemd/systemd --system --deserialize 20'.
Program terminated with signal SIGSEGV, Segmentation fault.
#0  0x00007f38df5818cb in raise () from /lib64/libpthread.so.0
(gdb) bt
#0  0x00007f38df5818cb in raise () from /lib64/libpthread.so.0
#1  0x000000000040cbcb in crash (sig=11) at src/core/main.c:143
#2  <signal handler called>
#3  0x000000000047912e in unit_unwatch_pid (u=u@entry=0xb951a0, pid=12842) at
src/core/unit.c:1682
#4  0x000000000040e50f in manager_dispatch_sigchld (m=m@entry=0xae69d0) at
src/core/manager.c:1392
#5  0x0000000000413a51 in manager_process_signal_fd (m=<optimized out>) at
src/core/manager.c:1636
#6  process_event (ev=0x7fff72a0c4c0, m=0xae69d0) at src/core/manager.c:1661
#7  manager_loop (m=0xae69d0) at src/core/manager.c:1858
#8  0x000000000040ad44 in main (argc=<optimized out>, argv=0x7fff72a0cd28) at
src/core/main.c:1652
--<--

Investigating...


You are receiving this mail because: