You are not logged in.

#1 2007-07-29 14:00:26

iggy
Member
From: Germany, L.E. - Leipzig
Registered: 2004-10-17
Posts: 367

[solved]zsh crashes: segmentation fault

hello!

i have a very strange problem. found nothing about that with google.

when i enter a command and then press tab twice zsh shows me a completion list. when i now press any key zsh crashes with the error "zsh: segmentation fault zsh". i don't know why.

someone here who has the same problem respectively solved it?

my config: http://bbs.archlinux.org/viewtopic.php?id=35635

mfg iggy

Last edited by iggy (2007-07-31 01:13:46)


sorry for my bad english smile

Offline

#2 2007-07-29 21:43:38

codemac
Member
From: Cliche Tech Place
Registered: 2005-05-13
Posts: 794
Website

Re: [solved]zsh crashes: segmentation fault

Working fine here...

Offline

#3 2007-07-30 12:04:01

Mefju
Member
From: Poland
Registered: 2006-07-12
Posts: 104

Re: [solved]zsh crashes: segmentation fault

I don't have any problems with zsh. Maybe it's related with your config files. Try to backup .zshrc and then start shell.

Offline

#4 2007-07-31 01:13:24

iggy
Member
From: Germany, L.E. - Leipzig
Registered: 2004-10-17
Posts: 367

Re: [solved]zsh crashes: segmentation fault

ok, solved the problem. this configuration line causes the segmentation fault:

zstyle ':completion:*' menu select interactive

changed it and removed the option "interactive":

zstyle ':completion:*' menu select

mfg iggy


sorry for my bad english smile

Offline

Board footer

Powered by FluxBB