Description of problem: An SVG file causes ImageMagick to die with a segmentation fault Version-Release number of selected component (if applicable): ImageMagick-6.3.5.9-1.fc8 How reproducible: Always Steps to Reproduce: 1. Type 'display Graphic.svg' 2. Type 'q' Actual results: Segmentation fault Expected results: Normal exit Additional info: The included file was generated by "Graphing Calculator Toolbar", a plugin for Firefox, but even if it produces a bad SVG file, it should not cause a segfault.
Created attachment 304819 [details] A sample SVG file that causes the error.
This is the SVG library being used: librsvg2-2.18.2-2.fc8 This is a freshly installed copy of Fedora 8, all updates applied as of this morning.
Short intro: I'm an ImageMagick co-maintainer. I cannot reproduce this with: ImageMagick-6.4.0.10-1.fc10.i386, which will become available in rawhide when rawhide unfreezes from the current F-9 freeze. I'm assuming you are on an i386 machine, like me, and therefor I assume that this is fixed either with the latest ImageMagick update, or with the newer libsrvg2 in F-9, and thus closing this. If you're on a different architecture, please reopen this bug. I'm afraid that the new ImageMagick will not become available as an update to F-9 / F-8 as it breaks the ImageMagick ABI. So for now you we will have to live with this.