Hi,
Now the exception is triggered at
System.AccessViolationException occurred
_HResult=-2147467261
_message=Attempted to read or write protected memory. This is often an indication that other memory is corrupt.
HResult=-2147467261
IsTransient=false
Message=Attempted to read or write protected memory. This is often an indication that other memory is corrupt.
Source=Magick.NET-x64
StackTrace:
The dump (270MB) is disponible in dropbox at:
https://www.dropbox.com/s/uin6v60lrceetz4/ImageViewer2.dmp
Thanks
Now the exception is triggered at
MagickNET.UseOpenCL = false;
Here the log:System.AccessViolationException occurred
_HResult=-2147467261
_message=Attempted to read or write protected memory. This is often an indication that other memory is corrupt.
HResult=-2147467261
IsTransient=false
Message=Attempted to read or write protected memory. This is often an indication that other memory is corrupt.
Source=Magick.NET-x64
StackTrace:
at Magick.EnableOpenCL(Boolean )
at ImageMagick.MagickNET.SetUseOpenCL(Boolean value)
InnerException: The dump (270MB) is disponible in dropbox at:
https://www.dropbox.com/s/uin6v60lrceetz4/ImageViewer2.dmp
Thanks