From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16514 invoked from network); 27 Aug 2007 00:11:57 -0000 X-Spam-Checker-Version: SpamAssassin 3.2.1 (2007-05-02) on f.primenet.com.au X-Spam-Level: X-Spam-Status: No, score=-2.6 required=5.0 tests=AWL,BAYES_00 autolearn=ham version=3.2.1 Received: from news.dotsrc.org (HELO a.mx.sunsite.dk) (130.225.247.88) by ns1.primenet.com.au with SMTP; 27 Aug 2007 00:11:57 -0000 Received-SPF: none (ns1.primenet.com.au: domain at sunsite.dk does not designate permitted sender hosts) Received: (qmail 10905 invoked from network); 27 Aug 2007 00:11:50 -0000 Received: from sunsite.dk (130.225.247.90) by a.mx.sunsite.dk with SMTP; 27 Aug 2007 00:11:50 -0000 Received: (qmail 15164 invoked by alias); 27 Aug 2007 00:11:47 -0000 Mailing-List: contact zsh-workers-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 23801 Received: (qmail 15155 invoked from network); 27 Aug 2007 00:11:46 -0000 Received: from news.dotsrc.org (HELO a.mx.sunsite.dk) (130.225.247.88) by sunsite.dk with SMTP; 27 Aug 2007 00:11:46 -0000 Received: (qmail 10656 invoked from network); 27 Aug 2007 00:11:46 -0000 Received: from acolyte.scowler.net (216.254.112.45) by a.mx.sunsite.dk with SMTP; 27 Aug 2007 00:11:40 -0000 Received: by acolyte.scowler.net (Postfix, from userid 1000) id 2FC315D1BE; Sun, 26 Aug 2007 20:11:36 -0400 (EDT) Date: Sun, 26 Aug 2007 20:11:37 -0400 From: Clint Adams To: Robin Lee Powell Cc: Peter Stephenson , zsh-workers@sunsite.dk, 439425@bugs.debian.org Subject: Re: Bug#439425: Random, but fairly regular, zsh segfaults Message-ID: <20070827001137.GA4761@scowler.net> Mail-Followup-To: Robin Lee Powell , Peter Stephenson , zsh-workers@sunsite.dk, 439425@bugs.debian.org References: <20070825145112.GA24393@scowler.net> <200708251750.l7PHoCTD003747@pws-pc.ntlworld.com> <20070825175422.GC4335@digitalkingdom.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20070825175422.GC4335@digitalkingdom.org> User-Agent: Mutt/1.5.16 (2007-06-11) On Sat, Aug 25, 2007 at 10:54:22AM -0700, Robin Lee Powell wrote: > Recompiling zsh will have to wait until I'm back from Japan; sorry. > I use "bindkey -v", and the most common ways I get to the history > are ESC-k and ESC-/ In your case you can just install the zsh-dbg package and make sure that you're generating core files.