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
Committed: https://crrev.com/c62077fbce7d6b2bdaa78b809498b740a3ae90f7
Cr-Commit-Position: refs/heads/master@{#325441}
Patch Set 1 #Patch Set 2 : #Messages
Total messages: 8 (2 generated)
|