$ wget -q 'http://ocropus.googlecode.com/svn/trunk/data/pages/alice_1.png' $ gm convert -threshold 50% 'alice_1.png' 'alice.pbm' $ ulimit -v 5000 $ minidjvu alice.pbm alice.djvu Segmentation fault Such bugs are typically caused by not checking if memory allocations succeed.