site_archiver@lists.apple.com Delivered-To: darwin-dev@lists.apple.com -- Terry On Nov 26, 2007, at 1:23 AM, zhanglin <zhanglin.zhou@gmail.com> wrote: Hi, all, Best Regargs zhanglin _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-dev mailing list (Darwin-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-dev/tlambert%40apple.com _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-dev mailing list (Darwin-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-dev/site_archiver%40lists.appl... 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. 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? This email sent to tlambert@apple.com This email sent to site_archiver@lists.apple.com