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 027986DE0202 for ; Mon, 2 Dec 2019 11:38:04 -0800 (PST) Authentication-Results: arlo.cworth.org; dkim=pass (2048-bit key; unprotected) header.d=gmail.com header.i=@gmail.com header.b="Dk6fbcla"; dkim-atps=neutral X-Virus-Scanned: Debian amavisd-new at cworth.org X-Spam-Flag: NO X-Spam-Score: 0.049 X-Spam-Level: X-Spam-Status: No, score=0.049 tagged_above=-999 required=5 tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, FREEMAIL_ENVFROM_END_DIGIT=0.25, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_NONE=-0.0001, RCVD_IN_MSPIKE_H2=-0.001, 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 B_7PK2m-2Ont for ; Mon, 2 Dec 2019 11:38:01 -0800 (PST) Received: from mail-wr1-f47.google.com (mail-wr1-f47.google.com [209.85.221.47]) by arlo.cworth.org (Postfix) with ESMTPS id A476D6DE015F for ; Mon, 2 Dec 2019 11:38:01 -0800 (PST) Received: by mail-wr1-f47.google.com with SMTP id y17so670567wrh.5 for ; Mon, 02 Dec 2019 11:38:01 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=date:from:to:subject:message-id:mime-version:content-disposition; bh=DJ7CVXZFzVJy3SQUm6dE90GMHWkNSrEqppP72QIDo48=; b=Dk6fbclarffYOd1Kkwnh6Iv75n1fm4iHNutk/jdsgDx44pBkRG/Y+GGf9NgW+gh8np SVLfB0REUlYmVcsFAQvZmJuKzlkGnMJK3I07GL86Vb/o+V9N3euC9BKGIZcweT20Ktv5 IzDBfhSH888gADya7ns5DNUa7FuUeOSVPZV3fLQndy3r4hc6LhBxoPSG0SL8JV5e6oOE kwmxLJrksIQqS3Dbo6UEApxJprdtQlNff2YZ+nKTsC+j+16v3AqoIfaYLeJfWSLNq5lo d2PUGK3dweYR28DGz89YjTHkgyGN5z5476/DpHp0URfnDFxzSTsGJXezEMD8CWVF8h2r SjoQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:subject:message-id:mime-version :content-disposition; bh=DJ7CVXZFzVJy3SQUm6dE90GMHWkNSrEqppP72QIDo48=; b=YxmIrOtZGSPlhcHSx5DZ62XoqQh+v4S7wlWlbuwvWqtvKpL08joy2kIZig7DEtM4z7 0x0m7P6/Ym184xIoPFKM6n1Kj59ggHDUnhka9LKkyYJE8neHDtorulCjK5aji1or1At7 zznE3cHV8GsXE+JQ9ypNax07GfeQnjWGe9hg+UF72+WGOx8jAMHtwaEzCfis3Sjf4EdX mM/Rv5Gk2xMwz2ikFYExKDIDzWMCFOAH3VVkGx5GxqukuljHDL8jo0GW5HK17jAjleve klqaBA0e7+PluZfmusUavID9WadVxDLajVnGP6PslEgvDLLmE5bmIGgxan+K/rMBTH+0 wo7Q== X-Gm-Message-State: APjAAAVoCBuS23rgvERtp3QRMTRjHW8LyoWbOArVMN+auXzOzSRhdplY 2bMi/fx+QkycqNjAv6Fxl2XdjYE+ X-Google-Smtp-Source: APXvYqxb5Mjo4e1fVdo1hQx51YDFLevnaSEu+XhYgs0uUcc3TWKl0vp5tK4KrGCzsPJI1ssor6Mttw== X-Received: by 2002:a5d:534b:: with SMTP id t11mr753519wrv.120.1575315478300; Mon, 02 Dec 2019 11:37:58 -0800 (PST) Received: from localhost (cpc92312-cmbg19-2-0-cust91.5-4.cable.virginm.net. [82.10.152.92]) by smtp.gmail.com with ESMTPSA id h97sm526872wrh.56.2019.12.02.11.37.56 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 02 Dec 2019 11:37:57 -0800 (PST) Date: Mon, 2 Dec 2019 19:37:41 +0000 From: Blake Sweeney To: notmuch@notmuchmail.org Subject: Weird segfault with notmuch Message-ID: <20191202193741.rdk5tijbgigq22mq@tea-rex> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline 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: Mon, 02 Dec 2019 19:38:04 -0000 Hi, Thanks for making notmuch it is an essential part of my email workflow! I recently started getting a segfault with one tag command. It only seems to happen with one tag and one search. Example below: $ notmuch count tag:ebi::dba 349 $ notmuch count from:dba@ebi.ac.uk and to:bsweeney@ebi.ac.uk 351 $ notmuch tag +ebi::dba -- from:dba@ebi.ac.uk and to:bsweeney@ebi.ac.uk zsh: segmentation fault notmuch tag +ebi::dba from:dba@ebi.ac.uk and to:bsweeney@ebi.ac.uk $ notmuch tag +test -- to:bsweeney@ebi.ac.uk and from:dba@ebi.ac.uk zsh: segmentation fault notmuch tag +test -- to:bsweeney@ebi.ac.uk and from:dba@ebi.ac.uk This happens on the command line or if I tag in a post-new hook. I am on 0.29.2 and this started recently. It also happens on two different machines, but both have the same notmuch version. I haven't played around too much with this, I've just skipped adding this tag automatically for now, but a workaround or fix would be great. Thanks! Blake Sweeney