From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 29491 invoked from network); 21 Jul 1999 16:15:00 -0000 Received: from sunsite.auc.dk (130.225.51.30) by ns1.primenet.com.au with SMTP; 21 Jul 1999 16:15:00 -0000 Received: (qmail 17451 invoked by alias); 21 Jul 1999 16:14:46 -0000 Mailing-List: contact zsh-workers-help@sunsite.auc.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 7247 Received: (qmail 17443 invoked from network); 21 Jul 1999 16:14:38 -0000 From: "Bart Schaefer" Message-Id: <990721161435.ZM6916@candle.brasslantern.com> Date: Wed, 21 Jul 1999 16:14:35 +0000 In-Reply-To: Comments: In reply to Tanaka Akira "core dump with completion." (Jul 22, 12:50am) References: X-Mailer: Z-Mail (5.0.0 30July97) To: zsh-workers@sunsite.auc.dk Subject: Re: core dump with completion. MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii 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 } is27e1u11% A=shzsh: 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