From hsn@netmag.cz  Mon Mar 22 09:10:25 2004
Return-Path: <hsn@netmag.cz>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 046D916A4DE
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 22 Mar 2004 09:10:25 -0800 (PST)
Received: from mail.tiscali.cz (stateless2.tiscali.cz [213.235.135.71])
	by mx1.FreeBSD.org (Postfix) with ESMTP id AAB5E43D45
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 22 Mar 2004 09:10:24 -0800 (PST)
	(envelope-from hsn@netmag.cz)
Received: from asura.bsd (212.90.236.170) by mail.tiscali.cz (6.7.021)
        id 4029723700B71592 for FreeBSD-gnats-submit@freebsd.org; Mon, 22 Mar 2004 18:10:19 +0100
Received: from hsn@localhost
	by asura.bsd (Exim 4.24_4 FreeBSD) id 1B5Px6-0002p8-Ty
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 22 Mar 2004 14:58:52 +0100
Message-Id: <E1B5Px6-0002p8-Ty@asura.bsd>
Date: Mon, 22 Mar 2004 14:58:52 +0100
From: Radim Kolar <hsn@netmag.cz>
Reply-To: Radim Kolar <hsn@netmag.cz>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: ipfw dumps core
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         64581
>Category:       bin
>Synopsis:       ipfw dumps core
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Mar 22 09:20:04 PST 2004
>Closed-Date:    Tue Mar 23 05:33:33 PST 2004
>Last-Modified:  Tue Mar 23 05:33:33 PST 2004
>Originator:     Radim Kolar
>Release:        FreeBSD 5.2.1-RELEASE i386
>Organization:
Sanatana Dharma
>Environment:
System: FreeBSD asura.bsd 5.2.1-RELEASE FreeBSD 5.2.1-RELEASE #2: Sat Mar 6 18:39:30 CET 2004 root@asura.bsd:/usr/src/sys/i386/compile/UP i386


>Description:
ipfw coredumps
>How-To-Repeat:
asura# ipfw queue 1 config 10Kbit
ipfw: Segmentation fault (core dumped)
asura# ipfw pipe 1 config 10Kbit
ipfw: Segmentation fault (core dumped)
asura#
>Fix:
>Release-Note:
>Audit-Trail:

From: Maxim Konovalov <maxim@macomnet.ru>
To: Radim Kolar <hsn@netmag.cz>
Cc: bug-followup@freebsd.org
Subject: Re: bin/64581: ipfw dumps core
Date: Mon, 22 Mar 2004 21:08:35 +0300 (MSK)

 On Mon, 22 Mar 2004, 14:58+0100, Radim Kolar wrote:
 
 [...]
 > >How-To-Repeat:
 > asura# ipfw queue 1 config 10Kbit
 > ipfw: Segmentation fault (core dumped)
 > asura# ipfw pipe 1 config 10Kbit
 > ipfw: Segmentation fault (core dumped)
 
 Are you sure the kernel and modules match userland?  Could you please
 rebuild and reinstall the world?
 
 -- 
 Maxim Konovalov

From: Ion-Mihai Tetcu <itetcu@apropo.ro>
To: Radim Kolar <hsn@netmag.cz>
Cc: FreeBSD-gnats-submit@FreeBSD.org
Subject: Re: bin/64581: ipfw dumps core
Date: Mon, 22 Mar 2004 20:16:47 +0200

 On Mon, 22 Mar 2004 14:58:52 +0100
 Radim Kolar <hsn@netmag.cz> wrote:
 
 > >Release:        FreeBSD 5.2.1-RELEASE i386
 > >Organization:
 > Sanatana Dharma
 > >Environment:
 > System: FreeBSD asura.bsd 5.2.1-RELEASE FreeBSD 5.2.1-RELEASE #2: Sat Mar 6 18:39:30 CET 2004 root@asura.bsd:/usr/src/sys/i386/compile/UP i386
 > 
 > 
 > >Description:
 > ipfw coredumps
 > >How-To-Repeat:
 > asura# ipfw queue 1 config 10Kbit
 > ipfw: Segmentation fault (core dumped)
 > asura# ipfw pipe 1 config 10Kbit
 > ipfw: Segmentation fault (core dumped)
 > asura#
 
 AFACT it has been fixed on current:
 
 System:
 FreeBSD 5.2-CURRENT #1: Mon Mar 22 16:35:11 EET 2004    
 KSE_ULE_UP_apic_R_2004_03_18 i386 
 itetcu@it> /home/itetcu [19:57:12] 0                              
  #  ipfw queue 1 config
 10Kbit ipfw: unrecognised option ``10Kbit'' 
 itetcu@it> /home/itetcu [20:11:59] 65
  #  ipfw pipe 1 config 10Kbit ipfw: unrecognised option
 ``10Kbit'' 
 itetcu@it> /home/itetcu [20:12:07] 65
  # 
 
 So it's exiting with 65.
 
 > >Fix:
 
 Update to current.
 
 
 -- 
 IOnut
 Unregistered ;) FreeBSD user
 

From: Eugene Grosbein <eugen@kuzbass.ru>
To: bug-followup@freebsd.org
Cc: Radim Kolar <hsn@netmag.cz>, Maxim Konovalov <maxim@macomnet.ru>,
	Ion-Mihai Tetcu <itetcu@apropo.ro>
Subject: Re: bin/64581: ipfw dumps core
Date: Tue, 23 Mar 2004 19:56:53 +0700

 Hi!
 
 This PR is duplicate of http://www.FreeBSD.org/cgi/query-pr.cgi?pr=bin/61846
 that is already resolved by Maxim.
 
 Eugene
State-Changed-From-To: open->closed 
State-Changed-By: maxim 
State-Changed-When: Tue Mar 23 05:32:34 PST 2004 
State-Changed-Why:  
Already fixed, duplicate of bin/61846. 

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