Broken DjVu file makes ImageMagick consumes 100% of memory

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.
Post Reply
naoliv
Posts: 110
Joined: 2007-12-10T18:54:27-07:00
Location: Brazil

Broken DjVu file makes ImageMagick consumes 100% of memory

Post by naoliv »

Hi!

From https://bugs.launchpad.net/bugs/351743, ImageMagick consumes all the system memory when trying to convert or display this DjVu file: http://launchpadlibrarian.net/24529655/test.djvu

Tested here with ImageMagick 6.5.0-0
User avatar
magick
Site Admin
Posts: 11064
Joined: 2003-05-31T11:32:55-07:00

Re: Broken DjVu file makes ImageMagick consumes 100% of memory

Post by magick »

We have a fix for the problem you reported in ImageMagick-6.5.1-0 Beta. The document claims to have 219 pages but only has 8. We account for that by checking for an EOF. Thanks.
Post Reply