Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 19 Sep 1999 14:02:35 +0200 (MET DST)
From:      Luigi Rizzo <luigi@labinfo.iet.unipi.it>
To:        michel@quadspeed.com (Michel Quadflieg)
Cc:        matt@MLINK.NET, freebsd-stable@FreeBSD.ORG
Subject:   Re: dummynet+ipfw crashes 3.3-stable (?)
Message-ID:  <199909191202.OAA04149@labinfo.iet.unipi.it>
In-Reply-To: <4.2.0.58.19990919151616.00961ae0@area51.quadspeed.com> from "Michel Quadflieg" at Sep 19, 99 03:16:08 pm

next in thread | previous in thread | raw e-mail | index | archive | help
It would be great if you could do a "nm /kernel | sort | more" and
locate the procedure where the offending IP 0xc0183f46 is;

it looks like a null pointer passed as a base address for a structure,
which is then accessed at offset 0x16c (the fault virtual adress).
In any case i need to have a reproducible problem to investigate it, so
your firewall config would help.

Also, i wonder, why do you have both ipfw and ipfilter ? You should
only use one or the other, not both (of course the system should not
crash!)

> workaround for F00F bug
> Sep 18 16:10:25 area51 /kernel: IP packet filtering initialized, divert 
> enabled, rule-based forwarding enabled, default to accept, $
> Sep 18 16:10:25 area51 /kernel: DUMMYNET initialized (990504)
> Sep 18 16:10:25 area51 /kernel: IP Filter: initialized.  Default = pass 
> all, Logging = enabled

	cheers
	luigi
-----------------------------------+-------------------------------------
  Luigi RIZZO, luigi@iet.unipi.it  . Dip. di Ing. dell'Informazione
  http://www.iet.unipi.it/~luigi/  . Universita` di Pisa
  TEL/FAX: +39-050-568.533/522     . via Diotisalvi 2, 56126 PISA (Italy)

		  http://www.iet.unipi.it/~luigi/ngc99/
====  First International Workshop on Networked Group Communication  ====
-----------------------------------+-------------------------------------


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199909191202.OAA04149>