Return-Path: X-Original-To: notmuch@notmuchmail.org Delivered-To: notmuch@notmuchmail.org Received: from localhost (localhost [127.0.0.1]) by olra.theworths.org (Postfix) with ESMTP id DD05A4196F2 for ; Fri, 23 Apr 2010 01:01:47 -0700 (PDT) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org X-Spam-Flag: NO X-Spam-Score: -0.001 X-Spam-Level: X-Spam-Status: No, score=-0.001 tagged_above=-999 required=5 tests=[BAYES_40=-0.001] autolearn=ham Received: from olra.theworths.org ([127.0.0.1]) by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id yFFeRUPTVPIp for ; Fri, 23 Apr 2010 01:01:47 -0700 (PDT) Received: from homiemail-a11.g.dreamhost.com (caiajhbdcahe.dreamhost.com [208.97.132.74]) by olra.theworths.org (Postfix) with ESMTP id 494E4431FC1 for ; Fri, 23 Apr 2010 01:01:47 -0700 (PDT) Received: from sspaeth.de (mtec-hg-docking-1-dhcp-204.ethz.ch [129.132.133.204]) (Authenticated sender: sebastian@sspaeth.de) by homiemail-a11.g.dreamhost.com (Postfix) with ESMTPA id 81256194074 for ; Fri, 23 Apr 2010 01:01:45 -0700 (PDT) Received: by sspaeth.de (sSMTP sendmail emulation); Fri, 23 Apr 2010 10:01:43 +0200 From: "Sebastian Spaeth" To: Notmuch development list Subject: notmuch segfault Date: Fri, 23 Apr 2010 10:01:43 +0200 Message-ID: <8739ym4mxk.fsf@SSpaeth.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-BeenThere: notmuch@notmuchmail.org X-Mailman-Version: 2.1.13 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, 23 Apr 2010 08:01:48 -0000 Sorry, I won't be able to offer much debug info, but the current stock cworth/master segfaulted for me with only the "tag:inbox" search. Output: /home/spaetz/mail/INBOX/new/...2c57e:2,: No such file or directory Segmentation fault (core dumped) A "notmuch new" fixed the segfault, something is not as robust as it should be (or used to be), it seems. I'll dig deeper if it occurs again. Sebastian