Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 6 Aug 1999 22:35:43 +0900 (JST)
From:      c1995207@uhura.nit.ac.jp
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   bin/13000: vi core dumped
Message-ID:  <199908061335.WAA00508@uhura.nit.ac.jp>

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

>Number:         13000
>Category:       bin
>Synopsis:       vi core dumped
>Confidential:   yes
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Aug  6 06:40:01 PDT 1999
>Closed-Date:
>Last-Modified:
>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:
>Unformatted:


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message




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