I can reproduce the crash.
Note that "openjpeg-tools" does not crash on this file. Demonstration:
Run these:
sudo apt-get install openjpeg-tools
wget
http://bugs.debian.org/cgi-bin/bugreport.cgi\?msg\=5\;filename\=jas_image_readcmpt2_SIGABRT.j2k\;att\=1\;bug\=687931
-O bugreport.j2k
Then when you run this command:
j2k_to_image -i bugreport.j2k -o rofl.tif
You get this output:
[INFO] tile 1 of 1
[INFO] - tiers-1 took 0.076004 s
[INFO] - dwt took 0.004001 s
[INFO] - tile decoded in 0.080005 s
Generated Outfile rofl.tif
rofl.tif is all black, 888x458 pixels. (Roland, is that what you were
expecting?)
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]