Quantcast
Channel: magick Issue Tracker Rss Feed
Viewing all articles
Browse latest Browse all 1011

Closed Unassigned: AccessViolationException when reading a PDF [1191]

$
0
0
When I try to read certain images into Magick.NET using the below code I get an awful error:

using (ImageMagick.MagickImage image = new ImageMagick.MagickImage())
{
image.Read(sourceFile.FullName);
}

produces the attached error (Attempted to read or write protected memory...).
Comments: Upgrading to Ghostscript 9.14 resolved the problem.

Viewing all articles
Browse latest Browse all 1011

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>