From: Laurent CARON <lcaron@lncsa.com>
To: linux-kernel@vger.kernel.org
Subject: Strange skbuff.c bug
Date: Thu, 19 Feb 2009 20:17:30 +0100 [thread overview]
Message-ID: <499DB04A.20301@lncsa.com> (raw)
Hi,
I'm experiencing a strange bug while using heartbeat while it is sending
ARPs:
Feb 19 20:14:30 lyon kernel: WARNING: at net/core/skbuff.c:150
skb_truesize_bug+0x2e/0x33()
Feb 19 20:14:30 lyon kernel: SKB BUG: Invalid truesize (304) len=182,
sizeof(sk_buff)=176
Feb 19 20:14:30 lyon kernel: Modules linked in: xt_TCPMSS ctr camellia
xcbc rmd160 dm_snapshot ipmi_poweroff ipmi_devintf ipmi_si
ipmi_msghandler iTCO_wdt
Feb 19 20:14:30 lyon kernel: Pid: 9920, comm: send_arp Tainted: G
W 2.6.28.6-sc4xx-ml150 #1
Feb 19 20:14:30 lyon kernel: Call Trace:
Feb 19 20:14:30 lyon kernel: [<c011f14c>] warn_slowpath+0x61/0x78
Feb 19 20:14:30 lyon kernel: [<c011817e>] update_curr+0x5c/0x95
Feb 19 20:14:30 lyon kernel: [<c052999d>] schedule+0x58c/0x5dc
Feb 19 20:14:30 lyon kernel: [<c0529aca>] schedule_timeout+0x13/0x86
Feb 19 20:14:30 lyon kernel: [<c01579fd>] slab_destroy+0x2b/0x40
Feb 19 20:14:30 lyon kernel: [<c0157aca>] free_block+0xb8/0xf4
Feb 19 20:14:30 lyon kernel: [<c0469256>] skb_truesize_bug+0x2e/0x33
Feb 19 20:14:30 lyon kernel: [<c0465f24>] sock_rfree+0x1e/0x43
Feb 19 20:14:30 lyon kernel: [<c04688cb>] skb_release_head_state+0x4d/0x9a
Feb 19 20:14:30 lyon kernel: [<c0468ed4>] skb_release_all+0x8/0x10
Feb 19 20:14:30 lyon kernel: [<c04687e5>] __kfree_skb+0x8/0x63
Feb 19 20:14:30 lyon kernel: [<c0468871>] skb_queue_purge+0xa/0x17
Feb 19 20:14:30 lyon kernel: [<c04e238c>] packet_release+0x137/0x153
Feb 19 20:14:30 lyon kernel: [<c046429d>] sock_release+0x11/0x59
Feb 19 20:14:30 lyon kernel: [<c0464657>] sock_close+0x19/0x1c
Feb 19 20:14:30 lyon kernel: [<c015b2c3>] __fput+0xa6/0x14a
Feb 19 20:14:30 lyon kernel: [<c01590dd>] filp_close+0x4d/0x53
Feb 19 20:14:30 lyon kernel: [<c01205dd>] put_files_struct+0x5f/0xa7
Feb 19 20:14:30 lyon kernel: [<c0121580>] do_exit+0x172/0x654
Feb 19 20:14:30 lyon kernel: [<c011341b>] do_page_fault+0x239/0x546
Feb 19 20:14:30 lyon kernel: [<c0121abc>] do_group_exit+0x5a/0x83
Feb 19 20:14:30 lyon kernel: [<c0121af2>] sys_exit_group+0xd/0x10
Feb 19 20:14:30 lyon kernel: [<c0102be5>] sysenter_do_call+0x12/0x25
Feb 19 20:14:30 lyon kernel: ---[ end trace 173ef0824595f8e2 ]---
Do anyone have a clue about it ?
Thanks
reply other threads:[~2009-02-19 19:17 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=499DB04A.20301@lncsa.com \
--to=lcaron@lncsa.com \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.