yanglimingcn opened a new issue #1664:
URL: https://github.com/apache/incubator-brpc/issues/1664
**Describe the bug (描述bug)**
#0 0x00007f1b4f7fe387 in raise () from /lib64/libc.so.6
#1 0x00007f1b4f7ffa78 in abort () from /lib64/libc.so.6
#2 0x000000000043e709 in google::DumpStackTraceAndExit () at
external/com_github_google_glog/src/utilities.cc:159
#3 0x0000000000726ecd in google::LogMessage::Fail () at
external/com_github_google_glog/src/logging.cc:1920
#4 0x0000000000729df6 in google::LogMessage::SendToLog() () at
external/com_github_google_glog/src/logging.cc:1877
#5 0x0000000000726bb0 in google::LogMessage::Flush() () at
external/com_github_google_glog/src/logging.cc:1737
#6 0x0000000000727499 in google::LogMessageFatal::~LogMessageFatal
(this=<optimized out>, __in_chrg=<optimized out>)
at external/com_github_google_glog/src/logging.cc:2496
#7 0x000000000058f67a in
brpc::BaiduStreamingLogHandler(google::protobuf::LogLevel, char const*, int,
std::string const&) ()
at external/com_github_apache_brpc/src/brpc/global.cpp:299
#8 0x00000000008a26e8 in google::protobuf::internal::LogMessage::Finish()
() at external/com_google_protobuf/src/google/protobuf/stubs/common.cc:264
#9 0x00000000008a27a8 in google::protobuf::internal::LogFinisher::operator=
(this=this@entry=0x7f1910ff85b7, other=...)
at external/com_google_protobuf/src/google/protobuf/stubs/common.cc:277
#10 0x00000000008a4eb4 in google::protobuf::(anonymous
namespace)::ByteSizeConsistencyError(unsigned long, unsigned long, unsigned
long, google::protobuf::MessageLite const&) () at
external/com_google_protobuf/src/google/protobuf/message_lite.cc:75
#11 0x00000000008a62a5 in
google::protobuf::MessageLite::AppendPartialToString(std::string*) const ()
at external/com_google_protobuf/src/google/protobuf/message_lite.cc:298
#12 0x00000000008a645c in
google::protobuf::MessageLite::AppendToString(std::string*) const () at
external/com_google_protobuf/src/google/protobuf/message_lite.cc:282
#13 0x000000000053e6fb in brpc::SpanDB::Index(brpc::Span const*,
std::string*) () at external/com_github_apache_brpc/src/brpc/span.cpp:583
#14 0x000000000053efb1 in brpc::Span::dump_and_destroy(unsigned long) () at
external/com_github_apache_brpc/src/brpc/span.cpp:657
#15 0x00000000006a7007 in bvar::Collector::dump_thread() () at
external/com_github_apache_brpc/src/bvar/collector.cpp:403
#16 0x00000000006a8c29 in bvar::Collector::run_dump_thread (arg=<optimized
out>) at external/com_github_apache_brpc/src/bvar/collector.cpp:84
#17 0x00007f1b50e9bea5 in start_thread () from /lib64/libpthread.so.0
#18 0x00007f1b4f8c6b0d in clone () from /lib64/libc.so.6
**Versions (各种版本)**
OS: CentOS7
Compiler: devtoolset-8
brpc: 0.9.7
protobuf: 3.5.0
**Additional context/screenshots (更多上下文/截图)**
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]