Search found 1 match

by ring8595
2014-11-06T20:34:21-07:00
Forum: MagickWand
Topic: [JNI Memory Leak] Help please
Replies: 1
Views: 13529

[JNI Memory Leak] Help please

I use MagickWand to build a JNI to transcoding images from JAVA.
our version is ImageMagick-devel-6.5.4.7-6.el6_2.x86_64

I find that the program is continuing consuming memory. I think that there is memory leak in the JNI part.
I debug it for a week. I got nothing.
can anyone help me. thanks ...