From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id yBEUCGIh1l/YEwAA0tVLHw (envelope-from ) for ; Sun, 13 Dec 2020 14:12:50 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1 with LMTPS id mLO/A2Ih1l+vaQAAbx9fmQ (envelope-from ) for ; Sun, 13 Dec 2020 14:12:50 +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 5D2E3940355 for ; Sun, 13 Dec 2020 14:12:49 +0000 (UTC) Received: from nmbug.tethera.net (localhost [127.0.0.1]) by mail.notmuchmail.org (Postfix) with ESMTP id BA18228C2E; Sun, 13 Dec 2020 09:12:42 -0500 (EST) Received: from fethera.tethera.net (fethera.tethera.net [198.245.60.197]) by mail.notmuchmail.org (Postfix) with ESMTP id D50832853A for ; Sun, 13 Dec 2020 09:12:39 -0500 (EST) Received: by fethera.tethera.net (Postfix, from userid 1001) id B00955FC36; Sun, 13 Dec 2020 09:12:39 -0500 (EST) Received: (nullmailer pid 3249725 invoked by uid 1000); Sun, 13 Dec 2020 14:12:38 -0000 From: David Bremner To: Gregor Zattler , notmuch Subject: Re: consistent database corruption with notmuch new In-Reply-To: <20201213131909.GD21521@no.workgroup> References: <20201213131909.GD21521@no.workgroup> Date: Sun, 13 Dec 2020 10:12:38 -0400 Message-ID: <87zh2hhk15.fsf@tethera.net> MIME-Version: 1.0 Message-ID-Hash: HEDZ6TGFODVOA47JEJ35EHSR5BPZMGQA X-Message-ID-Hash: HEDZ6TGFODVOA47JEJ35EHSR5BPZMGQA 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.26 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: 5D2E3940355 X-Spam-Score: -0.26 X-Migadu-Scanner: scn1.migadu.com X-TUID: WNY1eQeeds6f Gregor Zattler writes: > > This is a Thinkpad x240, 8GB RAM on debian buster but with > notmuch compiled from source (0.31.2+28~gadfded9). > > I think the SSD is OK (no hints to SSD failures in log > files, smart tests OK, I even filled the free rest of > the SSD with randomm data and after that compared it > to the source with no difference. What version of Xapian are you linking with? Are you using the 1.4.11-1 in Debian buster?