On Sun, Jul 20, 2014 at 3:12 PM, Michael Olbrich <[email protected]> wrote: > > with the current git master (v215-293-g4e6029435111) restarting > systemd-networkd triggers an assert() here: > > In netdev_join_handler(): > assert(IN_SET(link->state, LINK_STATE_ENSLAVING, LINK_STATE_FAILED, > LINK_STATE_LINGER)); > > gdb tells me that link->state is LINK_STATE_SETTING_ADDRESSES here. > > It doesn't happen all the time, but when it happens, then the assert() > tiggers until the start limit kicks in.
Thanks for the report.! I'll have a look. Cheers, Tom _______________________________________________ systemd-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/systemd-devel
