DescriptionCurrently the SIGABRT handler on OS X doesn't get enabled for out-of-process handlers. I can't find any justification for this in the initial implementation other than it was written solely for iOS where we don't actually support out-of-process handlers. My coworker wrote this patch and we've had it applied locally for a while and it seems to work fine for us, it hasn't shipped in a release yet but it's in our beta channel and we haven't seen any problems. It's useful since it allows `kill -ABRT` for child processes to produce a minidump. Mark: I reviewed this in bugzilla but can you give it a once-over? Patch Set 1 #
MessagesTotal messages: 5
|