GNU bug report logs -
#29581
26.0.90; SVG file can cause emacs to crash (imagemagick)
Previous Next
Reported by: adam plaice <plaice.adam+lists <at> gmail.com>
Date: Tue, 5 Dec 2017 20:00:02 UTC
Severity: normal
Tags: notabug, wontfix
Merged with 35725
Found in versions 26.0.90, 26.2
Done: Glenn Morris <rgm <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
Message #13 received at 29581 <at> debbugs.gnu.org (full text, mbox):
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.
This bug report was last modified 5 years and 341 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.