From: Patrick McHardy <kaber@trash.net>
To: laurent.brando@mindspeed.com
Cc: netfilter-devel@vger.kernel.org
Subject: Re: skb_over_panic arround __nfa_fill
Date: Fri, 21 Sep 2007 14:36:13 +0200 [thread overview]
Message-ID: <46F3BABD.6020500@trash.net> (raw)
In-Reply-To: <OFD318F7C8.DB5B1BFF-ONC125735C.0056DE41-C125735C.0057933B@mindspeed.com>
laurent.brando@mindspeed.com wrote:
> Hi Patrick,
>
> Here is the 'magical' line:
>
> skb_over_panic: text:bf1981c0 len:48 put:8 head:c080d000 data:c080d01c
> tail:c080d014 end:c080df40 dev:<NULL>
> Internal error: Oops: 817 [#1]
skb_over_panic is only called when skb->tail > skb->end, in your case
there's still room for 3884 bytes. Are you using any external patches/
drivers/...? If so please try to reproduce without them, otherwise
please post the full oops and disassembly of __nfa_fill.
next parent reply other threads:[~2007-09-21 12:44 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <OFD318F7C8.DB5B1BFF-ONC125735C.0056DE41-C125735C.0057933B@mindspeed.com>
2007-09-21 12:36 ` Patrick McHardy [this message]
2007-09-21 15:07 ` skb_over_panic arround __nfa_fill laurent.brando
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=46F3BABD.6020500@trash.net \
--to=kaber@trash.net \
--cc=laurent.brando@mindspeed.com \
--cc=netfilter-devel@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.