[Pkg-systemd-maintainers] Bug#742322: backtrace for systemd crash
Andreas Cadhalpun
andreas.cadhalpun at googlemail.com
Wed Mar 26 16:39:58 GMT 2014
Hi,
I build systemd with debugging symbols and extracted a backtrace from
the core dump:
#0 0x00007f1a0b51a75b in raise (sig=sig at entry=6) at
../nptl/sysdeps/unix/sysv/linux/pt-raise.c:37
#1 0x000000000040ca85 in crash (sig=6) at ../src/core/main.c:142
#2 <signal handler called>
#3 0x00007f1a0b1973a9 in __GI_raise (sig=sig at entry=6) at
../nptl/sysdeps/unix/sysv/linux/raise.c:56
#4 0x00007f1a0b19a4c8 in __GI_abort () at abort.c:89
#5 0x00000000004614e3 in log_assert (text=text at entry=0x48778a "unit",
file=file at entry=0x4858f2 "../src/core/manager.c", line=line at entry=882,
func=func at entry=0x4874b0 <__PRETTY_FUNCTION__.13067>
"manager_add_job", format=format at entry=0x4b7e80 "Assertion '%s' failed
at %s:%u, function %s(). Aborting.")
at ../src/shared/log.c:695
#6 0x0000000000461d80 in log_assert_failed (text=text at entry=0x48778a
"unit", file=file at entry=0x4858f2 "../src/core/manager.c",
line=line at entry=882,
func=func at entry=0x4874b0 <__PRETTY_FUNCTION__.13067>
"manager_add_job") at ../src/shared/log.c:700
#7 0x000000000040ecd8 in manager_add_job (m=0x15fa910,
type=type at entry=JOB_START, unit=0x0, mode=mode at entry=JOB_REPLACE,
override=override at entry=true,
e=e at entry=0x7fff904923c0, _ret=_ret at entry=0x0) at
../src/core/manager.c:882
#8 0x000000000042fce7 in socket_enter_running (s=0x1620620, cfd=-1) at
../src/core/socket.c:1487
#9 0x0000000000412c6c in process_event (ev=0x7fff90492670, m=0x15fa910)
at ../src/core/manager.c:1628
#10 manager_loop (m=0x15fa910) at ../src/core/manager.c:1795
#11 0x000000000040a468 in main (argc=<optimized out>,
argv=0x7fff90492ed8) at ../src/core/main.c:1734
I hope this helps to fix the problem.
Best regards,
Andreas
More information about the Pkg-systemd-maintainers
mailing list