This repository has been archived by the owner on Apr 23, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 128
Attempted to read or write protected memory. This is often an indication that other memory is corrupt. #80
Comments
Aye you sure it is random? I was getting the same error. The first time a PDF was generated it would work fine, anytime after that I got the error above. It was in a web project and due to bad configuration as far as I could tell. Here is what I have for IIS that works fine:
|
3 years old, but still... did you end up working this one out? |
Please assist as we are also interested in a solution for this. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I get this random error, any ideas where to start?
Message: Attempted to read or write protected memory. This is often an indication that other memory is corrupt.
StackTrace:
at Pechkin.PechkinBindings.wkhtmltopdf_convert(IntPtr converter)
at Pechkin.PechkinStatic.PerformConversion(IntPtr converter)
at Pechkin.SimplePechkin.Convert(ObjectConfig doc, Byte[] html)
at Pechkin.SimplePechkin.Convert(ObjectConfig doc, String html)
at Pechkin.Synchronized.SynchronizedPechkin.b__2(IPechkin conv, ObjectConfig obj, String txt)
The text was updated successfully, but these errors were encountered: