Search found 4 matches

by Firsim
2017-02-03T01:43:33-07:00
Forum: PerlMagick
Topic: I have memory leak
Replies: 5
Views: 27446

Re: I have memory leak

Hello. In general, I tested and a memory leak occurs only when the use Image::Magick::Q16. Once compiled the latest version, I have always used this module. With the module Image::Magick is not found problems.
Thank you.
by Firsim
2017-01-31T05:25:07-07:00
Forum: PerlMagick
Topic: I have memory leak
Replies: 5
Views: 27446

Re: I have memory leak

magick wrote: 2017-01-31T04:20:13-07:00 The only way we can help is if you can reduce your script to something we can drop in our environment and run that illustrates a memory leak. Our standard mantra is "If we can reproduce it, we can fix it."
OK. Right now I prepare.
by Firsim
2017-01-31T01:29:41-07:00
Forum: PerlMagick
Topic: I have memory leak
Replies: 5
Views: 27446

Re: I have memory leak

magick , Hello. Thanks for the quick response. I checked as you requested, and do not really have a problem. All this time I tested. The problem is still relevant for me. Here's the code of the script which I use, maybe you can help .. I tried different ways to use "Image::Magick", as he ...
by Firsim
2017-01-30T00:02:14-07:00
Forum: PerlMagick
Topic: I have memory leak
Replies: 5
Views: 27446

I have memory leak

Hello. I downloaded and installed according to this instruction PerlMagick: https://www.imagemagick.org/script/perl-magick.php And when I try to use Image::Magick::Q16 in the endless cycle of leak memory for image processing. Even if I do not read the image in memory, and only designate magichka gem...