From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id YHOZEAlZ1l80OQAA0tVLHw (envelope-from ) for ; Sun, 13 Dec 2020 18:10:17 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0 with LMTPS id Zi1dDAlZ1l9SPQAA1q6Kng (envelope-from ) for ; Sun, 13 Dec 2020 18:10:17 +0000 Received: from mail.notmuchmail.org (nmbug.tethera.net [IPv6:2607:5300:201:3100::1657]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (2048 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 008349403EB for ; Sun, 13 Dec 2020 18:10:17 +0000 (UTC) Received: from nmbug.tethera.net (localhost [127.0.0.1]) by mail.notmuchmail.org (Postfix) with ESMTP id 5507328CBA; Sun, 13 Dec 2020 13:10:09 -0500 (EST) Received: from fethera.tethera.net (fethera.tethera.net [198.245.60.197]) by mail.notmuchmail.org (Postfix) with ESMTP id 273DB28C2E for ; Sun, 13 Dec 2020 13:10:07 -0500 (EST) Received: by fethera.tethera.net (Postfix, from userid 1001) id 1B8F75FC36; Sun, 13 Dec 2020 13:10:05 -0500 (EST) Received: (nullmailer pid 3662550 invoked by uid 1000); Sun, 13 Dec 2020 18:10:04 -0000 From: David Bremner To: Gregor Zattler , notmuch Subject: Re: consistent database corruption with notmuch new In-Reply-To: <20201213151336.GF21521@no.workgroup> References: <20201213131909.GD21521@no.workgroup> <87zh2hhk15.fsf@tethera.net> <20201213141543.GE21521@no.workgroup> <20201213151336.GF21521@no.workgroup> Date: Sun, 13 Dec 2020 14:10:04 -0400 Message-ID: <87tusph91f.fsf@tethera.net> MIME-Version: 1.0 Message-ID-Hash: EVFCJHDJRQBXML7ZQVDYPHLP4GIRYHQN X-Message-ID-Hash: EVFCJHDJRQBXML7ZQVDYPHLP4GIRYHQN X-MailFrom: david@tethera.net X-Mailman-Rule-Misses: dmarc-mitigation; no-senders; approved; emergency; loop; banned-address; member-moderation; header-match-notmuch.notmuchmail.org-0; nonmember-moderation; administrivia; implicit-dest; max-recipients; max-size; news-moderation; no-subject; suspicious-header X-Mailman-Version: 3.2.1 Precedence: list List-Id: "Use and development of the notmuch mail system." List-Help: List-Post: List-Subscribe: List-Unsubscribe: Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Migadu-Flow: FLOW_IN X-Migadu-Spam-Score: -0.27 Authentication-Results: aspmx1.migadu.com; dkim=none; dmarc=none; spf=pass (aspmx1.migadu.com: domain of notmuch-bounces@notmuchmail.org designates 2607:5300:201:3100::1657 as permitted sender) smtp.mailfrom=notmuch-bounces@notmuchmail.org X-Migadu-Queue-Id: 008349403EB X-Spam-Score: -0.27 X-Migadu-Scanner: scn1.migadu.com X-TUID: JN6nhzc996K5 Gregor Zattler writes: > > I now do a notmuch new with libxapian30 version 1.4.17-1 > and will report back in a few hours. > I have just uploaded 0.31.3 to buster-backports in Debian. Unfortunately it has to have some manual processing because of the new python bindings, but hopefully in a few days it will be available in Debian backports. This would be another potential test, to see if the backport is working well for you. d