Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 6 Sep 2010 13:41:39 +0200 (CEST)
From:      Emanuel Haupt <ehaupt@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/150322: [bug] shells/bash-completion shell freezes
Message-ID:  <201009061141.o86BfdBN056431@freefall.freebsd.org>
Resent-Message-ID: <201009061150.o86Bo7tM056603@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         150322
>Category:       ports
>Synopsis:       [bug] shells/bash-completion shell freezes
>Confidential:   no
>Severity:       critical
>Priority:       high
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Sep 06 11:50:07 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Emanuel Haupt
>Release:        FreeBSD 8.1-PRERELEASE i386
>Organization:
>Environment:
System: FreeBSD freefall.freebsd.org 8.1-PRERELEASE FreeBSD 8.1-PRERELEASE #44 r209978: Tue Jul 13 08:42:03 UTC 2010 simon@freefall.freebsd.org:/usr/src/sys/i386/compile/FREEFALL i386


	
>Description:
Immediately after the update to 1.2,1 I noticed that tab completion behaves
strange in conjunction with symlinks.

$ bash --version
GNU bash, version 4.1.7(1)-release (amd64-portbld-freebsd8.1)
Copyright (C) 2009 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>;

>How-To-Repeat:

$ mkdir -p /tmp/dir/x/y/z
$ ln -s /tmp/dir /tmp/dir-link
$ rsync -avP /tmp/dir-li<PRESS TAB>

the shell completely freezes.

>Fix:

	


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201009061141.o86BfdBN056431>