Skip to content

Instantly share code, notes, and snippets.

@timmc
Last active May 6, 2017 23:18
Show Gist options
  • Save timmc/7f257f3de331224650380266760bc725 to your computer and use it in GitHub Desktop.
Save timmc/7f257f3de331224650380266760bc725 to your computer and use it in GitHub Desktop.
segfaults imagemagick when `convert crash.svg out.jpg`
Display the source blob
Display the rendered blob
Raw
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
$ convert -version
Version: ImageMagick 6.8.9-9 Q16 x86_64 2017-03-12 http://www.imagemagick.org
Copyright: Copyright (C) 1999-2014 ImageMagick Studio LLC
Features: DPC Modules OpenMP
Delegates: bzlib cairo djvu fftw fontconfig freetype jbig jng jpeg lcms lqr ltdl lzma openexr pangocairo png rsvg tiff wmf x xml zlib
$ uname -a
Linux puter 3.16.0-4-amd64 #1 SMP Debian 3.16.39-1+deb8u2 (2017-03-07) x86_64 GNU/Linux
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment