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 E8B9B6DE1152 for ; Fri, 3 Nov 2017 05:18:34 -0700 (PDT) X-Virus-Scanned: Debian amavisd-new at cworth.org X-Spam-Flag: NO X-Spam-Score: 0 X-Spam-Level: X-Spam-Status: No, score=0 tagged_above=-999 required=5 tests=[AWL=0.011, 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 G0Znc6xtwkZM for ; Fri, 3 Nov 2017 05:18:34 -0700 (PDT) Received: from fethera.tethera.net (fethera.tethera.net [198.245.60.197]) by arlo.cworth.org (Postfix) with ESMTPS id 4875A6DE1151 for ; Fri, 3 Nov 2017 05:18:34 -0700 (PDT) Received: from remotemail by fethera.tethera.net with local (Exim 4.89) (envelope-from ) id 1eAarl-0003dp-ML; Fri, 03 Nov 2017 08:14:29 -0400 Received: (nullmailer pid 5261 invoked by uid 1000); Fri, 03 Nov 2017 12:18:29 -0000 From: David Bremner To: Gaute Hope , notmuch@notmuchmail.org Subject: Re: talloc_abort in notmuch_thread_get_tags () when db has been modified In-Reply-To: <1509710501.inp6y0s7et.astroid@strange.none> References: <1453121100-astroid-2-c62fwcrm91-18877@strange> <1457341792-astroid-0-2wtydh6y1q-15951@strange> <87r3fmts2y.fsf@zancas.localnet> <1487199120.tz5yvag0pm.astroid@strange.none> <877f4p9f2m.fsf@tethera.net> <1487339566.mz8acpov1j.astroid@strange.none> <87r32w96f2.fsf@tesseract.cs.unb.ca> <1509705770.123u4zs3lp.astroid@strange.none> <1509710501.inp6y0s7et.astroid@strange.none> Date: Fri, 03 Nov 2017 09:18:29 -0300 Message-ID: <87efpflfmy.fsf@tethera.net> 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: Fri, 03 Nov 2017 12:18:35 -0000 Gaute Hope writes: >> Not sure if this is talloc_abort() anymore. > > Actually, at this point this seems to be caused by different GMime > versions used for binary and notmuch library. > > Regards, Gaute OK, that sounds like not-a-notmuch-bug. d