• 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: Apple crash reports
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Apple crash reports


  • Subject: Re: Apple crash reports
  • From: Le Stang Jean-Baptiste <email@hidden>
  • Date: Sun, 28 Aug 2005 22:38:58 +0200


I don't think you can disable it. However if you can catch the crash yourself, you could exit cleanly. Then it wouldn't look like your app had crashed, and so the crash reporter would not activate. I think the trick would be to use a signal handler or something to ensure that you exit normally instead of letting a SIGSEGV or something cause you to crash.


Well, this is exactly what I'm doing in the sample code posted previously, isn't it?


++ Jean-Baptiste

_______________________________________________
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


  • Follow-Ups:
    • Re: Apple crash reports
      • From: Tom Harrington <email@hidden>
References: 
 >Apple crash reports (From: AndrĂ©-John Mas <email@hidden>)
 >Re: Apple crash reports (From: Nick Zitzmann <email@hidden>)
 >Re: Apple crash reports (From: "Alexander v. Below" <email@hidden>)
 >Re: Apple crash reports (From: Le Stang Jean-Baptiste <email@hidden>)
 >Re: Apple crash reports (From: Tom Harrington <email@hidden>)

  • Prev by Date: Re: Apple crash reports
  • Next by Date: Re: Obj-C++: instantiating C++ type ivar within an obj-c class [Solved]
  • Previous by thread: Re: Apple crash reports
  • Next by thread: Re: Apple crash reports
  • Index(es):
    • Date
    • Thread