Exception thrown at xxx (msvcr120.dll) in app.exe: Access violation reading location xxx

Questions and postings pertaining to the development of ImageMagick, feature enhancements, and ImageMagick internals. ImageMagick source code and algorithms are discussed here. Usage questions which are too arcane for the normal user list should also be posted here.
Post Reply
akhalid
Posts: 1
Joined: 2017-06-20T14:31:54-07:00
Authentication code: 1151

Exception thrown at xxx (msvcr120.dll) in app.exe: Access violation reading location xxx

Post by akhalid »

Hello all,

New to IM and my first post. So I have installed IM from Windows binary release (ImageMagick-7.0.6-0-Q16-x64-dll.exe) and am trying to use it in my application. Under Debug mode, when I try to read a tiff, or any other image file I get the subject error. However under Release mode, seems to be working OK. Not quite sure what I am doing wrong. Any help will be appreciated. I work on a Windows 10 system using Visual Studio 2015.

Many thanks!
marya.andersony
Posts: 1
Joined: 2018-10-26T04:34:58-07:00
Authentication code: 1152

Re: Exception thrown at xxx (msvcr120.dll) in app.exe: Access violation reading location xxx

Post by marya.andersony »

Yes, I Have same problem, It works well until I want to read or write an Image I got "Access violation reading location"???!!
Post Reply