Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: core dump with completion.
- X-seq: zsh-workers 7247
- From: "Bart Schaefer" <schaefer@xxxxxxxxxxxxxxxxxxxxxxx>
- To: zsh-workers@xxxxxxxxxxxxxx
- Subject: Re: core dump with completion.
- Date: Wed, 21 Jul 1999 16:14:35 +0000
- In-reply-to: <rsqogh62e8x.fsf@xxxxxxxxxxxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxxxxxx; run by ezmlm
- References: <rsqogh62e8x.fsf@xxxxxxxxxxxxxxxxx>
On Jul 22, 12:50am, Tanaka Akira wrote:
} Subject: core dump with completion.
}
} zsh dumps core with completion with following operation.
}
} Script started, file is typescript
} $ ls
} 7196 7217 7230 share
} 7202 7218 7231 typescript
} 7205 7219 7235 u2456
} 7209 7220 7241 zsh-3.1.6-test-2
} 7210 7223 bin
} 7213 7226 lib
} 7216 7229 man
} $ bin/zsh -f
} is27e1u11% bindkey -e; autoload -U compinit; compinit
} is27e1u11% cvs add <TAB><C-c>
} is27e1u11% A=sh<TAB>zsh: segmentation fault (core dumped) bin/zsh -f
I can't reproduce this; at least, not in a 3.1.5 static-build tree replacing
"bin/zsh -f" with "Src/zsh -f". Maybe it's a dynamic linkage thing.
--
Bart Schaefer Brass Lantern Enterprises
http://www.well.com/user/barts http://www.brasslantern.com
Messages sorted by:
Reverse Date,
Date,
Thread,
Author