pluswu opened a new issue #1280:
URL: https://github.com/apache/incubator-brpc/issues/1280


   
进程本省时daemon运行的(目前brpc只使用了dummyserver功能,设置了run_command_through_clone=false,通过信号stop时
 会死锁 
   0x00007fa64e8be55d in __lll_lock_wait () from /lib64/libpthread.so.0
   #1  0x00007fa64e8b9eab in _L_lock_883 () from /lib64/libpthread.so.0
   #2  0x00007fa64e8b9d78 in pthread_mutex_lock () from /lib64/libpthread.so.0
   #3  0x00007fa64d6943f6 in lock (this=0x8df67f0) at 
./src/butil/synchronization/lock.h:69
   #4  bvar::detail::Sampler::destroy (this=0x8df67d0) at 
src/bvar/detail/sampler.cpp:205
   #5  0x00007fa64d68450d in ~WindowBase (this=0x7fa64dd6c0a0 
<bvar::g_minflt_second>, __in_chrg=<optimized out>) at ./src/bvar/window.h:90
   #6  bvar::PerSecond<bvar::PassiveStatus<unsigned long> >::~PerSecond 
(this=0x7fa64dd6c0a0 <bvar::g_minflt_second>, __in_chrg=<optimized out>) at 
./src/bvar/window.h:197
   #7  0x00007fa64b4aa07a in __cxa_finalize () from /lib64/libc.so.6
   #8  0x00007fa64d61fe43 in __do_global_dtors_aux () from 
/data/home/pluswu/Projects/StoryofSeasons/proj/server/common/extern/brpc/libbrpc.so
   #9  0x00007ffda6da19c0 in ?? ()
   
   **Versions (各种版本)**
   OS: 
   Compiler:
   brpc:
   protobuf:
   
   **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.

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