How to suppress crash reporter?
How to suppress crash reporter?
- Subject: How to suppress crash reporter?
- From: "James W. Walker" <email@hidden>
- Date: Fri, 1 Jan 2010 17:18:13 -0800
If I run a command line tool that crashes, I don't get the crash report dialog, but a crash report file does get created, and a line appears in the console log saying so. Is there a way to disable all that? I tried the task_set_exception_ports technique described here <http://lists.apple.com/archives/unix-porting/2007/Mar/msg00009.html> but it didn't work. I also tried installing a signal handler for SIGSEGV, the particular kind of crash I tested, and that didn't make any difference either.
_______________________________________________
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