> Currently, the app just hangs and needs the user to send Force Quit to > terminate the app.
You sure about that? It can take a while to prepare the crash report, and during that time your app is certainly non-responsive. But that signal causes the system to terminate your application, and I have ***NEVER*** seen that termination fail, not under any circumstances. In fact, if the system can't terminate the app after EXC_BAD_ACCESS, there would be no reason to expect the user to be able to force quit it either... -- Scott Ribe scott_r...@killerbytes.com http://www.killerbytes.com/ (303) 722-0567 voice _______________________________________________ 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