Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 5 May 2005 13:29:14 GMT
From:      Paul Sommerhein <pms2-freebsd-bugs@sommerhein.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   bin/80660: Invoking 'bind -l' core dumps sh(1) when line editing is enabled ('set -o vi' or 'set -o emacs')
Message-ID:  <200505051329.j45DTETw027253@www.freebsd.org>
Resent-Message-ID: <200505051330.j45DU2K2015360@freefall.freebsd.org>

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

>Number:         80660
>Category:       bin
>Synopsis:       Invoking 'bind -l' core dumps sh(1) when line editing is enabled ('set -o vi' or 'set -o emacs')
>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 May 05 13:30:01 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Paul Sommerhein
>Release:        5.3-RELEASE, 4.10-RELEASE
>Organization:
>Environment:
FreeBSD ... 5.3-RELEASE FreeBSD 5.3-RELEASE #0: Fri Nov  5 04:19:18 UTC 2004     root@harlow.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  i386

>Description:
Invoking 'bind -l' core dumps sh(1) (segmentation fault) when line editing is enabled ('set -o vi' or 'set -o emacs'). This happens on both 4.10-RELEASE and 5.3-RELEASE.
>How-To-Repeat:
Invoke sh(1), then enable line editing ('set -o vi') and finally
execute 'bind -l':

sh
set -o vi && bind -l
>Fix:
      
>Release-Note:
>Audit-Trail:
>Unformatted:



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