Hello Adar Dembo,
I'd like you to do a code review. Please visit
http://gerrit.cloudera.org:8080/5742
to review the following change.
Change subject: thirdparty: patch glog for better breakpad support
......................................................................
thirdparty: patch glog for better breakpad support
This patch is a backport of glog commit
cda16b3443e2d6ef88cdbbe10b9a11adea6f33fe which was committed after the
latest release (0.3.4).
Subject: Reset SIGABRT action only if FailureSignalHandler is installed.
Without this patch applied, CHECK() failures will not generate a
minidump. With the patch, CHECK() first displays a stack trace and then
generates a minidump.
Change-Id: I86b5649fcd11dd083e6a64bf9ba088437ff49b8f
---
M thirdparty/download-thirdparty.sh
A thirdparty/patches/glog-cda16b3443e2d6ef88cdbbe10b9a11adea6f33fe.patch
2 files changed, 96 insertions(+), 1 deletion(-)
git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/42/5742/1
--
To view, visit http://gerrit.cloudera.org:8080/5742
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I86b5649fcd11dd083e6a64bf9ba088437ff49b8f
Gerrit-PatchSet: 1
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-Owner: Mike Percy <[email protected]>
Gerrit-Reviewer: Adar Dembo <[email protected]>