Post any defects you find in the released or beta versions of the ImageMagick software here. Include the ImageMagick version, OS, and any command-line required to reproduce the problem. Got a patch for a bug? Post it here.
(gdb) run captcha.gif captcha.png
Starting program: /usr/local/bin/convert captcha.gif captcha.png
Reading symbols for shared libraries .+++++++++++++++++++++.++++..++++.+++++++++++++++++++++.+............................................................................................... done
Program received signal EXC_BAD_ACCESS, Could not access memory.
Reason: KERN_INVALID_ADDRESS at address: 0x0000000000000000
CopyMagickString (destination=0x7fff5fbfe110 "Resource busy", source=0x0, length=4096) at magick/string.c:743
743 *q=(*p++);
(gdb) bt
#0 CopyMagickString (destination=0x7fff5fbfe110 "Resource busy", source=0x0, length=4096) at magick/string.c:743
#1 0x00000001000b0a5a in GetExceptionMessage (error=<value temporarily unavailable, due to optimizations>) at magick/exception.c:463
#2 0x000000010014d604 in DestroySemaphoreInfo (semaphore_info=<value temporarily unavailable, due to optimizations>) at magick/semaphore.c:237
#3 0x0000000100157c1a in UnregisterStaticModules () at magick/static.c:436
#4 0x00000001000e9c02 in MagickCoreTerminus () at magick/magick.c:1394
#5 0x0000000100001e9d in main (argc=3, argv=<value temporarily unavailable, due to optimizations>) at utilities/convert.c:85
(gdb)
At this point you probably should post an image that fails for you, so the IM developers can test with it to confirm it fails for them. I see png listed in your delegates.