• 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: How to debug this?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How to debug this?


  • Subject: Re: How to debug this?
  • From: Bill Bumgarner <email@hidden>
  • Date: Thu, 09 Sep 2010 12:34:34 -0700

On Sep 9, 2010, at 4:27 AM, Luca C. wrote:

> 0   libobjc.A.dylib                   0x00007fff8766c11c objc_msgSend + 40
> 1   com.apple.CoreFoundation          0x00007fff882e9cc6
> _CFAutoreleasePoolPop + 230
> 2   com.apple.Foundation              0x00007fff87a4881a

Classic overrelease problem.  Something, somewhere, is being over-released.

First, run "build and analyze" on your source and fix (or explain) every issue it identifies.

If still not fixed, run with zombie detection enabled (using Instruments, most easily).

b.bum

_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please 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

  • Follow-Ups:
    • Re: How to debug this?
      • From: "Luca C." <email@hidden>
References: 
 >How to debug this? (From: "Luca C." <email@hidden>)

  • Prev by Date: Re: Phone lock/Apple sounds
  • Next by Date: Re: Question about architecture
  • Previous by thread: How to debug this?
  • Next by thread: Re: How to debug this?
  • Index(es):
    • Date
    • Thread