From skaya@the-doors.enix.org  Sun Jan  9 00:41:22 2000
Return-Path: <skaya@the-doors.enix.org>
Received: from the-doors.enix.org (dyn-212-129-6-174.paris.none.net [212.129.6.174])
	by hub.freebsd.org (Postfix) with ESMTP id 6799514E01
	for <FreeBSD-gnats-submit@freebsd.org>; Sun,  9 Jan 2000 00:41:10 -0800 (PST)
	(envelope-from skaya@the-doors.enix.org)
Received: (from skaya@localhost)
	by washburn.nata.nx (8.9.3/8.9.3) id JAA32798;
	Sun, 9 Jan 2000 09:35:07 +0100 (CET)
	(envelope-from skaya)
Message-Id: <200001090835.JAA32798@washburn.nata.nx>
Date: Sun, 9 Jan 2000 09:35:07 +0100 (CET)
From: skaya@enix.org
Sender: skaya@the-doors.enix.org
Reply-To: skaya@enix.org
To: FreeBSD-gnats-submit@freebsd.org
Subject: minor bug in sysinstall (when multiple gateways via dhcp)
X-Send-Pr-Version: 3.2

>Number:         16003
>Category:       misc
>Synopsis:       sysinstall crashes if it gets more than one gateway via dhcp.
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    murray
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Jan  9 00:50:00 PST 2000
>Closed-Date:    Sun Sep 16 16:09:07 PDT 2001
>Last-Modified:  Sun Sep 16 16:09:19 PDT 2001
>Originator:     Jerome Petazzoni
>Release:        FreeBSD 3.4-RELEASE i386
>Organization:
NATA Project
>Environment:

	
	Plain install with the installation CD-ROM.
	Machine is hooked to LAN with servers etc. already running.
	(Specifically, it gets its IP parameteres via DHCP)

>Description:

	
	Plain simple : in sysinstall, when configuring my network interface,
	I let him use DHCP to get all the parameters. It successfully fetches
	its IP address and all the fluff, and shows me the "summary screen"
	with the information it gathered. Then, when I move to the "gateway"
	field, and confirms what is there, I get a wonderful message box
	explaining that sysinstall did catch a segV and will reboot at once.
	Pretty annoying, as it is my first FreeBSD experience :)

>How-To-Repeat:

	
	Just run sysinstall and tell it to configure a network interface
	via DHCP. Then, have a DHCP server giving a lease, with more than
	one gateway (btw, I don't know wtf the machine do with more than
	one gateway, but the darn thing was configured that way). Go thru
	each field on the summary field, it will crash when confirming
	gateways.

>Fix:
	
	
	I just arranged to have the DHCP server fixed (gives just one
	gateway now) and it works fine.
	I wish I could correct the bug directly (it appears to lie somewhere
	in .../sysinstall/{tcpip,dhcp}.c but I'm not sure), but I don't have
	loads of time these days and it's my first day with FreeBSD.


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-bugs->jkh 
Responsible-Changed-By: mikeh 
Responsible-Changed-When: Fri Jun 29 20:49:56 PDT 2001 
Responsible-Changed-Why:  
Jordan is Mr. sysinstall. 


http://www.FreeBSD.org/cgi/query-pr.cgi?pr=16003 

From: Mike Heffner <mheffner@novacoxmail.com>
To: FreeBSD-bugs <freebsd-bugs@freebsd.org>
Cc: freebsd-gnats-submit@freebsd.org
Subject: Re: misc/16003: sysinstall crashes if it gets more than one gateway via dhcp.
Date: Fri, 29 Jun 2001 23:52:43 -0400 (EDT)

 For the audit-trail:
 
 please reference PR misc/23609 (now closed) for some extra details relating to
 this issue.
 
 Mike
 
 -- 
   Mike Heffner         <mheffner@[acm.]vt.edu>
   Fredericksburg, VA       <mikeh@FreeBSD.org>
 
Responsible-Changed-From-To: jkh->eric 
Responsible-Changed-By: jkh 
Responsible-Changed-When: Thu Aug 30 17:24:20 PDT 2001 
Responsible-Changed-Why:  
Because it could! 

http://www.FreeBSD.org/cgi/query-pr.cgi?pr=16003 
State-Changed-From-To: open->analyzed 
State-Changed-By: murray 
State-Changed-When: Thu Sep 6 03:28:42 PDT 2001 
State-Changed-Why:  
A fix has been committed to -CURRENT, thanks! 



Responsible-Changed-From-To: eric->murray 
Responsible-Changed-By: murray 
Responsible-Changed-When: Thu Sep 6 03:28:42 PDT 2001 
Responsible-Changed-Why:  
My MFC reminder. 

http://www.FreeBSD.org/cgi/query-pr.cgi?pr=16003 
State-Changed-From-To: analyzed->closed 
State-Changed-By: murray 
State-Changed-When: Sun Sep 16 16:09:07 PDT 2001 
State-Changed-Why:  
This change was merged to -STABLE.  Thanks! 


http://www.FreeBSD.org/cgi/query-pr.cgi?pr=16003 
>Unformatted:
