• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: NSImage TIFFRepresentation memory leak
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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

References: 
 >NSImage TIFFRepresentation memory leak (From: Roland Torres <email@hidden>)
 >Re: NSImage TIFFRepresentation memory leak (From: j o a r <email@hidden>)
 >Re: NSImage TIFFRepresentation memory leak (From: Roland Torres <email@hidden>)

  • Prev by Date: Re: Problems with NSArrayController and keyPath Operator
  • Next by Date: Re: Building a calculator text field: problem with NSFormatter
  • Previous by thread: Re: NSImage TIFFRepresentation memory leak
  • Next by thread: how to stop a thread that's in a blocking call from the main thread
  • Index(es):
    • Date
    • Thread