All of lore.kernel.org
 help / color / mirror / Atom feed
From: Andy Polyakov <appro@fy.chalmers.se>
To: Harald Welte <laforge@netfilter.org>,
	coreteam@netfilter.org,
	Netfilter Development Mailinglist
	<netfilter-devel@lists.netfilter.org>
Subject: Re: [netfilter-core] linux-2.6.0-testX ipchains oops in NAT
Date: Thu, 23 Oct 2003 13:26:44 +0200	[thread overview]
Message-ID: <3F97BAF4.45CA6D@fy.chalmers.se> (raw)
In-Reply-To: 3F97B874.CB12C184@fy.chalmers.se

> - collect attached console.dump;
> Unable to handle kernel paging request at virtual address 00100108
> EIP is at find_appropriate_src+0x3d/0xa0 [ipchains]

Just as in my original report. It was TCP translation which has expired,
therefore +0x3d, 0x100100 is address "i" itself from
"i->conntrack->tuplehash[IP_CT_DIR_ORIGINAL].tuple.dst.protonum ==
tuple->dst.protonum" line in src_cmp. A.

  reply	other threads:[~2003-10-23 11:26 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <3F964F9D.D5C69498@fy.chalmers.se>
2003-10-23  9:02 ` [netfilter-core] linux-2.6.0-testX ipchains oops in NAT Harald Welte
2003-10-23  9:52   ` Andy Polyakov
2003-10-23 10:57     ` Harald Welte
2003-10-23 14:29       ` Andy Polyakov
2003-10-23 11:16     ` Andy Polyakov
2003-10-23 11:26       ` Andy Polyakov [this message]
2003-10-26  6:19       ` Rusty Russell
2003-10-26 13:31         ` Andy Polyakov
2003-10-27  7:58         ` David S. Miller

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=3F97BAF4.45CA6D@fy.chalmers.se \
    --to=appro@fy.chalmers.se \
    --cc=coreteam@netfilter.org \
    --cc=laforge@netfilter.org \
    --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.