NetBSD-Bugs archive

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

Re: bin/57630: vi coredump



>>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, Berkeley.

in my case.

- Håvard


Home | Main Index | Thread Index | Old Index