site_archiver@lists.apple.com Delivered-To: darwin-dev@lists.apple.com Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:from:to:content-type:content-transfer-encoding:mime-version:subject:date:x-mailer; bh=RtaOo5h4dlZMLHBP6+jJBYfu80PMpCvDScEEQFqXmQ8=; b=w5SZk/LQbo/NMpVVESZu23u1AHEOT+dOGwwtdIYzElqP5w8Nq91CUA3h0O/0TUw3PrMVNO23OA2tpzBZL54Q7Eu8p8kQ0i0JsCUAaPfP7ZJboYyUTgrhpl25b5YkE2/gpOE80iDFpsCc3tAV7JdkFTZzd2b+gYtREfwkw9Oo4kg= Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=received:message-id:from:to:content-type:content-transfer-encoding:mime-version:subject:date:x-mailer; b=M/UH/Fchst31IMDjEUZYx7++vQZGt5i7PyuRJh1MzYw+YcBCCiunNML4S4c120i9dlrVWJtDjnqdxD2mHmMRWnNY1+M5NPJ7nKa99hNrn4v2tSM5L3pz4SPj/+hM6TH2veCEAQuWl9MFIvlFYmx+5DhKlzTqhPJNbWlBVH57VvI= 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/site_archiver%40lists.appl... 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 site_archiver@lists.apple.com