• 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: NSApplication subclass crashes on 10.3 with Xcode 3
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: NSApplication subclass crashes on 10.3 with Xcode 3


  • Subject: Re: NSApplication subclass crashes on 10.3 with Xcode 3
  • From: Jamie Hardt <email@hidden>
  • Date: Wed, 17 Sep 2008 11:05:04 -0700

You wont, since the garbage collector will be doing the work of the autorelease pool, and the log will just show references to a deallocated object as a bad access. Try running it in 10.3 with zombies enabled to get a warning that might be more useful.



On Sep 17, 2008, at 10:06 AM, Kevin Wojniak wrote:

Well it works fine on 10.5 without any autorelease warnings, and nothing shows up in 10.3's Console either, so I don't think that's the issue.


_______________________________________________

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


References: 
 >NSApplication subclass crashes on 10.3 with Xcode 3 (From: Kevin Wojniak <email@hidden>)
 >Re: NSApplication subclass crashes on 10.3 with Xcode 3 (From: Jamie Hardt <email@hidden>)
 >Re: NSApplication subclass crashes on 10.3 with Xcode 3 (From: Kevin Wojniak <email@hidden>)

  • Prev by Date: Re: Multi DB Library
  • Next by Date: Re: AudioQueueServices Tutorial?
  • Previous by thread: Re: NSApplication subclass crashes on 10.3 with Xcode 3
  • Next by thread: Re: NSApplication subclass crashes on 10.3 with Xcode 3
  • Index(es):
    • Date
    • Thread