All of lore.kernel.org
 help / color / mirror / Atom feed
From: Patrick McHardy <kaber@trash.net>
To: oan@frozentux.net
Cc: netfilter-devel@lists.netfilter.org
Subject: Re: CLUSTERIP and UML crash, was [Re: --dport in uml crash]
Date: Tue, 24 Oct 2006 17:48:05 +0200	[thread overview]
Message-ID: <453E35B5.5010600@trash.net> (raw)
In-Reply-To: <1161704038.8705.51.camel@LAPTOP4.MSHOME>

Oskar Andreasson wrote:
> Hi Patrick,
> 
> You seem to be right yes, regarding module loading/handling. I don't
> dare say anything more, but a non-qualified guess is that it feels like
> some kind of bug between how the UML kernel handles modules and how
> iptables interact?

Mhh I guess thats rather unlikely, iptables modules do nothing special.
Any change your /sbin/modprobe is also linked against the wrong libc
or something like that (and command-line uses /usr/local/sbin/modprobe)?

> I've attached 3 more scenarios. 
> 
> 1. just restarted, issuing 
> iptables -t nat -A PREROUTING -j DNAT --to 192.168.10.2
> lsmod
> result: kernel panic from lsmod
> 
> 2. just restarted, issuing
> iptables -t nat -A POSTROUTING -j MASQUERADE
> lsmod
> result: kernel panic, exactly the same as first scenario (except for a
> couple of addresses). 
> 
> 3. just restarted, issuing
> modprobe ipt_MASQUERADE
> modprobe ip_tables
> lsmod
> iptables -t nat -A POSTROUTING -j MASQUERADE
> lsmod
> result: the last lsmod results in a kernel panic. 
> 
> All modules loaded with modprobe seems to work just fine, until iptables
> touches them. 
> 
> I just tried starting an nfs kernel server also, which didn't seem to
> work either, so it seems mostly like an UML bug. It crashed at lsmod as
> well. 
> 
> Would you know which way is the best to get in touch with the
> uml-people, and how to debug this? My experience with gdb is ...
> somewhat limited. I guess now is as bad a time as any to finally sit
> down with it :(. Suggestions on what to read are welcome.

There's a mailing list at

M:      jdike@karaya.com
L:      user-mode-linux-devel@lists.sourceforge.net
L:      user-mode-linux-user@lists.sourceforge.net

      reply	other threads:[~2006-10-24 15:48 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-10-23 23:03 --dport in uml crash Oskar Andreasson
2006-10-23 23:09 ` Oskar Andreasson
2006-10-23 23:17 ` Patrick McHardy
2006-10-24  8:57   ` CLUSTERIP and UML crash, was [Re: --dport in uml crash] Oskar Andreasson
2006-10-24 14:24     ` Patrick McHardy
2006-10-24 15:33       ` Oskar Andreasson
2006-10-24 15:48         ` Patrick McHardy [this message]

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=453E35B5.5010600@trash.net \
    --to=kaber@trash.net \
    --cc=netfilter-devel@lists.netfilter.org \
    --cc=oan@frozentux.net \
    /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.