We are inspecting a large number of PDFs and frequently run into the following error memory corrupt errors on multiple machines. The errors are more frequent when the memory utilization is high OR there are multiple threads running.
Unhandled Exception: System.AccessViolationException: Attempted to read or write
protected memory. This is often an indication that other memory is corrupt.
at ImageMagick.MagickImageCollection.NativeMethods.X64.MagickImageCollection_
ReadFile(IntPtr settings, IntPtr& exception)
at ImageMagick.MagickImageCollection.NativeMagickImageCollection.ReadFile(Mag
ickSettings settings)
at ImageMagick.MagickImageCollection.AddImages(String fileName, MagickReadSet
tings readSettings, Boolean ping)
Please advise as we are seriously considering replacing this component as it has been persistent across versions.
Current File version that produced this error is 7.0.1.101
Comments: Can you upgrade to the most recent version and see if you can reproduce it again? There was a bug in the previous version that could cause this kind of behavior.
Unhandled Exception: System.AccessViolationException: Attempted to read or write
protected memory. This is often an indication that other memory is corrupt.
at ImageMagick.MagickImageCollection.NativeMethods.X64.MagickImageCollection_
ReadFile(IntPtr settings, IntPtr& exception)
at ImageMagick.MagickImageCollection.NativeMagickImageCollection.ReadFile(Mag
ickSettings settings)
at ImageMagick.MagickImageCollection.AddImages(String fileName, MagickReadSet
tings readSettings, Boolean ping)
Please advise as we are seriously considering replacing this component as it has been persistent across versions.
Current File version that produced this error is 7.0.1.101
Comments: Can you upgrade to the most recent version and see if you can reproduce it again? There was a bug in the previous version that could cause this kind of behavior.