public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Re: netfilter oops (Was: Re: Linux 2.4.18-pre2)
@ 2002-01-12 15:40 Willy Tarreau
  2002-01-14  9:59 ` CaT
  0 siblings, 1 reply; 7+ messages in thread
From: Willy Tarreau @ 2002-01-12 15:40 UTC (permalink / raw)
  To: cat; +Cc: linux-kernel

> Writing it down would be a pain so I may opt for the
> null-modem cable which may take a week or so for me to
> get at though.

You'd better download my kmsgdump patch which will let you save
all your kernel messages (including oops) to a floppy disk.
Please read the doc in Documentation/kmsgdump.txt to get more info.

http://www-miaif.lip6.fr/willy/linux-patches//kmsgdump/0.4.3/kmsgdump-0.4.3-2.4.16pre1.patch

Regards,
Willy


^ permalink raw reply	[flat|nested] 7+ messages in thread
* Re: netfilter oops (Was: Re: Linux 2.4.18-pre2)
@ 2002-01-12 11:04 CaT
  2002-01-12 12:34 ` CaT
  0 siblings, 1 reply; 7+ messages in thread
From: CaT @ 2002-01-12 11:04 UTC (permalink / raw)
  To: Rusty Russell; +Cc: linux-kernel, netfilter-devel

This bounced from lk (due to a malformed address)... apologies for the
resend if you get it twice...  Just wanted to remove a bit of chaos from
the thread. ;)

On Tue, Jan 08, 2002 at 04:12:30PM +1100, Rusty Russell wrote:
> > With 18-pre1, 17-rc2 and 17-preX (can't remember now. It's been a week
> > or so :/) I can get the kernel to consistantly crash after a few minutes
> > by compiling it with ipchains compatability and using masqueraded net
> > connections.
> 
> Hi,

Hey.

I haven't forgotten about this little bug. :))

> 	There are three changes which could effect you here.  I can't see
> anything wrong with any of them, but if you could try reverting them one
> at a time, and tell me which causes the problem, that'd narrow it down:

Just did a test and it's not masquerading that's causing it. I'll need
to convert my filesystems to ext3 first because the crashes are not
going to be healthy for this box (or me... 45gig HD involved on a
pentium-200) and I'll experiment some more. It may be redirection
that's doing it.

Once I narrow down what is actually causing it I'll back out the patches
you sent, one by one, until it stops crashing.

-- 
SOCCER PLAYER IN GENITAL-BITING SCANDAL  ---  "It was something between
friends that I thought would have no importance until this morning when
I got up and saw all  the commotion in the news,"  Gallardo told a news
conference. "It stunned me."
Reyes told Marca that he had "felt a slight pinch."

^ permalink raw reply	[flat|nested] 7+ messages in thread
* Linux 2.4.18-pre2
@ 2002-01-07 23:38 Marcelo Tosatti
  2002-01-08  4:23 ` netfilter oops (Was: Re: Linux 2.4.18-pre2) CaT
  0 siblings, 1 reply; 7+ messages in thread
From: Marcelo Tosatti @ 2002-01-07 23:38 UTC (permalink / raw)
  To: lkml


Hi,

Here goes pre2.


pre2: 

- APIC LVTERR fixes				(Mikael Pettersson)
- Fix ppdev ioctl oops and deadlock		(Tim Waugh)
- parport fixes					(Tim Waugh)
- orinoco wireless driver update		(David Gibson)
- Fix oopsable race in binfmt_elf.c 		(Alexander Viro)
- Small sx16 driver bugfix			(Heinz-Ado Arnolds)
- sbp2 deadlock fix 				(Andrew Morton)
- Fix JFFS2 write error handling		(David Woodhouse)
- Intermezzo update				(Peter J. Braam)
- Proper AGP support for Intel 830MP chipsets	(Nicolas Aspert)
- Alpha fixes					(Jay Estabrook)
- 53c700 SCSI driver update			(James Bottomley)
- Fix coredump mmap_sem deadlock on IA64	(David Mosberger)
- 3ware driver update				(Adam Radford)
- Fix elevator insertion point on failed 
  request merge					(Jens Axboe)
- Remove bogus rpciod_tcp_dispatcher definition (David Woodhouse)
- Reiserfs fixes				(Oleg Drokin)
- de4x5 endianess fixes				(Kip Walker)
- ISDN CAPI cleanup				(Kai Germaschewski)
- Make refill_inactive() correctly account 
  progress					(me)

pre1:

- S390 merge					(IBM)
- SuperH merge					(SuperH team)
- PPC merge					(Benjamin Herrenschmidt)
- PCI DMA update				(David S. Miller)
- radeonfb update 				(Ani Joshi)
- aty128fb update				(Ani Joshi)
- Add nVidia GeForce3 support to rivafb		(Ani Joshi)
- Add PM support to opl3sa2			(Zwane Mwaikambo)
- Basic ethtool support for 3com, starfire
  and pcmcia net drivers			(Jeff Garzik)
- Add MII ethtool interface			(Jeff Garzik)
- starfire,sundance,dl2k,sis900,8139{too,cp},
  natsemi driver updates			(Jeff Garzik)
- ufs/minix: mark inodes as bad in case of read
  failure					(Christoph Hellwig)
- ReiserFS fixes				(Oleg Drokin)
- sonypi update					(Stelian Pop)
- n_hdlc update					(Paul Fulghum)
- Fix compile error on aty_base.c		(Tobias Ringstrom)
- Document cpu_to_xxxx() on kernel-hacking doc  (Rusty Russell)
- USB update					(Greg KH)
- Fix sysctl console loglevel bug on 
  IA64 (and possibly other archs)		(Jesper Juhl) 
- Update Athlon/VIA PCI quirks			(Calin A. Culianu)
- blkmtd update					(Simon Evans)
- boot protocol update (makes the highest 
  possible initrd address available to the 
  bootloader)					(H. Peter Anvin)
- NFS fixes					(Trond Myklebust)




^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2002-01-14 10:00 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-01-12 15:40 netfilter oops (Was: Re: Linux 2.4.18-pre2) Willy Tarreau
2002-01-14  9:59 ` CaT
  -- strict thread matches above, loose matches on Subject: below --
2002-01-12 11:04 CaT
2002-01-12 12:34 ` CaT
2002-01-07 23:38 Linux 2.4.18-pre2 Marcelo Tosatti
2002-01-08  4:23 ` netfilter oops (Was: Re: Linux 2.4.18-pre2) CaT
2002-01-08 14:04   ` Marcelo Tosatti
2002-01-12  9:56     ` CaT

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox