Re: NSImage TIFFRepresentation memory leak
Re: NSImage TIFFRepresentation memory leak
- Subject: Re: NSImage TIFFRepresentation memory leak
- From: j o a r <email@hidden>
- Date: Thu, 30 Nov 2006 09:00:47 +0100
On 30 nov 2006, at 02.43, Roland Torres wrote:
Here's the backtrace from ObjectAlloc stemming from the line in
question. I'm not sure what it's saying, other than
TIFFRepresentation keeps allocating more and more memory...?
What I wanted to suggest was that you run ObjectAlloc in the mode
where it records memory management events (alloc, retain, release,
autorelease), and then see what events that have been generated for
these object instances.
The backtraces will be important when you want to verify when / why
the memory management events occurred, but before you get to that,
you would want to see what types of events happened in the first place.
j o a r
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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