#4421 closed defect (obsolete)
Enabling IPv6 on r13858 floods syslog with wired messages...
Reported by: | anonymous | Owned by: | developers |
---|---|---|---|
Priority: | normal | Milestone: | Barrier Breaker 14.07 |
Component: | kernel | Version: | Trunk |
Keywords: | ipv6, skb, sk_buff, truesize | Cc: |
Description
... like:
SKB BUG: Invalid truesize (275) len=111, sizeof(sk_buff)=176
SKB BUG: Invalid truesize (275) len=111, sizeof(sk_buff)=176
SKB BUG: Invalid truesize (275) len=111, sizeof(sk_buff)=176
SKB BUG: Invalid truesize (275) len=111, sizeof(sk_buff)=176
len=111 is the most common (modre then 75%), but other values also occurs. Another often seen message is:
SKB BUG: Invalid truesize (1491) len=1331, sizeof(sk_buff)=176
I'm using Asus WL-500 Premium, radvd, AICCU and SixXS tunnel and subnet.
Attachments (0)
Change History (4)
comment:1 Changed 9 years ago by anonymous
comment:2 Changed 9 years ago by js@…
Same here with an WRT54GL and the same software setup (radvd, sixxs aiccu). It seems to be connected with TCP problems. I see the transfer rates of TCP connections "oscillate" between 100% of my real bandwidth and about half of it. The log is spammed with:
... Feb 10 13:44:08 frayn user.err kernel: SKB BUG: Invalid truesize (371) len=203, sizeof(sk_buff)=176 Feb 10 13:44:12 frayn user.err kernel: SKB BUG: Invalid truesize (371) len=203, sizeof(sk_buff)=176 Feb 10 13:44:12 frayn user.err kernel: SKB BUG: Invalid truesize (371) len=203, sizeof(sk_buff)=176 Feb 10 13:44:12 frayn user.err kernel: SKB BUG: Invalid truesize (371) len=203, sizeof(sk_buff)=176 ...
This is with Kamikaze 8.09 RC2 (r14127)
comment:3 Changed 6 years ago by nbd
- Resolution set to obsolete
- Status changed from new to closed
- Version set to Trunk
comment:4 Changed 4 years ago by jow
- Milestone changed from Attitude Adjustment 12.09 to Barrier Breaker 14.07
Milestone Attitude Adjustment 12.09 deleted
Forgot to mention that IPv6 connectivity works fine (or at least I can connect to other hosts and use http and ssh).