UncleWangNearBy commented on issue #1197:
URL: https://github.com/apache/incubator-brpc/issues/1197#issuecomment-971396152


   这个解决了吗 
   我也会出现core
   但是堆栈不太一样
   #0  0x000000303ec8973e in memcpy () from /lib64/libc.so.6
   #1  0x0000003040004bf3 in ?? () from /lib64/libz.so.1
   #2  0x0000003040005d7c in deflate () from /lib64/libz.so.1
   #3  0x000000000165a65b in google::protobuf::io::GzipOutputStream::Deflate 
(this=0x7fe6ee6fdff0, flush=4)
       at google/protobuf/io/gzip_stream.cc:268
   #4  0x000000000165a744 in google::protobuf::io::GzipOutputStream::Close 
(this=this@entry=0x7fe6ee6fdff0)
       at google/protobuf/io/gzip_stream.cc:323
   #5  0x00000000011e4cf8 in brpc::policy::GzipCompress (msg=..., 
buf=buf@entry=0x7fe6ee6fe190, options_in=options_in@entry=0x0)
       at src/brpc/policy/gzip_compress.cpp:102
   #6  0x00000000011f6b0a in 
brpc::policy::HttpResponseSender::~HttpResponseSender (this=0x7fe766481108, 
__in_chrg=<optimized out>)
       at src/brpc/policy/http_rpc_protocol.cpp:838
   #7  0x00000000011f9924 in ~HttpResponseSenderAsDone (this=0x7fe766481100, 
__in_chrg=<optimized out>)
       at src/brpc/policy/http_rpc_protocol.cpp:688
   #8  brpc::policy::HttpResponseSenderAsDone::~HttpResponseSenderAsDone 
(this=0x7fe766481100, __in_chrg=<optimized out>)
       at src/brpc/policy/http_rpc_protocol.cpp:688
   #9  0x00000000011bbebb in ~ClosureGuard (this=<synthetic pointer>, 
__in_chrg=<optimized out>) at ./src/brpc/closure_guard.h:39
   #10 brpc::StatusService::default_method (this=<optimized out>, 
cntl_base=0x7fe766453280, done=0x7fe766481100)
       at src/brpc/builtin/status_service.cpp:234
   #11 0x00000000011a8dd3 in brpc::IndexService::default_method 
(this=<optimized out>, controller=0x7fe766453280,
       done=0x7fe766481100) at src/brpc/builtin/index_service.cpp:63
   #12 0x00000000012a2d95 in brpc::index::CallMethod (this=<optimized out>, 
method=<optimized out>, controller=<optimized out>,
       request=<optimized out>, response=<optimized out>, done=<optimized out>) 
at src/brpc/builtin_service.pb.cc:7468
   #13 0x00000000011f7f2a in brpc::policy::ProcessHttpRequest (msg=<optimized 
out>) at src/brpc/policy/http_rpc_protocol.cpp:1484
   #14 0x000000000112f8aa in brpc::ProcessInputMessage 
(void_arg=void_arg@entry=0x7fe766478010) at src/brpc/input_messenger.cpp:135
   #15 0x00000000011307a8 in operator() (this=<optimized out>, 
last_msg=0x7fe766478010) at src/brpc/input_messenger.cpp:141
   #16 brpc::InputMessenger::OnNewMessages (m=0x7fe766a61b40) at 
/usr/local/gcc4.9.2/include/c++/4.9.2/bits/unique_ptr.h:236
   #17 0x00000000011592cd in brpc::Socket::ProcessEvent (arg=0x7fe766a61b40) at 
src/brpc/socket.cpp:1017
   #18 0x000000000110f451 in bthread::TaskGroup::task_runner 
(skip_remained=<optimized out>) at src/bthread/task_group.cpp:296
   #19 0x0000000001265251 in bthread_make_fcontext ()
   Backtrace stopped: Cannot access memory at address 0x7fe6ee6ff000


-- 
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]

Reply via email to