Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(205)

Issue 1090083002: [android-webview] Skip signal handler registration on x86/64 (Closed)

Created:
5 years, 8 months ago by Torne
Modified:
5 years, 8 months ago
CC:
chromium-reviews, android-webview-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@2311
Target Ref:
refs/pending/branch-heads/2311
Project:
chromium
Visibility:
Public.

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 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -0 lines) Patch
M android_webview/common/aw_crash_handler.cc View 2 chunks +8 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Torne
5 years, 8 months ago (2015-04-16 22:16:57 UTC) #1
Torne
5 years, 8 months ago (2015-04-16 22:18:39 UTC) #2
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
023395bc4bde5a15980f26072a3312ac6d5243d1 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698