From: Matt Walters <mattw@parasun.com>
To: Patrick McHardy <kaber@trash.net>
Cc: netfilter-devel@lists.netfilter.org
Subject: RE: Re: libipq, kernel panics/oopses, and other undesirable traits
Date: Sun, 15 Aug 2004 09:42:20 -0700 [thread overview]
Message-ID: <E1BwO5M-000718-NF@giant.mindlink.net> (raw)
> Matt Walters wrote:
> > Below is one of the stack traces that actually made it into the
logs
> > (oh yeah - did I mention that sometimes the machine is kind of
alright
> > after this? mostly it locks up immediately, or locks up trying to
stop
> > iptables though). The trace is from one of the times that it
exploded
> > with my application, not the test code.
> >
> > Thanks in advance for any hints, confirmations, denials,
drop-kicks or
> > head smacks you might be able to offer. I'm going to try compiling
a
> > non-SMP kernel tonight or tomorrow to see if the issue persists,
and I
> > will update the list.
>
> This looks like the packet contents (ping) of a non-linear skb
corrupted
> the registers. Please try the ip_queue_nonlinear_skbs patch from
> patch-o-matic-ng.
Patrick et al-
Firstly, thanks for the input. I applied the patch yesterday to the
2.6.7 kernel without luck. I then noticed that 2.6.8 was at
kernel.org, so I downloaded it, applied the nonlinear_skbs patch to it,
and built it. No love there either.
When I say "without luck", incidentally, I mean that the issue isn't
resolved. It's become more predictable and repeatible though, which is
good, since it means I'll be able to roll up my sleeves today and dig
in. Any packet being copied back from userspace that is larger than
the destination device's MTU (that is being fragmented, that is) is
causing the machine to throw a bunch of "Unable to handle kernel paging
request at [foo]" messages. The good news? Even between boots, and
even with the ip_queue module compiled statically into the kernel
(something else I tried, just for giggles), the address it is
complaining about is identical, and it's one of those suspicious
addresses (0xbcbcbcbc or something like it, sorry I don't have it
written down here). As I said, I'll dig into it later on today and
keep the list updated.
Thanks again,
-Matt
next reply other threads:[~2004-08-15 16:42 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-08-15 16:42 Matt Walters [this message]
2004-08-16 21:45 ` libipq, kernel panics/oopses, and other undesirable traits Matt Walters
2004-08-16 22:38 ` Patrick McHardy
2004-08-17 0:40 ` Matt Walters
2004-08-17 0:44 ` Patrick McHardy
2004-08-17 10:40 ` Patrick McHardy
2004-08-17 20:40 ` Matt Walters
2004-08-19 10:55 ` Harald Welte
2004-08-19 14:13 ` Patrick McHardy
2004-08-23 19:07 ` Patrick McHardy
2004-08-23 19:16 ` Matt Walters
2004-08-17 0:53 ` Patrick McHardy
2004-08-17 1:34 ` Matt Walters
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=E1BwO5M-000718-NF@giant.mindlink.net \
--to=mattw@parasun.com \
--cc=kaber@trash.net \
--cc=netfilter-devel@lists.netfilter.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.