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 4866E6DE023D for ; Sat, 7 Jul 2018 19:09:31 -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 FqxNX9GEnO1W for ; Sat, 7 Jul 2018 19:09:30 -0700 (PDT) Received: from fethera.tethera.net (fethera.tethera.net [198.245.60.197]) by arlo.cworth.org (Postfix) with ESMTPS id A68AB6DE0209 for ; Sat, 7 Jul 2018 19:09:30 -0700 (PDT) Received: from remotemail by fethera.tethera.net with local (Exim 4.89) (envelope-from ) id 1fbz8j-00080n-Er; Sat, 07 Jul 2018 22:09:29 -0400 Received: (nullmailer pid 32187 invoked by uid 1000); Sun, 08 Jul 2018 02:09:28 -0000 From: David Bremner To: Leonard Lausen , notmuch@notmuchmail.org Subject: Re: Bug: fatal error with notmuch new, second run starts indexing all over again In-Reply-To: <87tvpjhsso.fsf@lausen.nl> References: <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> <87y3rsp517.fsf@tesseract.cs.unb.ca> <20170714101436.dnacwh3rbwva5htp@len.workgroup> <878tjre0f6.fsf@tethera.net> <20170714212703.wn5ben7tygr7c6sx@len.workgroup> <87tvpjhsso.fsf@lausen.nl> Date: Sat, 07 Jul 2018 23:09:28 -0300 Message-ID: <87y3empjfr.fsf@tethera.net> MIME-Version: 1.0 Content-Type: text/plain X-BeenThere: notmuch@notmuchmail.org X-Mailman-Version: 2.1.26 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: Sun, 08 Jul 2018 02:09:31 -0000 Leonard Lausen writes: > I also experience this error trying to import the emacs-orgmode mailing > list archive. Has there been any progress on fixing the issue? What > steps should be taken to help? > > Also it seems that the midsize corpus > https://giku.de/reduced-sample-midsized.xapian-exeption.tar.xz is not > available anymore. > > David introduced a patch to improve the error message, below I paste the > message I get: > > add_file: A Xapian exception occurred > A Xapian exception occurred adding message: Unexpected end of posting list for 'G00000000000255c6'. > Processed 4949 total files in 10m 13s (8 files/sec.). > Added 4921 new messages to the database. > Note: A fatal error was encountered: A Xapian exception occurred While we're sorting out test data, what versions of notmuch and xapian are you running? d