... in order to provide some more detailed information, the crashing
line translates to
net/ipv6/ip6_offload.c:44
which is
43 opth = (void *)skb->data;
44 len = ipv6_optlen(opth);
(Thanks, Gmail, for submitting)
I assume skb (a struct sk_buff *) to be stale, bu
... in order to provide some more detailed information, the crashing
line translates to
net/ipv6/ip6_offload.c:44
which is
2015-08-04 20:16 GMT+02:00 Nico Schümann :
> Hello LKML,
>
> I am a bit lost with a kernel crash that has appeared out of the blue
> and now occurs regularly.
>
> I do no
Hello LKML,
I am a bit lost with a kernel crash that has appeared out of the blue
and now occurs regularly.
I do not know whether this is a hardware-related issue or a kernel
bug. I have already disabled gso, gre offloading, ipv6 checksum
offloading and tcpv6 offloading via ethtool, but the syste
3 matches
Mail list logo