From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 10301 invoked from network); 16 Jul 2004 11:06:54 -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:06:54 -0000 Received: (qmail 62258 invoked from network); 16 Jul 2004 11:06:48 -0000 Received: from sunsite.dk (130.225.247.90) by a.mx.sunsite.dk with SMTP; 16 Jul 2004 11:06:48 -0000 Received: (qmail 1875 invoked by alias); 16 Jul 2004 11:06:46 -0000 Mailing-List: contact zsh-workers-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 20164 Received: (qmail 1866 invoked from network); 16 Jul 2004 11:06:46 -0000 Received: from unknown (HELO a.mx.sunsite.dk) (130.225.247.88) by 130.225.247.90 with SMTP; 16 Jul 2004 11:06:46 -0000 Received: (qmail 61544 invoked from network); 16 Jul 2004 11:05:14 -0000 Received: from finlandia.infodrom.north.de (217.89.86.34) by a.mx.sunsite.dk with SMTP; 16 Jul 2004 11:05:13 -0000 Received: by finlandia.infodrom.north.de (Postfix, from userid 2006) id 0E9A2FDD0; Fri, 16 Jul 2004 13:05:11 +0200 (CEST) Date: Fri, 16 Jul 2004 13:05:11 +0200 From: Matthias Kopfermann To: Zsh-Workers Subject: BUG: attempt to free already free storage Message-ID: <20040716110511.GA30846@finlandia.infodrom.north.de> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline 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 hi! 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. Matthias