Description[android-webview] Skip signal handler registration on x86/64
An intricate entangling of libsigchain, sigaction() chaining and
user-space SIGSEGV handling by binary translator cause persistent
crashes when a SIGSEGV handler is installed by a x86 library on
a hybrid application which uses both Arm and x86 libraries.
Backing out the crash handler as a temporary workaround.
More context in the related bug.
BUG=477444
Review URL: https://codereview.chromium.org/1059543003
Cr-Commit-Position: refs/heads/master@{#325441}
(cherry picked from commit c62077fbce7d6b2bdaa78b809498b740a3ae90f7)
TBR=primiano@chromium.org
Committed: https://chromium.googlesource.com/chromium/src/+/023395bc4bde5a15980f26072a3312ac6d5243d1
Patch Set 1 #
Messages
Total messages: 2 (0 generated)
|