[systemd-devel] assert() when restarting systemd-networkd

Tom Gundersen teg at jklm.no
Sun Jul 20 06:17:53 PDT 2014


On Sun, Jul 20, 2014 at 3:12 PM, Michael Olbrich
<m.olbrich at pengutronix.de> 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


More information about the systemd-devel mailing list