From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from localhost (localhost [127.0.0.1]) by arlo.cworth.org (Postfix) with ESMTP id F03336DE2FE9 for ; Thu, 13 Jul 2017 11:26:18 -0700 (PDT) X-Virus-Scanned: Debian amavisd-new at cworth.org X-Spam-Flag: NO X-Spam-Score: -0.001 X-Spam-Level: X-Spam-Status: No, score=-0.001 tagged_above=-999 required=5 tests=[AWL=0.010, SPF_PASS=-0.001, T_RP_MATCHES_RCVD=-0.01] autolearn=disabled Received: from arlo.cworth.org ([127.0.0.1]) by localhost (arlo.cworth.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Hvm1DVlZtJNO for ; Thu, 13 Jul 2017 11:26:18 -0700 (PDT) Received: from fethera.tethera.net (fethera.tethera.net [198.245.60.197]) by arlo.cworth.org (Postfix) with ESMTPS id CBC846DE2FE5 for ; Thu, 13 Jul 2017 11:26:17 -0700 (PDT) Received: from remotemail by fethera.tethera.net with local (Exim 4.84_2) (envelope-from ) id 1dVilN-0002Cr-Fm; Thu, 13 Jul 2017 14:22:57 -0400 Received: (nullmailer pid 14950 invoked by uid 1000); Thu, 13 Jul 2017 18:26:12 -0000 From: David Bremner To: Gregor Zattler , notmuch Subject: Re: Bug: fatal error with notmuch new, second run starts indexing all over again In-Reply-To: <20170713135947.nqdagxnxe5sdubko@len.workgroup> References: <20170703100958.5yidjhsyrnglaxum@len.workgroup> <877ezpbxxu.fsf@tethera.net> <20170703220750.dkornyh4ho7b2azy@len.workgroup> <87inj9w3nu.fsf@tethera.net> <20170706093101.cdjxdgvfy57a3kkb@len.workgroup> <87o9st3hz0.fsf@tethera.net> <20170709142147.czeett6stskxrnkp@len.workgroup> <87k23h3cgg.fsf@tethera.net> <20170713070444.tr4n2yfot5t4j663@len.workgroup> <87bmooebfs.fsf@tethera.net> <20170713135947.nqdagxnxe5sdubko@len.workgroup> Date: Thu, 13 Jul 2017 15:26:12 -0300 Message-ID: <87y3rsp517.fsf@tesseract.cs.unb.ca> MIME-Version: 1.0 Content-Type: text/plain X-BeenThere: notmuch@notmuchmail.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "Use and development of the notmuch mail system." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 13 Jul 2017 18:26:19 -0000 Gregor Zattler writes: > Hi David, > * David Bremner [13. Jul. 2017]: >> Gregor Zattler writes: >>> I then downloaded parts of the archive, merged and sliced it and >>> now I have a sample of 25001 total files (that's not much mail), >>> on which notmuch new produces a xapian exeption: >>> >> >>> As a tar.xz it weighs 28 MB. I could provide this for download >>> if someone is interested. >> >> For me this corpus does not produce an exception (although it does have >> one thread with 5067 messages). > > I cannot view this ATM because I cannot index these emails. When > viewd with mutt there are no such gargantuan threads. > >> I'm running Debian testing, so there could be slightly different >> versions of xapian and gmime. What versions of libxapian-dev and >> libgmime-2.6-dev have you built notmuch against? > > Mhm. I'm running debian stretch. The versions are: > I tried on a debian stretch with the same library versions, and I still can't duplicate the crash.