From nobody@FreeBSD.org  Sun Jul 11 04:30:17 2004
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 3494916A4D0
	for <freebsd-gnats-submit@FreeBSD.org>; Sun, 11 Jul 2004 04:30:17 +0000 (GMT)
Received: from www.freebsd.org (www.freebsd.org [216.136.204.117])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 2E7AF43D2F
	for <freebsd-gnats-submit@FreeBSD.org>; Sun, 11 Jul 2004 04:30:17 +0000 (GMT)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.12.11/8.12.11) with ESMTP id i6B4UGdp026633
	for <freebsd-gnats-submit@FreeBSD.org>; Sun, 11 Jul 2004 04:30:17 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.12.11/8.12.11/Submit) id i6B4UGAw026632;
	Sun, 11 Jul 2004 04:30:16 GMT
	(envelope-from nobody)
Message-Id: <200407110430.i6B4UGAw026632@www.freebsd.org>
Date: Sun, 11 Jul 2004 04:30:16 GMT
From: jorge niedbalski <aktive@nets.cl>
To: freebsd-gnats-submit@FreeBSD.org
Subject: Ipfw2 segmentation fault 
X-Send-Pr-Version: www-2.3

>Number:         68910
>Category:       i386
>Synopsis:       [ipfw] Ipfw2 segmentation fault
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-i386
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Jul 11 04:30:25 GMT 2004
>Closed-Date:    Mon Oct 25 16:52:17 GMT 2004
>Last-Modified:  Mon Oct 25 16:52:17 GMT 2004
>Originator:     jorge niedbalski
>Release:        4.10 RELEASE -P2
>Organization:
chilebsd
>Environment:
FreeBSD trauco.unixtech.cl 4.10-RELEASE-p2 FreeBSD 4.10-RELEASE-p2
>Description:
i Compile the ipfw2 support in my freebsd , i use it , but when i use the argument list the ipfw return an core dumped "ipfw list" i dont have any rules on my firewall rules 
bash-2.05a# ipfw list 
Segmentation fault (core dumped),
bash-2.05a# gdb ipfw ipfw.core 
Core was generated by `ipfw'.
Program terminated with signal 11, Segmentation fault.
#0  0x8049a6c in ?? ()
  
I dont knwo because happens that but i have the .core and i can show all the gdb results, i test that in other machine an that happens
>How-To-Repeat:
      
>Fix:
      
>Release-Note:
>Audit-Trail:

From: "Simon L. Nielsen" <simon@FreeBSD.org>
To: jorge niedbalski <aktive@nets.cl>
Cc: freebsd-gnats-submit@FreeBSD.org
Subject: Re: i386/68910: Ipfw2 segmentation fault
Date: Sun, 11 Jul 2004 12:57:17 +0200

 --zhXaljGHf11kAtnf
 Content-Type: text/plain; charset=us-ascii
 Content-Disposition: inline
 Content-Transfer-Encoding: quoted-printable
 
 On 2004.07.11 04:30:16 +0000, jorge niedbalski wrote:
 
 > i Compile the ipfw2 support in my freebsd , i use it , but when i
 > use the argument list the ipfw return an core dumped "ipfw list" i
 > dont have any rules on my firewall rules
 > bash-2.05a# ipfw list
 > Segmentation fault (core dumped),
 
 It sounds like to have the ipfw1 userland program and the ipfw2
 kernel, or the other way around.
 
 Have you remembered both IPFW2=3DTRUE in /etc/make.conf and "options
 IPFW2" in your kernel configuration file?
 
 --=20
 Simon L. Nielsen
 FreeBSD Documentation Team
 
 --zhXaljGHf11kAtnf
 Content-Type: application/pgp-signature
 Content-Disposition: inline
 
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v1.2.4 (FreeBSD)
 
 iD8DBQFA8R0Mh9pcDSc1mlERAiMMAKCiguJJRJJPKK5uVottkbfhd8NM3gCgx8m6
 3UtXz2ysOuzmAE6md+RfFnI=
 =Iazm
 -----END PGP SIGNATURE-----
 
 --zhXaljGHf11kAtnf--
State-Changed-From-To: open->feedback 
State-Changed-By: simon 
State-Changed-When: Sun Jul 11 11:01:12 GMT 2004 
State-Changed-Why:  
Feedback requested. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=68910 
State-Changed-From-To: feedback->closed 
State-Changed-By: maxim 
State-Changed-When: Mon Oct 25 16:52:00 GMT 2004 
State-Changed-Why:  
Feedback timeout. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=68910 
>Unformatted:
