Bug 1948 - menu-select crashes zsh
Summary: menu-select crashes zsh
Status: CLOSED WORKSFORME
Alias: None
Product: Sisyphus
Classification: Development
Component: zsh (show other bugs)
Version: unstable
Hardware: all Linux
: P5 critical
Assignee: Fr. Br. George
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-01-15 14:17 MSK by Sergey Vlasov
Modified: 2003-09-22 15:50 MSD (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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...