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.
_______________________________________________
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:
http://lists.apple.com/mailman/options/cocoa-dev/email@hidden
This email sent to email@hidden