Current-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Crash during rc bootup (amd64) with new networking stuff



On Sat, Apr 16, 2016 at 10:49 AM, Geoff Wing <gcw%pobox.com@localhost> wrote:
> On Friday 2016-04-15 16:48 +1000, Ryota Ozaki output:
> :> :panic: kernel .... "(la->la_flags & LLE_STATIC) == 0 failed: .. if_arp", line 1220
> :> :It also deletes and adds in a static arp address:
> :> :       "arp -d 1.2.3.4; arp -s 1.2.3.4 xx:xx:xx:xx:xx:xx"
> :> Taking out the static arp commands and it boots up OK.
> :Thanks. I could reproduce the panic on my machine with the latest kernel.
> :
> :A quick fix is like this:
> [...]
> :Does this patch help you?
> :If so, I'll commit it (with tweaks maybe) after more validations.
>
> Great, boots up OK.

Thanks. I committed the fix and a regression test for the panic.

  ozaki-r


Home | Main Index | Thread Index | Old Index