From kattyo@anet.ne.jp Fri Aug  6 06:36:49 1999
Return-Path: <kattyo@anet.ne.jp>
Received: from nit.ac.jp (cl2.nit.ac.jp [202.18.170.10])
	by hub.freebsd.org (Postfix) with ESMTP id EA8D715005
	for <FreeBSD-gnats-submit@freebsd.org>; Fri,  6 Aug 1999 06:36:43 -0700 (PDT)
	(envelope-from kattyo@anet.ne.jp)
Received: by nit.ac.jp; id WAA15352; Fri, 6 Aug 1999 22:35:37 +0900 (JST)
Received: from uhura.nit.ac.jp(202.18.172.80) by cl2.nit.ac.jp via smap (4.1)
	id xma015253; Fri, 6 Aug 99 22:35:02 +0900
Received: from myhost ([192.168.0.210]) by uhura.nit.ac.jp (8.7.1+2.6Wbeta4/3.4Wbeta6) with SMTP id WAA00508 for FreeBSD-gnats-submit@freebsd.org; Fri, 6 Aug 1999 22:35:43 +0900 (JST)
Message-Id: <199908061335.WAA00508@uhura.nit.ac.jp>
Date: Fri, 6 Aug 1999 22:35:43 +0900 (JST)
From: c1995207@uhura.nit.ac.jp
Sender: kattyo@anet.ne.jp
Reply-To: c1995207@uhura.nit.ac.jp
To: FreeBSD-gnats-submit@freebsd.org
Subject: vi core dumped
X-Send-Pr-Version: 3.2

>Number:         13000
>Category:       bin
>Synopsis:       vi core dumped
>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:   Fri Aug  6 06:40:01 PDT 1999
>Closed-Date:    Thu Apr 20 14:25:53 PDT 2000
>Last-Modified:  Thu Apr 20 14:27:12 PDT 2000
>Originator:     TANAKA Hiroyuki
>Release:        FreeBSD 2.2.8-RELEASE i386
>Organization:
Nippon Insitute of Technology
>Environment:

	FreeBSD(98)-2.2.8R-Release

>Description:

	vi in FreeBSD(98)-2.2.8R-Release core dumped.
	I wrote a semi-colon (;) at top of columns in ".exrc".
	Next, I executed vi. Then vi core dumped in segmentation fault.
	It's not important that where line you put a semi-colon in.
	More important, semi-colon is top of columns without space characters.
	
	example of .exrc:
	
	;set showmode		[core dump]
	    ;set showmode	[core dump]
	  ; set showmode	[core dump]
	set ;showmode		[no]

>How-To-Repeat:

	Put a semi-colon at top of columns in ".exrc".

>Fix:



>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: wilko 
State-Changed-When: Thu Apr 20 14:25:53 PDT 2000 
State-Changed-Why:  
Problem is fixed in the vi that is part of 3.4-stable (maybe already 
fixed in an earlier release but I don't have a system running < 3.4-stable). 
Instead of a coredump a warning/error message is produced. 
>Unformatted:
