Alexey Serbin has posted comments on this change. ( 
http://gerrit.cloudera.org:8080/22097 )

Change subject: Update glog to 0.7.1
......................................................................


Patch Set 7:

(1 comment)

http://gerrit.cloudera.org:8080/#/c/22097/7//COMMIT_MSG
Commit Message:

PS7:
Did you try running various Kudu tests in addition to just building thirdparty 
and Kudu bits?

For example, when I tried running log-rolling-itest from DEBUG build on Ubuntu 
20 (x86_64), it crashed with the following output:

terminate called after throwing an instance of 'std::bad_alloc'        [28/1997]
  what():  std::bad_alloc                             
*** Aborted at 1736301719 (unix time) try "date -d @1736301719" if you are 
using GNU date ***
PC: @     0x7f850976600b gsignal
*** SIGABRT (@0x58766) received by PID 362342 (TID 0x7f8502ee0700) from PID 
362342; stack trace: ***
    @     0x7f850b0494df __pthread_once_slow
    @     0x7f8509cc9763 google::(anonymous namespace)::FailureSignalHandler(int
, siginfo_t*, void*)
    @     0x7f850b04c420 (/usr/lib/x86_64-linux-gnu/libpthread-2.31.so+0x1441f)
    @     0x7f850976600b gsignal
    @     0x7f8509745859 abort
    @     0x7f8509b1f8d1 (/usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.28+0x9e8d0)
    @     0x7f8509b2b37c (/usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.28+0xaa37b)
    @     0x7f8509b2b3e7 std::terminate()
    @     0x7f8509b2b699 __cxa_throw
    @     0x7f850a05451e (anonymous namespace)::handle_oom(void* (*)(void*), voi
d*, bool, bool) [clone .cold]
    @     0x7f850a077856 tcmalloc::allocate_full_cpp_throw_oom(unsigned long)
    @     0x7f8509cb574b void std::vector<std::__cxx11::basic_string<char, 
std::char_traits<char>, std::allocator<char> >, 
std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, 
std::allocator<char> > > >::emplace_back<std::__cxx11::basic_string<char, 
std::char_t
    @     0x7f8509cae0d2 google::GetLoggingDirectories[abi:cxx11]()
    @     0x7f8509cafcf6 google::(anonymous 
namespace)::LogFileObject::Write(bool, 
std::chrono::time_point<std::chrono::_V2::system_clock, 
std::chrono::duration<long, std::ratio<1l, 1000000000l> > > const&, char 
const*, unsigned long)
    @     0x7f850a64130e kudu::AsyncLogger::RunThread()
    @     0x7f850a644ee2 void std::__invoke_impl<void, void 
(kudu::AsyncLogger::*)(), kudu::AsyncLogger*>(std::__invoke_memfun_deref, void 
(kudu::AsyncLogger::*&&)(), kudu::AsyncLogger*&&)
    @     0x7f850a644e10 std::__invoke_result<void (kudu::AsyncLogger::*)(), 
kudu::AsyncLogger*>::type std::__invoke<void (kudu::AsyncLogger::*)(), 
kudu::AsyncLogger*>(void (kudu::AsyncLogger::*&&)(), kudu::AsyncLogger*&&)
    @     0x7f850a644d6f void std::thread::_Invoker<std::tuple<void 
(kudu::AsyncLogger::*)(), kudu::AsyncLogger*> >::_M_invoke<0ul, 
1ul>(std::_Index_tuple<0ul,
1ul>)
    @     0x7f850a644d26 std::thread::_Invoker<std::tuple<void 
(kudu::AsyncLogger::*)(), kudu::AsyncLogger*> >::operator()()
    @     0x7f850a644d06 
std::thread::_State_impl<std::thread::_Invoker<std::tuple<void 
(kudu::AsyncLogger::*)(), kudu::AsyncLogger*> > >::_M_run()
    @     0x7f8509b57df4 (/usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.28+0xd6df3)
    @     0x7f850b040609 start_thread
    @     0x7f8509842353 clone
/root/Projects/kudu/src/kudu/integration-tests/log-rolling-itest.cc:70: Failure
Failed
Bad status: Runtime error: failed to start masters: Unable to start Master at 
index 0: /root/Projects/kudu/build/glog.debug/bin/kudu: process exited on 
signal 6
 (core dumped)



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

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: Ib543b69ab2f47fe38c4c8f62ba740f4bc7d8fbc5
Gerrit-Change-Number: 22097
Gerrit-PatchSet: 7
Gerrit-Owner: Zoltan Martonka <[email protected]>
Gerrit-Reviewer: Alexey Serbin <[email protected]>
Gerrit-Reviewer: Kudu Jenkins (120)
Gerrit-Reviewer: Marton Greber <[email protected]>
Gerrit-Comment-Date: Wed, 08 Jan 2025 02:21:49 +0000
Gerrit-HasComments: Yes

Reply via email to