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) where
#0 0x00007ffff3b2738a in ?? () from /usr/lib/ImageMagick-6.6.9/modules-Q16/coders/djvu.so
#1 0x00007ffff79cf2c0 in ReadImage () from /usr/lib/libMagickCore.so.4
#2 0x00007ffff79d03db in ReadImages () from /usr/lib/libMagickCore.so.4
#3 0x00007ffff7680d38 in ConvertImageCommand () from /usr/lib/libMagickWand.so.4
#4 0x00007ffff76ecff3 in MagickCommandGenesis () from /usr/lib/libMagickWand.so.4
#5 0x00000000004007e7 in ?? ()
#6 0x00007ffff708976d in __libc_start_main () from /lib/x86_64-linux-gnu/libc.so.6
#7 0x0000000000400839 in ?? ()
#8 0x00007fffffffe7b8 in ?? ()
#9 0x000000000000001c in ?? ()
#10 0x0000000000000005 in ?? ()
#11 0x00007fffffffea68 in ?? ()
#12 0x00007fffffffea79 in ?? ()
#13 0x00007fffffffea82 in ?? ()
#14 0x00007fffffffea89 in ?? ()
#15 0x00007fffffffea94 in ?? ()
#16 0x0000000000000000 in ?? ()
Looks like a bug in the DJVU decoder but your build does not have symbols so we don't know @ which line. If you get a chance, download / install ImageMagick 6.7.9-1 and see if that fixes the problem or if it still faults.