Alexey Serbin has uploaded a new change for review.

  http://gerrit.cloudera.org:8080/3685

Change subject: client/sample.cc: fixed a couple of crashes
......................................................................

client/sample.cc: fixed a couple of crashes

Fixed 'pure virtual method called' error with subsequent SIGABRT
termination due to attempt to access destroyed log callback object
while logging some messages from terminating reactor threads.

Fixed issue with an attempt to access non-existing element
of pending errors array with subsequent SIGSEGV termination.

Change-Id: Ic5fa3b812e6402a113bf5e432a3a451dc4cc3735
---
M src/kudu/client/samples/sample.cc
1 file changed, 9 insertions(+), 5 deletions(-)


  git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/85/3685/1
-- 
To view, visit http://gerrit.cloudera.org:8080/3685
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ic5fa3b812e6402a113bf5e432a3a451dc4cc3735
Gerrit-PatchSet: 1
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-Owner: Alexey Serbin <aser...@cloudera.com>

Reply via email to