Date: Thu, 8 Apr 2010 21:22:07 GMT From: Bruce Cran <bruce@cran.org.uk> To: freebsd-gnats-submit@FreeBSD.org Subject: bin/145528: [libedit] ftp(1) crashes in libedit when cancelling a filename completion Message-ID: <201004082122.o38LM7dS050853@www.freebsd.org> Resent-Message-ID: <201004082130.o38LU1GX020553@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 145528 >Category: bin >Synopsis: [libedit] ftp(1) crashes in libedit when cancelling a filename completion >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Thu Apr 08 21:30:01 UTC 2010 >Closed-Date: >Last-Modified: >Originator: Bruce Cran >Release: 8.0-STABLE >Organization: >Environment: FreeBSD muon.cran.org.uk 8.0-STABLE FreeBSD 8.0-STABLE #0: Thu Apr 8 20:35:14 UTC 2010 brucec@10629.x.rootbsd.net:/usr/obj/usr/src/sys/GENERIC i386 >Description: ftp(1) will crash in libedit if Ctrl-C is pressed while waiting for a filename completion: > ftp ftp14.us.freebsd.org Connected to warhammer.mcc.virginia.edu. 220 ProFTPD 1.3.1rc3 Server ready. Name (ftp14.us.freebsd.org:brucec): ftp 331 Anonymous login ok, send your complete email address as your password Password: 230 Anonymous access granted, restrictions apply Remote system type is UNIX. Using binary mode to transfer files. ftp> cd pub 250 CWD command successful ftp> cd FreeBSD 250-If you're looking for one of the FreeBSD releases, please look in the releases/${ARCH}/${RELNAME} directory, where ARCH = "alpha", "amd64", "i386", "ia64", "pc98", or "sparc64" and RELNAME = the release you're interested in, e.g. "7.1-RELEASE" or "8.0-RELEASE". 250 CWD command successful ftp> cd ISO-IMAGES-i386 250 CWD command successful ftp> get 8 <- pressed the tab key receive aborted. Waiting for remote to finish abort. 229 Entering Extended Passive Mode (|||29929|) ftp> get 8 <- pressed the tab key receive aborted. Waiting for remote to finish abort. Abort (core dumped) >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201004082122.o38LM7dS050853>