From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14917 invoked from network); 16 Jul 2004 09:50:51 -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 09:50:51 -0000 Received: (qmail 25217 invoked from network); 16 Jul 2004 09:50:45 -0000 Received: from sunsite.dk (130.225.247.90) by a.mx.sunsite.dk with SMTP; 16 Jul 2004 09:50:45 -0000 Received: (qmail 19185 invoked by alias); 16 Jul 2004 09:50:43 -0000 Mailing-List: contact zsh-workers-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 20163 Received: (qmail 19176 invoked from network); 16 Jul 2004 09:50:43 -0000 Received: from unknown (HELO a.mx.sunsite.dk) (130.225.247.88) by 130.225.247.90 with SMTP; 16 Jul 2004 09:50:43 -0000 Received: (qmail 24755 invoked from network); 16 Jul 2004 09:48:45 -0000 Received: from finlandia.infodrom.north.de (217.89.86.34) by a.mx.sunsite.dk with SMTP; 16 Jul 2004 09:48:43 -0000 Received: by finlandia.infodrom.north.de (Postfix, from userid 2006) id AFAE8FDD6; Fri, 16 Jul 2004 11:48:38 +0200 (CEST) Date: Fri, 16 Jul 2004 11:48:38 +0200 From: Matthias Kopfermann To: Zsh-Workers Subject: BUG: attempt to free already free storage Message-ID: <20040716094838.GA20231@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, this morning when i wanted to log into my computer with cvs-zsh, i got: BUG: attempt to free already free storage it was shouting over and over again like in a loop. when i try to use control-c, i get: some strange sign and parse error. also my history says i have actually only 1 when i have 42208. no idea what's causing this, i just wanted to tell you about it. Matthias