Assertion in jpc_dec_tiledecode
Posted: 2009-12-01T11:15:59-07:00
Hey folks,
I get:
When I try and process the following image:
http://a.images.blip.tv/Framingtheworld ... Cou106.jpg
I'm processing the image with rmagick. The assertion causes ruby to exit violently.
Debian etch running image magick 6.5.8-2 with jasper 1.900.1
-Joel
I get:
Code: Select all
identify: jpc_dec.c:1072: jpc_dec_tiledecode: Assertion `dec->numcomps == 3' failed.
http://a.images.blip.tv/Framingtheworld ... Cou106.jpg
I'm processing the image with rmagick. The assertion causes ruby to exit violently.
Debian etch running image magick 6.5.8-2 with jasper 1.900.1
Code: Select all
joel@linux:~$ identify
Version: ImageMagick 6.5.8-2 2009-11-30 Q16 http://www.imagemagick.org
Copyright: Copyright (C) 1999-2009 ImageMagick Studio LLC
Code: Select all
joel@linux:~$ uname -a
Linux linux 2.6.18-5-amd64 #1 SMP Wed Oct 3 09:37:45 PDT 2007 x86_64 GNU/Linux