Bug ID #7622308 (do they really have 7 1/2 million bugs outstanding!?) ------------------------------------------------------------------------------------------
If, in a Cocoa app, an exception is raised in a subthread, then: (a) The NSExceptionHandler delegate (if any) is not called. Instead, the app just silently terminates. (b) On Snow Leopard, Crash Reporter does not kick in (and hence no crash report is generated). This is a regression: it works correctly on Leopard. Maybe (a) is by design, but (b) surely is not. One can work around (a) by calling NSSetUncaughtExceptionHandler instead. ------------------------------------------------------------------------------------------ ----- Original Message ----- From: "Roland King" <r...@rols.org> To: "Paul Sanders" <p.sand...@alpinesoft.co.uk> Cc: <cocoa-dev@lists.apple.com> Sent: Sunday, February 07, 2010 3:28 PM Subject: Re: Uncaught exceptions not terminating my app If you've isolated this issue to this degree it might be worth filing a bug report about it. _______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) Please do not post admin requests or moderator comments to the list. Contact the moderators at cocoa-dev-admins(at)lists.apple.com Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com