Bug 1948

Summary: menu-select crashes zsh
Product: Sisyphus Reporter: Sergey Vlasov <vsu>
Component: zshAssignee: Fr. Br. George <george>
Status: CLOSED WORKSFORME QA Contact:
Severity: critical    
Priority: P5 CC: arseny, george
Version: unstable   
Hardware: all   
OS: Linux   

Description Sergey Vlasov 2003-01-15 14:17:05 MSK
[<a href="mailto:vsu@center4" target="_new">vsu@center4</a> vsu]$ rpm -q zsh
zsh-4.0.6-alt1
[<a href="mailto:vsu@center4" target="_new">vsu@center4</a> vsu]$ zsh
<a href="mailto:vsu@center4" target="_new">vsu@center4</a> ~ $ zmodload zsh/complist
<a href="mailto:vsu@center4" target="_new">vsu@center4</a> ~ $ 
  (press M-x menu-select RET)
Segmentation fault                

zsh-4.0.4-alt4 (from Master 2.0) segfaults too (or sometimes inserts garbage into the command line).
---

---

Comment 1 Anton Farygin 2003-08-26 14:31:24 MSD
new packager
Comment 2 Alexey Voinov 2003-08-26 14:46:46 MSD
real maintainer is at@ :)
Comment 3 at@altlinux.org 2003-09-22 15:00:11 MSD
unable to reproduce with zsh-1:4.1.1-alt2
Comment 4 Sergey Vlasov 2003-09-22 15:50:08 MSD
And according to the docs zsh/complist was not supposed to be loaded this way...