NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: bin/57630: vi coredump



The following reply was made to PR bin/57630; it has been noted by GNATS.

From: Havard Eidnes <he%NetBSD.org@localhost>
To: gnats-bugs%netbsd.org@localhost, simonb%NetBSD.org@localhost
Cc: gnats-admin%netbsd.org@localhost, netbsd-bugs%netbsd.org@localhost
Subject: Re: bin/57630: vi coredump
Date: Wed, 27 Sep 2023 14:55:35 +0200 (CEST)

 >>How-To-Repeat:
 > 	1. Start vi.
 > 	2. Type a <esc>
 > 	3. Type :%s/^  <enter>
 > 	4. See vi segfault.
 
 I'm also unable to reproduce this with
 
 NetBSD/amd64 10.0_BETA
 
 /etc/release says
 
 Build information:
           Build date   Fri Aug 18 12:52:31 UTC 2023
             Built by   builder%localhost.NetBSD.org@localhost
             Build ID   202308201920Z
 
 $ env | grep EXI
 $ vi
 a<space><esc>  (or just a<esc>, same result)
 :%s/^<space><space><enter>
 
 No segfault, just "No match found." in inverse video on the
 bottom line of the display.
 
 :version
 
 gives
 
 Version (1.81.6-2013-11-20nb4) The CSRG, University of California, Berk=
 eley.
 
 in my case.
 
 - H=E5vard
 


Home | Main Index | Thread Index | Old Index