Search found 1 match
- 2017-08-30T23:26:26-07:00
- Forum: Bugs
- Topic: "FPE on unknown address" error when converting a file to pcd
- Replies: 1
- Views: 4519
"FPE on unknown address" error when converting a file to pcd
Hello, I am a student of university of electronic science and technology of china and this is the first time I post a bug. I use AFL with Asan to test ImageMagick and find a crash in MagickCore/cache.c when convert a file to pcd. My command comes as follow: ./magick convert poc out.pcd The Asan ...