From: Tomi Ollila Date: Fri, 19 Jul 2013 17:32:13 +0000 (+0300) Subject: Re: segmentation fault caused by empty application/pgp-signature part X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=905e6b68f8502960af8c9bbd9b2675ad9d99eda0;p=notmuch-archives.git Re: segmentation fault caused by empty application/pgp-signature part --- diff --git a/3f/bbd11e129c725f78d30edb227246e41547bede b/3f/bbd11e129c725f78d30edb227246e41547bede new file mode 100644 index 000000000..e606965b1 --- /dev/null +++ b/3f/bbd11e129c725f78d30edb227246e41547bede @@ -0,0 +1,76 @@ +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 17CF5431FD0 + for ; Fri, 19 Jul 2013 10:32:28 -0700 (PDT) +X-Virus-Scanned: Debian amavisd-new at olra.theworths.org +X-Spam-Flag: NO +X-Spam-Score: 0 +X-Spam-Level: +X-Spam-Status: No, score=0 tagged_above=-999 required=5 tests=[none] + autolearn=disabled +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 gpNZhMJv7l+p for ; + Fri, 19 Jul 2013 10:32:20 -0700 (PDT) +Received: from guru.guru-group.fi (guru.guru-group.fi [46.183.73.34]) + by olra.theworths.org (Postfix) with ESMTP id BF1DB431FC2 + for ; Fri, 19 Jul 2013 10:32:19 -0700 (PDT) +Received: from guru.guru-group.fi (localhost [IPv6:::1]) + by guru.guru-group.fi (Postfix) with ESMTP id A351B100030; + Fri, 19 Jul 2013 20:32:13 +0300 (EEST) +From: Tomi Ollila +To: Jameson Graef Rollins , + Daniel Kahn Gillmor , + notmuch +Subject: Re: segmentation fault caused by empty application/pgp-signature part +In-Reply-To: <87ppue8rvt.fsf@servo.finestructure.net> +References: <87mwpiu4vi.fsf@zancas.localnet> + <51E95500.8000404@fifthhorseman.net> + <87ppue8rvt.fsf@servo.finestructure.net> +User-Agent: Notmuch/0.15.2+219~g7ca6dfc (http://notmuchmail.org) Emacs/24.3.1 + (x86_64-unknown-linux-gnu) +X-Face: HhBM'cA~ +MIME-Version: 1.0 +Content-Type: text/plain +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, 19 Jul 2013 17:32:28 -0000 + +On Fri, Jul 19 2013, Jameson Graef Rollins wrote: + +> On Fri, Jul 19 2013, Daniel Kahn Gillmor wrote: +>> confirmed the bug in notmuch. +>> +>> here is the backtrace: +> +> I just sent a patch to the fix this, but I munged the In-Reply-To: +> +> id:1374248172-14199-1-git-send-email-jrollins@finestructure.net +> +> Maybe it's better that it's not in this thread, since maybe now it will +> be viewable! + +The patch in (*) works. apply jetzt :D + +(*) id:1374248172-14199-1-git-send-email-jrollins@finestructure.net + + +> jamie. + +Tomi