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 AFD426DE1029 for ; Wed, 29 May 2019 04:45:21 -0700 (PDT) X-Virus-Scanned: Debian amavisd-new at cworth.org X-Spam-Flag: NO X-Spam-Score: -0.043 X-Spam-Level: X-Spam-Status: No, score=-0.043 tagged_above=-999 required=5 tests=[AWL=-0.042, SPF_PASS=-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 2i0XWHUSQ9IS for ; Wed, 29 May 2019 04:45:21 -0700 (PDT) Received: from fethera.tethera.net (fethera.tethera.net [198.245.60.197]) by arlo.cworth.org (Postfix) with ESMTPS id E0E036DE01E3 for ; Wed, 29 May 2019 04:45:20 -0700 (PDT) Received: from remotemail by fethera.tethera.net with local (Exim 4.89) (envelope-from ) id 1hVx1C-0000y8-FE; Wed, 29 May 2019 07:45:18 -0400 Received: (nullmailer pid 18260 invoked by uid 1000); Wed, 29 May 2019 11:45:29 -0000 From: David Bremner To: rey-coyrehourcq , Notmuch Mail Subject: Re: Segfault on notmuch compiled using commit 73cebe6e7233f59ba26d9f7c05265b7776795818 In-Reply-To: References: <1f419873dad2f3034ba709dc58cd958d99b01f44.camel@univ-rouen.fr> <162669069.139796.1559047529277@ichabod.co-bxl> <87y32qu44p.fsf@tethera.net> Date: Wed, 29 May 2019 08:45:29 -0300 Message-ID: <87pno1trfq.fsf@tethera.net> MIME-Version: 1.0 Content-Type: text/plain X-BeenThere: notmuch@notmuchmail.org X-Mailman-Version: 2.1.29 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: Wed, 29 May 2019 11:45:21 -0000 rey-coyrehourcq writes: > Finally found my problem, > I install notmuch into custom dir, and the declared PATH point to an old binary > in the wrong /bin folder. > I works now. > Sorry for that, and thanks David for your help. Great, glad it's working. And thanks for taking the time to make a good bug report. d