[systemd-devel] [ANNOUNCE] systemd 27

Henry Gebhardt hsggebhardt at googlemail.com
Sat May 21 09:48:35 PDT 2011


On Sat, May 21, 2011 at 09:25:52PM +0800, microcai wrote:
> 于 2011年05月21日 20:44, Kay Sievers 写道:
> > On Sat, May 21, 2011 at 14:39, Lennart Poettering
> > <lennart at poettering.net> wrote:
> >>
> >> Can you provide a backtrace?
> > 
> > systemd 27 works fine here, the tab-completion too. Seems more like a
> > local problem.
> > 
> > Kay
> 
> 
> 
> Here is the core dump
> 

And here is mine, with a few more symbols:

(gdb) bt
#0  0x00007fb26667937b in raise () from /lib64/libpthread.so.0
#1  0x0000000000409acb in crash (sig=6) at src/main.c:121
#2  <signal handler called>
#3  0x00007fb2658dc935 in raise () from /lib64/libc.so.6
#4  0x00007fb2658dddb6 in abort () from /lib64/libc.so.6
#5  0x00007fb2668b8785 in ?? () from /usr/lib64/libdbus-1.so.3
#6  0x00007fb2668af8f5 in ?? () from /usr/lib64/libdbus-1.so.3
#7  0x00007fb26689d39e in ?? () from /usr/lib64/libdbus-1.so.3
#8  0x00007fb26689e4a0 in ?? () from /usr/lib64/libdbus-1.so.3
#9  0x00007fb2668a242e in dbus_message_iter_append_basic ()
   from /usr/lib64/libdbus-1.so.3
#10 0x00000000004591de in bus_property_append_long (i=<value optimized out>, 
    property=<value optimized out>, data=<value optimized out>)
    at src/dbus-common.c:580
#11 0x0000000000459792 in bus_default_message_handler (c=0x1f3e020, 
    message=0x1f84930, 
    introspection=0x489cf8 "<!DOCTYPE node PUBLIC \"-//freedesktop//DTD D-BUS Object Introspection 1.0//EN\"\n\"http://www.freedesktop.org/standards/dbus/1.0/introspect.dtd\">\n<node>\n <interface name=\"org.freedesktop.systemd1.Unit\">\n"..., interfaces=<value optimized out>, properties=<value optimized out>)
    at src/dbus-common.c:343
#12 0x00000000004478d7 in bus_socket_message_handler (u=0x1e641a0, 
    c=0x1f3e020, message=0x1f84930) at src/dbus-socket.c:119
---Type <return> to continue, or q <return> to quit---
#13 0x0000000000441be8 in bus_unit_message_dispatch (connection=0x1f3e020, 
    message=0x1f84930, data=<value optimized out>) at src/dbus-unit.c:395
#14 bus_unit_message_handler (connection=0x1f3e020, message=0x1f84930, 
    data=<value optimized out>) at src/dbus-unit.c:570
#15 0x00007fb2668a6121 in ?? () from /usr/lib64/libdbus-1.so.3
#16 0x00007fb266897db2 in dbus_connection_dispatch ()
   from /usr/lib64/libdbus-1.so.3
#17 0x000000000043d1ca in bus_dispatch (m=0x1e0b350) at src/dbus.c:547
#18 0x0000000000411bbd in manager_loop (m=0x1e0b350) at src/manager.c:2384
#19 0x000000000040ab78 in main (argc=<value optimized out>, 
    argv=<value optimized out>) at src/main.c:1277
(gdb) 

HTH,

Henry


More information about the systemd-devel mailing list