site_archiver@lists.apple.com Delivered-To: Darwin-dev@lists.apple.com 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 (Darwin-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-dev/site_archiver%40lists.appl... This email sent to site_archiver@lists.apple.com