From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <david@tethera.net> Received: from localhost (localhost [127.0.0.1]) by arlo.cworth.org (Postfix) with ESMTP id C34016DE02A9 for <notmuch@notmuchmail.org>; Tue, 22 Mar 2016 16:31:37 -0700 (PDT) X-Virus-Scanned: Debian amavisd-new at cworth.org X-Spam-Flag: NO X-Spam-Score: -0.027 X-Spam-Level: X-Spam-Status: No, score=-0.027 tagged_above=-999 required=5 tests=[AWL=-0.016, 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 yf_MAS_xVKbP for <notmuch@notmuchmail.org>; Tue, 22 Mar 2016 16:31:29 -0700 (PDT) Received: from fethera.tethera.net (fethera.tethera.net [198.245.60.197]) by arlo.cworth.org (Postfix) with ESMTPS id BA0906DE0217 for <notmuch@notmuchmail.org>; Tue, 22 Mar 2016 16:31:29 -0700 (PDT) Received: from remotemail by fethera.tethera.net with local (Exim 4.84) (envelope-from <david@tethera.net>) id 1aiVmO-0003NY-1Q; Tue, 22 Mar 2016 19:32:04 -0400 Received: (nullmailer pid 25860 invoked by uid 1000); Tue, 22 Mar 2016 23:31:21 -0000 From: David Bremner <david@tethera.net> To: "Jason A. Donenfeld" <Jason@zx2c4.com>, notmuch ML <notmuch@notmuchmail.org> Subject: Re: segfault with xapian 1.3.1 In-Reply-To: <CAHmME9q3H2KKBRb_VU4Rr-pc+2qR=uPxiX8YPBFE4N0DaiidAA@mail.gmail.com> References: <CAHmME9q3H2KKBRb_VU4Rr-pc+2qR=uPxiX8YPBFE4N0DaiidAA@mail.gmail.com> User-Agent: Notmuch/0.21+74~g6c60fb1 (http://notmuchmail.org) Emacs/24.5.1 (x86_64-pc-linux-gnu) Date: Tue, 22 Mar 2016 20:31:21 -0300 Message-ID: <87bn66ks3a.fsf@zancas.localnet> MIME-Version: 1.0 Content-Type: text/plain X-BeenThere: notmuch@notmuchmail.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: "Use and development of the notmuch mail system." <notmuch.notmuchmail.org> List-Unsubscribe: <https://notmuchmail.org/mailman/options/notmuch>, <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe> List-Archive: <http://notmuchmail.org/pipermail/notmuch/> List-Post: <mailto:notmuch@notmuchmail.org> List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help> List-Subscribe: <https://notmuchmail.org/mailman/listinfo/notmuch>, <mailto:notmuch-request@notmuchmail.org?subject=subscribe> X-List-Received-Date: Tue, 22 Mar 2016 23:31:37 -0000 "Jason A. Donenfeld" <Jason@zx2c4.com> writes: > As discussed on IRC, notmuch segfaults with 1.3.1 but not with 1.2.5 on > notmuch-new: > Ahem. Years later, and notmuch works OK with xapian 1.3.4, so I think we can consider this bug closed. d