Mike Percy has submitted this change and it was merged.

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
Reviewed-on: http://gerrit.cloudera.org:8080/5742
Tested-by: Kudu Jenkins
Reviewed-by: Adar Dembo <[email protected]>
---
M thirdparty/download-thirdparty.sh
A thirdparty/patches/glog-cda16b3443e2d6ef88cdbbe10b9a11adea6f33fe.patch
2 files changed, 96 insertions(+), 1 deletion(-)

Approvals:
  Adar Dembo: Looks good to me, approved
  Kudu Jenkins: Verified



-- 
To view, visit http://gerrit.cloudera.org:8080/5742
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I86b5649fcd11dd083e6a64bf9ba088437ff49b8f
Gerrit-PatchSet: 3
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-Owner: Mike Percy <[email protected]>
Gerrit-Reviewer: Adar Dembo <[email protected]>
Gerrit-Reviewer: Kudu Jenkins
Gerrit-Reviewer: Mike Percy <[email protected]>

Reply via email to