• 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: Are these Apple or 3rd party classes?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Are these Apple or 3rd party classes?


  • Subject: Re: Are these Apple or 3rd party classes?
  • From: Jens Alfke <email@hidden>
  • Date: Fri, 9 Oct 2009 21:08:24 -0700


On Oct 9, 2009, at 11:05 AM, Philip White wrote:

The crash report is actually from my own crash reporter, not from Apple's and it doesn't report what libraries are loaded. I slapped together my own reporter because few users think to send the info from Apple's crash reporter to the developer and just send it off to Apple. My reporter does specify the system version however: 10.6.1, in this case.

There are a couple of open-source crash-report libraries (like UKCrashReporter) that check on launch for a crash log file and send that to the developer. That file includes all the stuff that's sent to Apple, including the paths of the libraries.


The drawback is that the crash won't be reported until the next time the user launches the app; but I think this is a much cleaner solution than attempting to hack your own process to detect when it gets a fatal exception.

—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: 
 >Are these Apple or 3rd party classes? (From: Philip White <email@hidden>)
 >Re: Are these Apple or 3rd party classes? (From: David Duncan <email@hidden>)
 >Re: Are these Apple or 3rd party classes? (From: Philip White <email@hidden>)

  • Prev by Date: Re: How to ease the burden on the Garbage Collector?
  • Next by Date: Re: Instance variables: access directly vs. getter / setter
  • Previous by thread: Re: Are these Apple or 3rd party classes?
  • Next by thread: Changing the edit behaviour of a cell
  • Index(es):
    • Date
    • Thread