Re: ImageKit + GC = nogo? (or better... how :D)
Re: ImageKit + GC = nogo? (or better... how :D)
- Subject: Re: ImageKit + GC = nogo? (or better... how :D)
- From: Bill Bumgarner <email@hidden>
- Date: Sun, 2 Dec 2007 10:10:43 -0800
On Dec 2, 2007, at 9:14 AM, Thomas Goossens wrote:
Hi,
I see the same issue. But ImageKit may not be responsible.
I wrote a simple loop that creates thumbnails using ImageIO .
NO GC
All is fine: memory usage at the end of the loop : 4.93Mo
WITH GC:
the memory usage constantly gets higher : at the end of the loop:
785.12 Mo
Also using ImageKit with GC turned on but without ImageIO (by
showing iconRefs for instance) doesn't seems to leak.
So the issue seems to be in ImageIO or at a lower level.
I filed a new bug.
Thank you. This is the known issue and was what I suspected the OP
was probably encountering.
Though a duplicate, that you provided a concise example is very much
appreciated!
b.bum
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden