From a91a067b1c6fdfd6a2428606535db3914c92758c Mon Sep 17 00:00:00 2001 From: Franz Fellner Date: Wed, 20 Aug 2014 15:34:58 +0200 Subject: [PATCH] Re: SVG attachment crashes emacs --- 4a/ef56c36b9eef644929becb1b2204709c302a33 | 112 ++++++++++++++++++++++ 1 file changed, 112 insertions(+) create mode 100644 4a/ef56c36b9eef644929becb1b2204709c302a33 diff --git a/4a/ef56c36b9eef644929becb1b2204709c302a33 b/4a/ef56c36b9eef644929becb1b2204709c302a33 new file mode 100644 index 000000000..ea404786f --- /dev/null +++ b/4a/ef56c36b9eef644929becb1b2204709c302a33 @@ -0,0 +1,112 @@ +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 25FD3431FB6 + for ; Wed, 20 Aug 2014 06:31:44 -0700 (PDT) +X-Virus-Scanned: Debian amavisd-new at olra.theworths.org +X-Spam-Flag: NO +X-Spam-Score: -0.799 +X-Spam-Level: +X-Spam-Status: No, score=-0.799 tagged_above=-999 required=5 + tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, + FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_LOW=-0.7] 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 Rsbrzp8rX4GO for ; + Wed, 20 Aug 2014 06:31:36 -0700 (PDT) +Received: from mail-lb0-f175.google.com (mail-lb0-f175.google.com + [209.85.217.175]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) + (No client certificate requested) + by olra.theworths.org (Postfix) with ESMTPS id C9D9B431FAF + for ; Wed, 20 Aug 2014 06:31:35 -0700 (PDT) +Received: by mail-lb0-f175.google.com with SMTP id 10so6673277lbg.20 + for ; Wed, 20 Aug 2014 06:31:33 -0700 (PDT) +DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; + h=date:message-id:from:to:cc:subject:in-reply-to:references + :mime-version:content-type:content-disposition + :content-transfer-encoding; + bh=+5Vehr4hyrXttPkAnxpovwpk0AVUvOqGkebWWB8mKes=; + b=hNBfUq5t7nrz5snKaZf3glhjORRCDbpj+ES69DSVMm2O/xZy/D+T8hJxEiTGsR56vp + qrgAl50AF+6D5P74w4X5/UhGMkGt1KgX2maAE4OH+qV3inA7Mtva1tUCwqfiOisTyVRl + wsHt14mnn15PCP8gYJHSI2/YMB3QbCdi5wIXRpye531QawMHnVhbI5tGh2xx7ceR1BW9 + 5Owgu5zo2rmAlUq8eo+PGVl7QEyQof8LXhFWyY0uKz3r87FIrlrs6FbXAQUbHyKrzXY/ + qkGa1jXWAeIyXWqnMmitRqRKYqnZLcCPLzF07U9G+HaDhSRUsJEErhaZm+gbg1ehSkmj + XgXw== +X-Received: by 10.152.115.171 with SMTP id jp11mr5631979lab.90.1408541491943; + Wed, 20 Aug 2014 06:31:31 -0700 (PDT) +Received: from localhost (p5B00C6CD.dip0.t-ipconnect.de. [91.0.198.205]) + by mx.google.com with ESMTPSA id + um4sm27365798lbb.40.2014.08.20.06.31.29 for + (version=TLSv1.2 cipher=RC4-SHA bits=128/128); + Wed, 20 Aug 2014 06:31:30 -0700 (PDT) +Date: Wed, 20 Aug 2014 15:34:58 +0200 +Message-ID: <20140820153458.GB14565@TP_L520.localdomain> +From: Franz Fellner +To: sfischme@uwaterloo.ca, David Bremner +Subject: Re: SVG attachment crashes emacs +In-Reply-To: + <87zjezuxrs.fsf@ArchNemesis.i-did-not-set--mail-host-address--so-tickle-me> +References: <8738cvck2g.fsf@uwaterloo.ca> + <87tx5b7yen.fsf@maritornes.cs.unb.ca> <87egwe9vkq.fsf@uwaterloo.ca> + <87r40e7zt9.fsf@maritornes.cs.unb.ca> <87wqa5czwq.fsf@uwaterloo.ca> + <87zjezuxrs.fsf@ArchNemesis.i-did-not-set--mail-host-address--so-tickle-me> +MIME-Version: 1.0 +Content-Type: text/plain; charset=utf-8 +Content-Disposition: inline +Content-Transfer-Encoding: 8bit +Cc: Notmuch Mail +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: Wed, 20 Aug 2014 13:31:44 -0000 + +emacs-24.3 crashes (Gentoo version 24.3-r6) +emacs-vcs-24.3.93 does NOT crash. +So this issue seems to be fixed in recent snapshots/beta/whatever, but +the fixed version is not released yet. + +On Wed, 20 Aug 2014 07:54:31 -0500, MaDhAt2r wrote: +> +> My Emacs crashed also with the SVG attachment you sent. +> +> On Aug 18 at 03:21 PM, Sebastian Fischmeister scrawled: +> > GNU Emacs 24.3.1 (x86_64-unknown-linux-gnu, GTK+ Version 3.12.2) of +> > 2014-06-11 on var-lib-archbuild-staging-x86_64-jgc +> > +> > ~$ notmuch --version +> > notmuch 0.18.1 +> > +> > What happens is that emacs invokes inkscape to do something to the svg. +> > +> > Sebastian +> > +> > David Bremner writes: +> > +> >> Sebastian Fischmeister writes: +> >> +> >>> For example, the attached svg file causes a crash. +> >>> +> >>> Sebastian +> >>> +> >> +> >> It displays ok for me. What version of emacs are you using? +> >> +> >> d +> > _______________________________________________ +> > notmuch mailing list +> > notmuch@notmuchmail.org +> > http://notmuchmail.org/mailman/listinfo/notmuch +> _______________________________________________ +> notmuch mailing list +> notmuch@notmuchmail.org +> http://notmuchmail.org/mailman/listinfo/notmuch -- 2.26.2