From owner-freebsd-bugs Thu Feb 20 12:10:11 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id MAA05068 for bugs-outgoing; Thu, 20 Feb 1997 12:10:11 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id MAA05058; Thu, 20 Feb 1997 12:10:03 -0800 (PST) Resent-Date: Thu, 20 Feb 1997 12:10:03 -0800 (PST) Resent-Message-Id: <199702202010.MAA05058@freefall.freebsd.org> Resent-From: gnats (GNATS Management) Resent-To: freebsd-bugs Resent-Reply-To: FreeBSD-gnats@freefall.FreeBSD.org, nick@eunet.ie Received: from lazarus.eunet.ie (lazarus.eunet.ie [193.120.10.29]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id MAA04659 for ; Thu, 20 Feb 1997 12:05:27 -0800 (PST) Received: (from root@localhost) by lazarus.eunet.ie (8.8.5/8.8.5) id TAA00345; Thu, 20 Feb 1997 19:35:24 GMT Message-Id: <199702201935.TAA00345@lazarus.eunet.ie> Date: Thu, 20 Feb 1997 19:35:24 GMT From: Nick Hilliard Reply-To: nick@eunet.ie To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: misc/2781: Installation problem Sender: owner-bugs@freebsd.org X-Loop: FreeBSD.org Precedence: bulk >Number: 2781 >Category: misc >Synopsis: Installation crashes if timeout in ftp transfer >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-bugs >State: open >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Thu Feb 20 12:10:01 PST 1997 >Last-Modified: >Originator: Nick Hilliard >Organization: EUnet Ireland >Release: FreeBSD 2.1.7-RELEASE i386 >Environment: Nothing special >Description: The system installation prodecure will reliably crash if trying to install through a firewall and if the installer is not set up to use passive FTP connections (i.e. if the FTP "PORT" command times out during installation. The Debug console on ttyv1 generates something like the following line: DEBUG: Unexpected signal 11 caught! That's bad! This message get continuously written to the console until the machine is physically reset (ctrl-alt-del doesn't work on any of the VC's) >How-To-Repeat: Select "FTP" instead of "FTP passive" from the installation media menu in sysinstall when the route between your and the FTP server is suitably firewalled to disallow non PASV ftp sessions. When the system starts to retrieve the files, the program crashes as described. >Fix: Weird! I can't find the error message anywhere in the source (using find /usr/src |xargs grep Unexpected). Who's hiding the code? :-) >Audit-Trail: >Unformatted: