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

Issue 2042853002: linux/android: add SIGTRAP to the list of signals handled by the client (Closed)

Created:
4 years, 6 months ago by Primiano Tucci (use gerrit)
Modified:
4 years, 6 months ago
CC:
vapier, google-breakpad-dev_googlegroups.com, Robert Sesek, no sievers
Base URL:
https://chromium.googlesource.com/breakpad/breakpad.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

linux/android: add SIGTRAP to the list of signals handled by the client __builtin_trap() causes a SIGTRAP on arm64 (at least with GCC 4.9). SIGTRAP is not handled by breakpad, causing crashes induced by __builtin_trap() to be missed. Note that on x86 and arm, instead, __builtin_trap() raises a SIGILL, which is already handled by breakapd. BUG=chromium:614865 R=vapier@chromium.org Committed: https://chromium.googlesource.com/breakpad/breakpad/+/a34c929f6f46c1c414147ecfa56c3562b2eca027

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M src/client/linux/handler/exception_handler.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 12 (4 generated)
Primiano Tucci (use gerrit)
So, I am extremely confident that this CL is going to backfire in my hands ...
4 years, 6 months ago (2016-06-06 18:16:33 UTC) #2
Primiano Tucci (use gerrit)
On 2016/06/06 18:16:33, Primiano Tucci wrote: > So, I am extremely confident that this CL ...
4 years, 6 months ago (2016-06-06 19:16:38 UTC) #3
Primiano Tucci (use gerrit)
+thestig, mark seems OOO (I'm disappointed by the lack of an actual emoji, buuuu)
4 years, 6 months ago (2016-06-08 15:52:49 UTC) #5
vapier
lgtm
4 years, 6 months ago (2016-06-08 16:02:48 UTC) #7
Primiano Tucci (use gerrit)
Committed patchset #1 (id:1) manually as a34c929f6f46c1c414147ecfa56c3562b2eca027 (presubmit successful).
4 years, 6 months ago (2016-06-08 16:04:55 UTC) #9
Mark Mentovai
I had some great emoji lined up, but Rietveld’s only 1970s-era 7-bit-clean.
4 years, 6 months ago (2016-06-09 16:48:18 UTC) #10
Primiano Tucci (use gerrit)
On 2016/06/09 16:48:18, Mark Mentovai (emoji for OOO) wrote: > I had some great emoji ...
4 years, 6 months ago (2016-06-09 17:33:45 UTC) #11
Mark Mentovai
4 years, 6 months ago (2016-06-09 17:37:12 UTC) #12
Message was sent while issue was closed.
I lied, it doesn’t accept esoteric characters like ! and & either. It’s a wonder
that it lets us use mixed case at all.

Powered by Google App Engine
This is Rietveld 408576698