From owner-freebsd-bugs Sun Jan 9 0:50: 3 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 63D351512A for ; Sun, 9 Jan 2000 00:50:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id AAA16874; Sun, 9 Jan 2000 00:50:01 -0800 (PST) (envelope-from gnats@FreeBSD.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 ; 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 Reply-To: skaya@enix.org To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: misc/16003: minor bug in sysinstall (when multiple gateways via dhcp) Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 16003 >Category: misc >Synopsis: sysinstall crashes if it gets more than one gateway via dhcp. >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sun Jan 9 00:50:00 PST 2000 >Closed-Date: >Last-Modified: >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: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message