• 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: Does cocoa just leak?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Does cocoa just leak?


  • Subject: Re: Does cocoa just leak?
  • From: Ali Ozer <email@hidden>
  • Date: Sun, 30 Sep 2001 00:46:28 -0700

On Saturday, September 29, 2001, at 10:19 PM, Rosyna wrote:

This doesn't seem to be 100% reliable. My main problem is with the
other leaks, not the main loop one. Casual leaks. Example, I leave my
one application open for a few hours, (it's doing nothing) and when I
look again, its eating 20megs ram.

Cocoa does not "just leak"; or shouldn't; and we regularly check for leaks in the frameworks. People leave apps like Mail or server processes running for days; any leak could be bad in such a situation.

You should check to see what objects are leaking in your app, and if they seem to be leaking due to bugs in the frameworks, please report a bug. You can use tools such as MallocDebug or ObjectAlloc to see what's leaking...

Ali


References: 
 >Re: Does cocoa just leak? (From: Rosyna <email@hidden>)

  • Prev by Date: custom object archiving
  • Next by Date: Re: Exiting NSThread
  • Previous by thread: Re: Does cocoa just leak?
  • Next by thread: custom object archiving
  • Index(es):
    • Date
    • Thread