• 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: Why no crash reporter if I install some signal handler on Leopard
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Why no crash reporter if I install some signal handler on Leopard


  • Subject: Re: Why no crash reporter if I install some signal handler on Leopard
  • From: Terry Lambert <email@hidden>
  • Date: Mon, 26 Nov 2007 13:19:51 -0800

If you catch and handle the signal, then by definition you haven't crashed.

Leopard crash handling changed to issue a specific exception on crashes, so there are fewer spurious reports.

A consequence of this is that caught signals that would otherwise be fatal no longer trigger crash reports.

-- Terry

On Nov 26, 2007, at 1:23 AM, zhanglin <email@hidden> wrote:

Hi, all,

Does any one know why no crash reporter if I install some signal handler on Leopard? On Tiger, even tough I install the handler, I can get the crash reporter too. If I want to install the signal handler and make the crash reporter dialog to be shown too, what should I do? Pass the exception in signal hander? How?

Best Regargs

zhanglin
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


  • Follow-Ups:
    • Re: Why no crash reporter if I install some signal handler on Leopard
      • From: Steve Sisak <email@hidden>
References: 
 >Why no crash reporter if I install some signal handler on Leopard (From: zhanglin <email@hidden>)

  • Prev by Date: Re: Why no crash reporter if I install some signal handler on Leopard
  • Next by Date: Lowering Thread Priority
  • Previous by thread: Re: Why no crash reporter if I install some signal handler on Leopard
  • Next by thread: Re: Why no crash reporter if I install some signal handler on Leopard
  • Index(es):
    • Date
    • Thread