Quantcast
Channel: Ghostscript.NET
Viewing all articles
Browse latest Browse all 393

New Post: Attempted to read or write protected memory

$
0
0
I'm getting the following error:
An unhandled exception of type 'System.AccessViolationException' occurred in Ghostscript.NET.dll

Additional information: Attempted to read or write protected memory. This is often an indication that other memory is corrupt.
I get this exception when an instance of the GhostscriptRasterizer tries to free up memory after another exception is handled. Basically, I am using this Ghostscript.NET wrapper to be able to convert PDF files to images. However, I've added an exception handler for PDF files requiring a password. For now, I don't want them to be able to convert these protected documents.

After handling a FormatException (which is thrown when trying to use a protected PDF), it still give the above error. Handling the error doesn't help, still crashes.

Any ideas? Is this project still being updated at all?

Viewing all articles
Browse latest Browse all 393

Trending Articles



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