Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 4 Jul 2002 09:20:38 -0500
From:      "Richard Seaman, Jr." <dick@seaman.org>
To:        "Joel M. Baldwin" <qumqats@outel.org>
Cc:        freebsd-current@FreeBSD.ORG, luigi@FreeBSD.ORG
Subject:   Re: natd core dumping with bus error
Message-ID:  <20020704092038.M3283@seaman.org>
In-Reply-To: <237537741.1025633076@[192.168.1.20]>; from qumqats@outel.org on Tue, Jul 02, 2002 at 06:04:36PM -0700
References:  <237537741.1025633076@[192.168.1.20]>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Jul 02, 2002 at 06:04:36PM -0700, Joel M. Baldwin wrote:
> 
> 
> Something has messed up natd.  If I don't have the
> punch_fw option in the /etc/natd.conf file it eventuially
> core dumps with a bus error.  I think this started JUST
> BEFORE the KSE commit.

Yes, I've seen the same thing on a pre-KSE kernel. The error
occurs in PunchFWHole in alias_db.c in libalias.  Reverting
the following commit seems to fix it (I haven't had a chance
to investigate further):

luigi       2002/06/27 16:02:18 PDT

  Modified files:
    sbin/ipfw            Makefile 
    sys/netinet          ip_dummynet.c ip_fw.h 
    sys/conf             files 
    lib/libalias         alias_db.c 
  Added files:
    sbin/ipfw            ipfw2.c 
    sys/netinet          ip_fw2.c 
  Log:
  The new ipfw code.
  


-- 
Richard Seaman, Jr.        email:    dick@seaman.org
5182 N. Maple Lane         phone:    262-367-5450
Nashotah WI 53058            fax:    262-367-5852

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




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