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 A382D6DE021A for ; Thu, 12 Apr 2018 17:10:13 -0700 (PDT) X-Virus-Scanned: Debian amavisd-new at cworth.org X-Spam-Flag: NO X-Spam-Score: -0.215 X-Spam-Level: X-Spam-Status: No, score=-0.215 tagged_above=-999 required=5 tests=[AWL=-0.216, UNPARSEABLE_RELAY=0.001] 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 hoCFremPdwTn for ; Thu, 12 Apr 2018 17:10:12 -0700 (PDT) Received: from marcos.anarc.at (marcos.anarc.at [206.248.172.91]) by arlo.cworth.org (Postfix) with ESMTPS id B3B8D6DE0219 for ; Thu, 12 Apr 2018 17:10:12 -0700 (PDT) Received: from [127.0.0.1] (localhost [127.0.0.1]) (Authenticated sender: anarcat) with ESMTPSA id 98D5B10E04F From: =?utf-8?Q?Antoine_Beaupr=C3=A9?= To: David Bremner , David Bremner , notmuch@notmuchmail.org Subject: Re: [PATCH] WIP: test patch for reference loop problem In-Reply-To: <20180402110355.16419-1-david@tethera.net> References: <20180320212235.29113-2-david@tethera.net> <20180402110355.16419-1-david@tethera.net> Date: Thu, 12 Apr 2018 20:10:09 -0400 Message-ID: <87r2nkynj2.fsf@curie.anarc.at> 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: Fri, 13 Apr 2018 00:10:13 -0000 Hi! So I've tried the patch and it seems to fix the bug. I'll run with a patch version for a while to see if anything's off, but so far so good I'd say. Furthermore, it's not possible for me to reproduce the bug in my regular mailbox anymore. I suspect this is because new mail came in and the file order in the directories changed, so the bug isn't triggered anymore. I was able to trigger the bug with the reproducer with an older build of the code though, so don't worry about that part. :) Let me know if you need anything else from me before this gets merged. Cheers! A. -- Only in the darkness can you see the stars. - Martin Luther King, Jr.