memory leak during process psd file

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
tymonkey
Posts: 1
Joined: 2017-07-24T04:41:56-07:00
Authentication code: 1151

memory leak during process psd file

Post by tymonkey »

The imagemagick hang and take more than 10GB memory when get this psd info, but the psd file is only 350MB, Maybe it's a memory leak issue.
please help

version:7.0.6-2
command: magick identify -quiet -format "%p:%[label]," bigpsd.psd
testcase : http://img.ucweb.com/s/uae/g/2n/bigpsd.psd
OS:Linux/Windows,both got memory leak
User avatar
magick
Site Admin
Posts: 11064
Joined: 2003-05-31T11:32:55-07:00

Re: memory leak during process psd file

Post by magick »

Post Reply