all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Paul Eggert <eggert@cs.ucla.edu>
To: adam plaice <plaice.adam+lists@gmail.com>
Cc: 29581@debbugs.gnu.org
Subject: bug#29581: 26.0.90; SVG file can cause emacs to crash (imagemagick)
Date: Thu, 7 Dec 2017 20:48:35 -0800	[thread overview]
Message-ID: <78965a91-ecb8-5a7e-723b-7009b90964f6@cs.ucla.edu> (raw)
In-Reply-To: <CAJw81daqDY9jgKb7tfx40Qt5QaU6isso=o3GazCqahFf5WBLjg@mail.gmail.com>

For what it's worth I cannot reproduce the problem on my platform, which should 
be nearly identical to yours. I am running Ubuntu 16.04.3 patched as of today, 
on an x86-64 CPU (Intel Xeon E3-1225 V2). I don't observe the problem when 
running "convert test.svg test.png" either. With the -verbose flag I get this:

$ convert -verbose test.svg test.png
"inkscape" "test.svg" --export-eps="/tmp/magick-2930_tpO0u1d3XJD" 
--export-dpi="90,90" --export-background="rgb(100%,100%,100%)" 
--export-background-opacity="1" > "/tmp/magick-2930yrS5cAdhqGGS" 2>&1
convert: no images defined `test.png' @ error/convert.c/ConvertImageCommand/3210.

You might try "strace convert test.svg test.png" to see what went wrong. Anyway, 
as you say, this doesn't appear to be an Emacs bug, and it's not clear what 
Emacs could do to prevent the library from going haywire.





  parent reply	other threads:[~2017-12-08  4:48 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-12-05 19:59 bug#29581: 26.0.90; SVG file can cause emacs to crash (imagemagick) adam plaice
2017-12-07 10:48 ` Noam Postavsky
2017-12-08  4:48 ` Paul Eggert [this message]
2017-12-13  1:52   ` Adam Plaice
2017-12-13 11:00     ` Tobias Zawada
2017-12-13 16:43       ` Noam Postavsky

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=78965a91-ecb8-5a7e-723b-7009b90964f6@cs.ucla.edu \
    --to=eggert@cs.ucla.edu \
    --cc=29581@debbugs.gnu.org \
    --cc=plaice.adam+lists@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.