Skip to content
This repository has been archived by the owner on Jan 2, 2023. It is now read-only.

System.AccessViolationException Attempted to read or write protected memory. #5276

Open
kraszied opened this issue Nov 28, 2022 · 0 comments

Comments

@kraszied
Copy link

wkhtmltopdf version(s) affected: not available it is embedded into IronPdf 2021.1.29

OS information
Windows 10

During .pdf file conversion access violation exception occurs. Conversion of the .html file contains an image generation.

Callstack:
Fatal error. System.AccessViolationException: Attempted to read or write protected memory. This is often an indication that other memory is corrupt. at IronPdf.Engines.WebKit.WkhtmltoxBindings.viapdo(IntPtr) at IronPdf.Extensions.esypns.PerformConversion(IntPtr) at IronPdf.Engines.WebKit.BasicConverter.Convert(IronPdf.Engines.WebKit.Contracts.IDocument) at IronPdf.Engines.WebKit.ThreadSafeConverter.hkvfve(IronPdf.Engines.WebKit.Contracts.IDocument) at IronPdf.Engines.WebKit.ThreadSafeConverter+elchgv.epakoy() at System.Threading.Tasks.Task1[[System.__Canon, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]].InnerInvoke()
at System.Threading.Tasks.Task+<>c.<.cctor>b__272_0(System.Object)
at System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(System.Threading.Tasks.Task ByRef, System.Threading.Thread)
at System.Threading.Tasks.Task.ExecuteEntryUnsafe(System.Threading.Thread)
at System.Threading.Tasks.ThreadPoolTaskScheduler.TryExecuteTaskInline(System.Threading.Tasks.Task, Boolean)
at System.Threading.Tasks.TaskScheduler.TryRunInline(System.Threading.Tasks.Task, Boolean)
at System.Threading.Tasks.Task.InternalRunSynchronously(System.Threading.Tasks.TaskScheduler, Boolean)`

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

No branches or pull requests

1 participant