• 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: HELP! My app crashes on startup, with a very weird stack trace.
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: HELP! My app crashes on startup, with a very weird stack trace.


  • Subject: Re: HELP! My app crashes on startup, with a very weird stack trace.
  • From: Jens Alfke <email@hidden>
  • Date: Tue, 2 Feb 2010 11:25:32 -0800


On Feb 2, 2010, at 11:09 AM, Jesper Storm Bache wrote:

Note: Apple does *not* guarantee that their implementation is NSException free; you just should not see such exceptions being thrown back to your code.

Agreed. In some cases exceptions are thrown internally but then caught, so they have no effect on your code. The most prominent case of this is anything that uses Distributed Objects under the hood, because any call to a remote object can throw an exception if something goes wrong with the connection. If you're watching all exceptions being raised, it's good to explicitly ignore the exceptions defined by DO.


—Jens_______________________________________________

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: 
 >HELP! My app crashes on startup, with a very weird stack trace. (From: Oleg Krupnov <email@hidden>)
 >Re: HELP! My app crashes on startup, with a very weird stack trace. (From: Corbin Dunn <email@hidden>)
 >Re: HELP! My app crashes on startup, with a very weird stack trace. (From: Oleg Krupnov <email@hidden>)
 >Re: HELP! My app crashes on startup, with a very weird stack trace. (From: Ken Ferry <email@hidden>)
 >Re: HELP! My app crashes on startup, with a very weird stack trace. (From: Oleg Krupnov <email@hidden>)
 >Re: HELP! My app crashes on startup, with a very weird stack trace. (From: Jesper Storm Bache <email@hidden>)

  • Prev by Date: Re: HELP! My app crashes on startup, with a very weird stack trace.
  • Next by Date: Re: Opening dual NSStreams synchronously
  • Previous by thread: Re: HELP! My app crashes on startup, with a very weird stack trace.
  • Next by thread: Re: HELP! My app crashes on startup, with a very weird stack trace.
  • Index(es):
    • Date
    • Thread