6.8.3_10 memory leak in display

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
BratSinot
Posts: 1
Joined: 2013-03-25T02:10:55-07:00
Authentication code: 6789

6.8.3_10 memory leak in display

Post by BratSinot »

Hello there!

I use Slackware64-current with custom kernel.

Code: Select all

glibc 2.17
gcc-4.7.2

build-script with parameters:
ftp://ftp.slackware.com/pub/slackware/slackware64-current/source/xap/imagemagick/imagemagick.SlackBuild
When I execute:

Code: Select all

display -size 1366x768 -window root <file>
display set wallpaper, but didn't stop, and continue fills memory.
Image has 1366x768 resolution.
P.S. tested with *.jpg and *.png files.
P.S.S. Sorry for my bad English.
User avatar
magick
Site Admin
Posts: 11064
Joined: 2003-05-31T11:32:55-07:00

Re: 6.8.3_10 memory leak in display

Post by magick »

We can reproduce the problem you posted and have a patch in ImageMagick 6.8.4-0 Beta available by sometime tomorrow. Thanks.
Post Reply