Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

UGLY CRASHES UNDER ZSH 2.6 BETA 12



Hello,


I just experienced the following bug (zsh 2.6 beta 12 on NEXTSTEP 3.3):

marathon(1)% bvi out.dvi                                                    (~)
zsh: correct `bvi' to `vi' [nyae]? n
zsh: command not found: bvi
marathon(2)% !!                                                             (~)
Connection closed.

I then tried the same thing in a subshell:

marathon(1)% zsh                                                            (~)
marathon(2)% bvi out.dvi                                                    (~)
zsh: correct `bvi' to `vi' [nyae]? n
zsh: command not found: bvi
marathon(3)% !!                                                             (~)
zsh: 527 bus error  zsh

[Process terminated on signal 10]

Any idea what coudl be causing this?

Thanks!


- Eskandar

------------------------------------------------------------------------------
Eskandar Ensafi                              Object-Oriented Software Engineer
University of California, Los Angeles                                         
Department of Biomathematics              esky@xxxxxxxxxxx (ASCII, MIME, NeXT)
School of Medicine                  http://www.cs.ucla.edu/csd-lanai/fweb/esky
------------------------------------------------------------------------------



Messages sorted by: Reverse Date, Date, Thread, Author