From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3743 invoked from network); 28 May 2004 10:02:55 -0000 Received: from thor.dotsrc.org (HELO a.mx.sunsite.dk) (130.225.247.86) by ns1.primenet.com.au with SMTP; 28 May 2004 10:02:55 -0000 Received: (qmail 29250 invoked from network); 28 May 2004 10:02:32 -0000 Received: from sunsite.dk (130.225.247.90) by a.mx.sunsite.dk with SMTP; 28 May 2004 10:02:32 -0000 Received: (qmail 1053 invoked by alias); 28 May 2004 10:02:30 -0000 Mailing-List: contact zsh-workers-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 19990 Received: (qmail 1034 invoked from network); 28 May 2004 10:02:29 -0000 Received: from thor.dotsrc.org (HELO a.mx.sunsite.dk) (qmailr@130.225.247.86) by sunsite.dk with SMTP; 28 May 2004 10:02:26 -0000 Received: (qmail 28219 invoked from network); 28 May 2004 10:02:00 -0000 Received: from lhuumrelay3.lnd.ops.eu.uu.net (62.189.58.19) by a.mx.sunsite.dk with SMTP; 28 May 2004 10:01:56 -0000 Received: from MAILSWEEPER01.csr.com (mailhost1.csr.com [62.189.183.235]) by lhuumrelay3.lnd.ops.eu.uu.net (8.11.0/8.11.0) with ESMTP id i4SA1Tv03451 for ; Fri, 28 May 2004 10:01:29 GMT Received: from EXCHANGE02.csr.com (unverified [192.168.137.45]) by MAILSWEEPER01.csr.com (Content Technologies SMTPRS 4.3.12) with ESMTP id for ; Fri, 28 May 2004 11:00:55 +0100 Received: from news01.csr.com ([192.168.143.38]) by EXCHANGE02.csr.com with Microsoft SMTPSVC(5.0.2195.6713); Fri, 28 May 2004 11:03:48 +0100 Received: from news01.csr.com (localhost.localdomain [127.0.0.1]) by news01.csr.com (Postfix) with ESMTP id 981546E0205 for ; Fri, 28 May 2004 11:01:27 +0100 (BST) Received: from csr.com (pws@localhost) by news01.csr.com (8.12.10/8.12.10/Submit) with ESMTP id i4SA1RgT002329 for ; Fri, 28 May 2004 11:01:27 +0100 Message-Id: <200405281001.i4SA1RgT002329@news01.csr.com> X-Authentication-Warning: news01.csr.com: pws owned process doing -bs To: zsh-workers@sunsite.dk Subject: Re: zsh 4.2.0 dumping core on completion attempt In-reply-to: "Oliver Kiddle"'s message of "Fri, 28 May 2004 11:43:55 +0200." <3990.1085737435@trentino.logica.co.uk> Date: Fri, 28 May 2004 11:01:27 +0100 From: Peter Stephenson X-OriginalArrivalTime: 28 May 2004 10:03:48.0859 (UTC) FILETIME=[122A2CB0:01C4449B] X-Spam-Checker-Version: SpamAssassin 2.63 on a.mx.sunsite.dk X-Spam-Level: ** X-Spam-Status: No, hits=2.3 required=6.0 tests=BAYES_70 autolearn=no version=2.63 X-Spam-Hits: 2.3 Oliver Kiddle wrote: > I wrote: > > > > We've got o->word == "xmmap", n->word == NULL and o->wlen == n->wlen. > > So it might be a bug elsewhere that allows n->word == NULL or it might > > be an omission that it isn't checked. Presumably n->wlen == 0 but is > > that a length or an initial value? > > Sorry, we can of course see that n->word == 1. So we need to work out > how we got n->word == NULL and n->wlen == 1 before it got to > cmp_anchors(). I fixed a bug of a similar flavour recently where the Meta conversion was causing problems. It's possible the wlen comes from trying to metafy a zero-length string, or something. pws ********************************************************************** This email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. If you have received this email in error please notify the system manager. This footnote also confirms that this email message has been swept by MIMEsweeper for the presence of computer viruses. www.mimesweeper.com **********************************************************************