On Wed, May 06, 2009 at 01:30:49AM +0000, Clint Adams wrote: [...] > [...] > > zstyle ':completion:*' auto-description 'specify: %d' > > zstyle ':completion:*' completer _complete _ignored > > zstyle ':completion:*' list-colors ${(s.:.)LS_COLORS} > > zstyle ':completion:*' menu select=long-list select=0 > > zstyle ':completion:*' select-prompt '%SScrolling active - %l%s' > > I bet that if you comment out the above two your segfault will go away.
You're right. Commenting -either- out makes the segfault go away. I already had a suspicion of this before I submitted the bug report, but I thought I'd report it anyway - segfaults are not supposed to happen in any case, are they? I figured that maybe the error in the code could cause other kinds of bad behavior. I guess this bug report is perfectly valid although it's a corner case? [...] -- Michael Kristensen <mkris...@gmail.com> -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org