From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19540 invoked from network); 16 Jul 2004 11:33:13 -0000 Received: from news.dotsrc.org (HELO a.mx.sunsite.dk) (130.225.247.88) by ns1.primenet.com.au with SMTP; 16 Jul 2004 11:33:13 -0000 Received: (qmail 81297 invoked from network); 16 Jul 2004 11:33:07 -0000 Received: from sunsite.dk (130.225.247.90) by a.mx.sunsite.dk with SMTP; 16 Jul 2004 11:33:07 -0000 Received: (qmail 8016 invoked by alias); 16 Jul 2004 11:33:05 -0000 Mailing-List: contact zsh-workers-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 20165 Received: (qmail 8003 invoked from network); 16 Jul 2004 11:33:05 -0000 Received: from unknown (HELO a.mx.sunsite.dk) (130.225.247.88) by 130.225.247.90 with SMTP; 16 Jul 2004 11:33:05 -0000 Received: (qmail 79632 invoked from network); 16 Jul 2004 11:31:51 -0000 Received: from finlandia.infodrom.north.de (217.89.86.34) by a.mx.sunsite.dk with SMTP; 16 Jul 2004 11:31:50 -0000 Received: by finlandia.infodrom.north.de (Postfix, from userid 2006) id 38C33FDCD; Fri, 16 Jul 2004 13:31:48 +0200 (CEST) Date: Fri, 16 Jul 2004 13:31:48 +0200 From: Matthias Kopfermann To: Zsh-Workers Subject: Re: BUG: attempt to free already free storage Message-ID: <20040716113147.GB31080@finlandia.infodrom.north.de> References: <20040716110511.GA30846@finlandia.infodrom.north.de> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline In-Reply-To: <20040716110511.GA30846@finlandia.infodrom.north.de> X-Operating-System: Debian GNU/Linux User-Agent: Mutt/1.5.6+20040523i X-Spam-Checker-Version: SpamAssassin 2.63 on a.mx.sunsite.dk X-Spam-Level: X-Spam-Status: No, hits=0.0 required=6.0 tests=none autolearn=no version=2.63 X-Spam-Hits: 0.0 Am Freitag, dem 16. Juli 2004 um 13:05 Uhr, Matthias Kopfermann: > Today I experienced for the first time a loop of the > message when i wanted to log into my cvs-zsh-version: > BUG: attempt to free already free storage > and when i tried to make it stop with control-c it showed a strange sign > and then something with "zsh: parse error" in it. > I then cvs -z3 updated my zsh-cvs version. > and now everything seems to be okay again. > ( It did not happen the other day with the same cvs-zsh > version. ) > I have no idea what happened, I just wanted to tell you. something to add perhaps: i configured my zsh with: ./configure --enable-locale --enable-pcre --enable-zsh-debug --enable-zsh-mem-debug --enable-zsh-mem-warning --enable-zsh-mem the message after the try to stop the loop was a loop itself so i had to use screens control-a k to kill the window and the shell. Matthias -- Linux: Getting better all the time