netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Guillaume Chazarain <guichaz@yahoo.fr>
To: netdev@vger.kernel.org
Subject: Re: kernel BUG at net/core/dev.c:1383 skb_checksum_help: BUG_ON(offset > (int)skb->len)
Date: Sun, 14 Oct 2007 22:20:37 +0200	[thread overview]
Message-ID: <20071014222037.7fa28640@inria.fr> (raw)
In-Reply-To: <20071014192640.35065e73@inria.fr>

Le Sun, 14 Oct 2007 19:26:40 +0200,
Guillaume Chazarain <guichaz@yahoo.fr> a écrit :

> #0  0xc02c9d5e in skb_checksum_help (skb=0xe218dcb0) at net/core/dev.c:1372
> 1372            BUG_ON(offset > (int)skb->len);

Just another data point, it seems that running the standard Bittorrent
client helps triggering the bug.

Thanks.

-- 
Guillaume

  reply	other threads:[~2007-10-14 20:23 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-10-06 12:15 kernel BUG at net/core/dev.c:1383 skb_checksum_help: BUG_ON(offset > (int)skb->len) Guillaume Chazarain
2007-10-14 17:26 ` Guillaume Chazarain
2007-10-14 20:20   ` Guillaume Chazarain [this message]
2007-10-15  4:57     ` [NET]: Fix csum_start update in pskb_expand_head Herbert Xu
2007-10-15  5:54       ` [NET]: Avoid copying TCP packets unnecessarily Herbert Xu
2007-10-15  8:47         ` David Miller
2007-10-15  8:46       ` [NET]: Fix csum_start update in pskb_expand_head David Miller
2007-10-15  9:21       ` Guillaume Chazarain
2007-10-15 10:08   ` kernel BUG at net/core/dev.c:1383 skb_checksum_help: BUG_ON(offset > (int)skb->len) Ilpo Järvinen
2007-10-15 10:15     ` Ilpo Järvinen
2007-10-15 10:18       ` Guillaume Chazarain
2007-10-15 10:54         ` Ilpo Järvinen

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=20071014222037.7fa28640@inria.fr \
    --to=guichaz@yahoo.fr \
    --cc=netdev@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).