• 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 trap app crashes
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How to trap app crashes


  • Subject: Re: How to trap app crashes
  • From: j o a r <email@hidden>
  • Date: Thu, 29 Jan 2004 10:56:51 +0100

Search for NSExceptionHandling in the mailing list archives, and / or
read the "documentation" found in the header files. It's easy enough to
use, and powerful enough for most cases.

j o a r

On 2004-01-29, at 10.39, Stefan Pantke wrote:

> I would like to integrate a feature, that should send a notice to me,
> if
> my application crashes.
>
> Softer internal inconsistencies, might be handled by my application
> internally,
> for example by some replacement of assert(), which triggers some window
> and allows to send some feedback.
>
> But how about hard crashes?
>
> Might I define some crash handler which will be called if segmentation
> faults occurred?
> I suppose, I have to register such a routine with the OS to supervise
> my app...
>
> For example, OmniGroup uses such a trapping mechanism in Graffle. But
> their tool (or code)
> is not available.

[demime 0.98b removed an attachment of type application/pkcs7-signature which had a name of smime.p7s]
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.

References: 
 >How to trap app crashes (From: Stefan Pantke <email@hidden>)

  • Prev by Date: Re: How to use a class, which may not be available
  • Next by Date: Re: Drawing graphics into a view in AppleScript Studio
  • Previous by thread: How to trap app crashes
  • Next by thread: Re: How to trap app crashes
  • Index(es):
    • Date
    • Thread