• 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: New app for memory management?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: New app for memory management?


  • Subject: Re: New app for memory management?
  • From: "Michael Ash" <email@hidden>
  • Date: Thu, 7 Sep 2006 07:01:11 -0400

On 9/7/06, Apparao <email@hidden> wrote:
Hi All,

        Hope every one doing well.

        My application is getting crashed because of releasing autorelease
object. My App had thousand lines of code, so i am unable to trace
out where it gets crashed, by using crash report or Debugger stack.

        Is there any app available to show the object's balance between
alloc , copy, retain and release?.

I know about Leaks tool, but it is not much more helpful in my case.

Look up NSZombieEnabled. It can usually cause your application to crash in a helpful manner at the moment you try to access a dead object, rather than waiting until the situation is unrecognizable as usually happens.

Mike
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


References: 
 >New app for memory management? (From: Apparao <email@hidden>)

  • Prev by Date: CoreData transient attribute memory leak?
  • Next by Date: Adding silence in audio file
  • Previous by thread: Re: New app for memory management?
  • Next by thread: PAD file generator
  • Index(es):
    • Date
    • Thread