public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Justin Ossevoort <iq-0@brains.student.utwente.nl>
To: linux-kernel@vger.kernel.org
Subject: 2.6 - Kernel panic with GRE tunneling
Date: Wed, 03 Sep 2003 12:37:57 +0200	[thread overview]
Message-ID: <1062585476.9134.39.camel@pulse> (raw)

Hello,

I encountered some kernel bug in the ip_gre module. This problem has
been tested on: 2.6.0-test3, 2.6.0-test4-mm2, 2.6.0-test4-mm4 (In VMWare
to get stacktrace).

All kernels were build with gcc 3.3 (the latest with 3.3.2 20030831
Debian prerelease). Tested on 2 systems (one was a VMWare), both running
Debian Sid.

this is what I did:

modprobe ip_gre
ip tunnel add test mode gre remote 10.2.0.1 local 10.2.248.255
ip link set test up
ip addr add 192.168.0.1 dev test
ip route add 192.168.0.2/32 dev test
ping 192.168.0.2
***crash***

In order to limit the e-mail's size:
http://brains.student.utwente.nl/~iq-0/ipgre-2.6-panic/
there are the paniclog, an attempt to run it through ksymoops and a
tcpdump.

*note: In this test case I didn't set up the other end-point of the
tunnel (because the other system is also 2.6 ;), but on a real life
tunnel the same thing happened. But one doesn't liketo crash his/her
system more than 10 times a week...

Regards,

justin....



             reply	other threads:[~2003-09-03 10:38 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-09-03 10:37 Justin Ossevoort [this message]
2003-09-03 11:31 ` 2.6 - Kernel panic with GRE tunneling Catalin BOIE
  -- strict thread matches above, loose matches on Subject: below --
2003-09-03 11:58 Justin Ossevoort

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=1062585476.9134.39.camel@pulse \
    --to=iq-0@brains.student.utwente.nl \
    --cc=linux-kernel@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