On Thu, Nov 21, 2013 at 12:06 AM, Lennart Poettering <[email protected]> wrote: > On Wed, 20.11.13 23:58, Tom Gundersen ([email protected]) wrote: > >> >> I tried comparing latest git with v208 in systemd-nspawn. >> >> Booting latest git on bare metal I get: >> >> Program terminated with signal 11, Segmentation fault. >> #0 0x00007fcc392be74b in raise () from /usr/lib/libpthread.so.0 >> (gdb) bt >> #0 0x00007fcc392be74b in raise () from /usr/lib/libpthread.so.0 >> #1 0x00000000004068fa in crash (sig=11) at src/core/main.c:153 >> #2 <signal handler called> >> #3 0x000000000043593a in socket_dispatch_io (source=0x9bc720, fd=24, >> revents=1, userdata=0x9b0530) at src/core/socket.c:2044 >> #4 0x00000000004add07 in source_dispatch (s=0x9bc720) at >> src/libsystemd-bus/sd-event.c:1639 >> #5 0x00000000004ae614 in sd_event_run (e=0x924ae0, timeout=0) at >> src/libsystemd-bus/sd-event.c:1814 >> #6 0x0000000000411356 in manager_loop (m=0x925c70) at >> src/core/manager.c:1694 >> #7 0x000000000040ab9a in main (argc=1, argv=0x7fff3f21a808) at >> src/core/main.c:1647 > > Should be fixed now.
Yup, thanks. -t _______________________________________________ systemd-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/systemd-devel
