From owner-freebsd-bugs Sun Mar 5 11:20: 5 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 74BE537BAF2 for ; Sun, 5 Mar 2000 11:20:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id LAA96084; Sun, 5 Mar 2000 11:20:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from charon.ipass.net (charon.ipass.net [198.79.53.8]) by hub.freebsd.org (Postfix) with ESMTP id A6ED837B998 for ; Sun, 5 Mar 2000 11:12:51 -0800 (PST) (envelope-from rhh@ipass.net) Received: from stealth.ipass.net. (ppp-1-216.dialup.rdu.ipass.net [209.170.132.216]) by charon.ipass.net (8.9.3/8.9.3) with ESMTP id OAA03124; Sun, 5 Mar 2000 14:12:48 -0500 (EST) Received: (from rhh@localhost) by stealth.ipass.net. (8.9.3/8.8.8) id OAA01303; Sun, 5 Mar 2000 14:14:58 -0500 (EST) (envelope-from rhh) Message-Id: <200003051914.OAA01303@stealth.ipass.net.> Date: Sun, 5 Mar 2000 14:14:58 -0500 (EST) From: aa8vb@ipass.net Reply-To: aa8vb@ipass.net To: FreeBSD-gnats-submit@freebsd.org Cc: aa8vb@ipass.net X-Send-Pr-Version: 3.2 Subject: kern/17208: 3.4 Lock-up during file-completion Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 17208 >Category: kern >Synopsis: 3.4 Lock-up during file-completion >Confidential: no >Severity: serious >Priority: high >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sun Mar 5 11:20:01 PST 2000 >Closed-Date: >Last-Modified: >Originator: Randall Hopper >Release: FreeBSD 3.4-RELEASE i386 >Organization: self >Environment: Stock 3.4-RELEASE; no patches. Custom kernel config - can provide if deemed relevent. tcsh-6.09.00 - from 3.4 packages /dev/fd0 is a 3.5" floppy drive >Description: In an xterm running tcsh, I mounted a DOS floppy using: sudo mount -t msdos /dev/fd0 /a The floppy mounted. I was able to ls the root directory. No problems so far. Then in my shell I started typing a command to copy a file off the floppy: cp -p /a/ At this point I hit Ctrl^D to get a directory listing of the available matching files (bound to the tcsh delete-char-or-list-or-eof function in tcsh, as is standard; type "bindkeys" to check). The machine completely froze. The X mouse cursor was dead. Ctrl-Alt-Backspace would not quit X. Ctrl-Alt-Del would not reboot the machine. Attempts to switch VTYs were ignored. No response for anything I tried. I hard-booted and (after much fsck'ing) checked the 3.4 errata.html file on freebsd.org, and then sent this PR. >How-To-Repeat: Perform the above action and see if it happens for you. I'm hesitant to try tcsh matching files list on a floppy again right now (I need to get a full backup made). >Fix: Unknown. >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message