convert segfault with -polaroid
Posted: 2008-11-29T00:30:07-07:00
hello
a gentoo user reported a regression in imagemagick-6.4.5-7 (imagemagick-6.4.4-6 works) with the -polaroid option of convert.
the steps to reproduce are:
which results in
the gdb backtrace is located here, the bug report is located here.
Thanks
a gentoo user reported a regression in imagemagick-6.4.5-7 (imagemagick-6.4.4-6 works) with the -polaroid option of convert.
the steps to reproduce are:
Code: Select all
convert 1.jpg -polaroid 10 1.png"
Code: Select all
Segfault or "glibc free ********"
Thanks