Search found 1 match
- 2014-05-01T14:19:37-07:00
- Forum: Developers
- Topic: assert related to magick_info element deletion
- Replies: 1
- Views: 4281
assert related to magick_info element deletion
I am debugging a crash (a magick assert actually) that I am experiencing in my application that uses ImageMagick, version 6.2.3. My application is multithreaded and I get an assert in the following context: Thread 1 (Thread 0x7fa047dd2700 (LWP 24840)): #0 0x00007fa2704d28a5 in raise () from /lib64 ...