DescriptionLinux sandbox: add behind-flag USR2 handler for crash debugging.
When --allow-sandbox-debugging is used, we set-up a new signal
handler in the Zygote (inherited by all renderers) that performs a
chroot().
This allows testing of sandbox violation crash report with official
binaries shipping to users.
BUG=415842
R=mdempsky@chromium.org
Committed: https://chromium.googlesource.com/chromium/src/+/a993af23aca15e7e24643d9892e746a9dfbf6fa6
Patch Set 1 #
Total comments: 1
Patch Set 2 : Typo #Patch Set 3 : Print message after chroot. #
Total comments: 4
Patch Set 4 : Address comments. #Patch Set 5 : Only behind a flag. #Messages
Total messages: 16 (5 generated)
|