convert segfault with -polaroid

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
_maekke_

convert segfault with -polaroid

Post by _maekke_ »

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:

Code: Select all

convert 1.jpg -polaroid 10 1.png"
which results in

Code: Select all

Segfault or "glibc free ********"
the gdb backtrace is located here, the bug report is located here.

Thanks
User avatar
magick
Site Admin
Posts: 11064
Joined: 2003-05-31T11:32:55-07:00

Re: convert segfault with -polaroid

Post by magick »

We cannot reproduce this problem with the latest release, 6.4.6-5. If you are unable to upgrade and require a patch against ImageMagick 6.4.5-7 let us know and we will post a patch for the problem here.
Post Reply