Public bug reported:

Program core dumped while converting a bunch of screenshots from tga to
png.

Options used:
 -antialias

File : WoWScrnShot_052806_005033.tga

Also, an other file caused a core dump (WoWScrnShot_071306_184835.tga),
debug data was dumped to console (dump2.txt).

Script run:
 for x in *.tga; do echo $x; convert -antialias $x conv/$(echo $x | sed 
s/.tga$/.png/g); done

** Affects: imagemagick (Ubuntu)
     Importance: Undecided
         Status: Unconfirmed

-- 
Core dump when converting from tga to png
https://launchpad.net/bugs/72430

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to