Search found 2 matches
- 2017-01-05T02:35:48-07:00
- Forum: Developers
- Topic: segmentation fault with specific image file
- Replies: 5
- Views: 13273
Re: segmentation fault with specific image file
Hi fmw42. Thanks for your help. I really appreciate it. As you mentioned before, I build IMK version IM 7.0.4-2 Q16 and try to read that file. But, it didn't work. When I run identify.. it goes wrong way. ./identify -quiet -verbose proc_down_tif.jpg terminate (core dumped) I can't know what the ...
- 2017-01-05T00:31:06-07:00
- Forum: Developers
- Topic: segmentation fault with specific image file
- Replies: 5
- Views: 13273
segmentation fault with specific image file
[img][img][img][img]hello I use IMK library for my image converting server. I'm using Magick++ library, and version is ImageMagick-7.0.1-9 Recently I found a bug. I use Image::read() function. (http://www.imagemagick.org/Magick++/Image.html) when I try to read a specific image file, the IMK library ...