From nobody@FreeBSD.org  Thu May  5 13:29:14 2005
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id CC5E016A4CE
	for <freebsd-gnats-submit@FreeBSD.org>; Thu,  5 May 2005 13:29:14 +0000 (GMT)
Received: from www.freebsd.org (www.freebsd.org [216.136.204.117])
	by mx1.FreeBSD.org (Postfix) with ESMTP id B8F9543D75
	for <freebsd-gnats-submit@FreeBSD.org>; Thu,  5 May 2005 13:29:14 +0000 (GMT)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.13.1/8.13.1) with ESMTP id j45DTE20027254
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 5 May 2005 13:29:14 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.13.1/8.13.1/Submit) id j45DTETw027253;
	Thu, 5 May 2005 13:29:14 GMT
	(envelope-from nobody)
Message-Id: <200505051329.j45DTETw027253@www.freebsd.org>
Date: Thu, 5 May 2005 13:29:14 GMT
From: Paul Sommerhein <pms2-freebsd-bugs@sommerhein.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: Invoking 'bind -l' core dumps sh(1) when line editing is enabled ('set -o vi' or 'set -o emacs')
X-Send-Pr-Version: www-2.3

>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:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu May 05 13:30:01 GMT 2005
>Closed-Date:    Sat Aug 13 20:17:01 GMT 2005
>Last-Modified:  Sat Aug 13 20:17:01 GMT 2005
>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:
State-Changed-From-To: open->closed 
State-Changed-By: stefanf 
State-Changed-When: Sat Aug 13 20:13:14 GMT 2005 
State-Changed-Why:  
Duplicate (bin/82381).  Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=80660 
>Unformatted:
