Linux Sandbox: print to stderr in CrashSIGSYS_Handler
We always print to stderr if a system call is not handled by our sandbox. It is more friendly to developers than crashing in debug mode, and in release mode, this will allow to track issues when we can't have crash reports, which is for instance the case with NaCl. BUG=168812 Review URL: https://chromiumcodereview.appspot.com/22349002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@215819 0039d316-1c4b-4281-b951-d872f2087c98
Showing
Please register or sign in to comment