Status: Started Owner: [email protected] CC: [email protected], [email protected] Labels: Type-Bug Pri-3 OS-Mac Area-BrowserBackend
New issue 24568 by [email protected]: debug_util::DisableOSCrashDumps installs too many signal handlers http://code.google.com/p/chromium/issues/detail?id=24568 The current list is too long and catches signals corresponding to Mach exceptions that Apple Crash Reporter never attempts to catch, and signals that don't even map to Mach exceptions. The default signal handlers are fine in these cases. Crash Reporter doesn't care about SIGHUP, for example. -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings --~--~---------~--~----~------------~-------~--~----~ Automated mail from issue updates at http://crbug.com/ Subscription options: http://groups.google.com/group/chromium-bugs -~----------~----~----~----~------~----~------~--~---
