Bug#416970: reverse-menu-complete crashes

2007-06-06 Thread Clint Adams
notfound 416970 4.3.4-5 close 416970 4.3.3-1 quit On Wed, Jun 06, 2007 at 05:46:32PM +0200, Vincent Lefevre wrote: > > vin:~> zsh -f > vin% bindkey '\e\t' reverse-menu-complete > vin% aaa > > At this time, I type Esc-Tab. > > vin% aaazsh: segmentation fault (core dumped) zsh -f > vin:~[139]>

Bug#416970: reverse-menu-complete crashes

2007-06-06 Thread Clint Adams
On Wed, Jun 06, 2007 at 04:55:42PM +0100, Peter Stephenson wrote: > Should be fixed by 23478 (2007-05-28). *sigh* Sorry, I shouldn't be doing this when I'm delirious. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#416970: reverse-menu-complete crashes

2007-06-06 Thread Clint Adams
On Wed, Jun 06, 2007 at 05:46:32PM +0200, Vincent Lefevre wrote: > This is quite simple in fact: > > vin:~> zsh -f > vin% bindkey '\e\t' reverse-menu-complete > vin% aaa > > At this time, I type Esc-Tab. > > vin% aaazsh: segmentation fault (core dumped) zsh -f > vin:~[139]> Now that I can repr

Bug#416970: reverse-menu-complete crashes

2007-06-06 Thread Peter Stephenson
Clint Adams wrote: > On Wed, Jun 06, 2007 at 05:46:32PM +0200, Vincent Lefevre wrote: > > This is quite simple in fact: > > > > vin:~> zsh -f > > vin% bindkey '\e\t' reverse-menu-complete > > vin% aaa > > > > At this time, I type Esc-Tab. > > > > vin% aaazsh: segmentation fault (core dumped) zs

Bug#416970: reverse-menu-complete crashes

2007-06-06 Thread Clint Adams
On Wed, Jun 06, 2007 at 05:43:05PM +0200, Vincent Lefevre wrote: > I can't reproduce the crash with the steps given by Miciah. > I'll try to find whatever else is causing the bug (my init file > related to completions is a bit large). I think this may be a different bug then. > I don't know if th

Bug#416970: reverse-menu-complete crashes

2007-06-06 Thread Vincent Lefevre
On 2007-06-06 17:43:05 +0200, Vincent Lefevre wrote: > I can't reproduce the crash with the steps given by Miciah. > I'll try to find whatever else is causing the bug (my init file > related to completions is a bit large). This is quite simple in fact: vin:~> zsh -f vin% bindkey '\e\t' reverse-me

Bug#416970: reverse-menu-complete crashes

2007-06-06 Thread Vincent Lefevre
On 2007-06-06 11:32:47 -0400, Clint Adams wrote: > Miciah, can you confirm? I can't reproduce the crash with the steps given by Miciah. I'll try to find whatever else is causing the bug (my init file related to completions is a bit large). I don't know if this is related, but vin:~> zsh -f vin%

Bug#416970: reverse-menu-complete crashes

2007-06-06 Thread Clint Adams
On Wed, Jun 06, 2007 at 05:21:45PM +0200, Vincent Lefevre wrote: > vin:~> echo $ZSH_VERSION > 4.3.4 > vin:~> dpkg -s zsh | gr Version > Version: 4.3.4-5 > > It is fixed in zsh-beta, but not in zsh. Miciah, can you confirm? -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubs

Bug#416970: reverse-menu-complete crashes

2007-06-06 Thread Vincent Lefevre
reopen 416970 thanks On 2007-06-06 10:09:26 -0400, Clint Adams wrote: > > Any news? > > > > The bug has just occurred here and I lost my whole zsh session! > > Are you running 4.3.4? It should have been fixed long ago. Yes, 4.3.4: vin:~> echo $ZSH_VERSION 4.3.4 vin:~> dpkg -s zsh | gr Version

Bug#416970: reverse-menu-complete crashes

2007-06-06 Thread Vincent Lefevre
On 2007-04-01 01:49:49 -0400, Clint Adams wrote: > > Huzzah! With zsh-beta 4.3.2-dev-1+20070329-1, there is no crash. > > Thanks. I'll fix this in the zsh package in a couple of weeks then. Any news? The bug has just occurred here and I lost my whole zsh session! -- Vincent Lefèvre <[EMAIL P

Bug#416970: reverse-menu-complete crashes

2007-03-31 Thread Clint Adams
> Huzzah! With zsh-beta 4.3.2-dev-1+20070329-1, there is no crash. Thanks. I'll fix this in the zsh package in a couple of weeks then. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#416970: reverse-menu-complete crashes

2007-03-31 Thread Miciah Dashiel Butler Masters
On 4/1/07, Clint Adams <[EMAIL PROTECTED]> wrote: > Let me know if more information would be helpful. If you could try it out with the latest zsh-beta package, that might help. Otherwise, I'll try to reproduce it tomorrow. Huzzah! With zsh-beta 4.3.2-dev-1+20070329-1, there is no crash. --

Bug#416970: reverse-menu-complete crashes

2007-03-31 Thread Clint Adams
> Let me know if more information would be helpful. If you could try it out with the latest zsh-beta package, that might help. Otherwise, I'll try to reproduce it tomorrow. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#416970: reverse-menu-complete crashes

2007-03-31 Thread Miciah Dashiel Butler Masters
Package: zsh Version: 4.3.2-25 Severity: minor ZSH crashes when I use reverse-menu-complete. I have this in .zshrc: bindkey -e bindkey '\e\t' reverse-menu-complete zstyle ':completion:*' menu yes select=0 autoload -U compinit compinit I start ZSH and type, for example: ls /