You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@brpc.apache.org by GitBox <gi...@apache.org> on 2021/05/15 04:27:00 UTC

[GitHub] [incubator-brpc] stdpain opened a new issue #1405: valgrind

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


   **Describe the bug (描述bug)**
   ```
   ==35496== Conditional jump or move depends on uninitialised value(s)
   ==35496==    at 0x4377BCA: inplace_divide (series.h:59)
   ==35496==    by 0x4377BCA: inplace_divide (series.h:56)
   ==35496==    by 0x4377BCA: append_second (series.h:170)
   ==35496==    by 0x4377BCA: append_second (series.h:161)
   ==35496==    by 0x4377BCA: append (series.h:116)
   ==35496==    by 0x4377BCA: bvar::detail::WindowBase<bvar::PassiveStatus<unsigned long>, (bvar::SeriesFrequency)1>::SeriesSampler::take_sample() (window.h:65)
   ==35496==    by 0x434B858: bvar::detail::SamplerCollector::run() (sampler.cpp:163)
   ==35496==    by 0x434C258: bvar::detail::SamplerCollector::sampling_thread(void*) (sampler.cpp:103)
   ==35496==    by 0x7D50F83: start_thread (pthread_create.c:486)
   ==35496==    by 0x7FA0DDE: clone (clone.S:95)
   
   ```
   
   
   


-- 
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:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@brpc.apache.org
For additional commands, e-mail: dev-help@brpc.apache.org


[GitHub] [incubator-brpc] stdpain closed issue #1405: valgrind

Posted by GitBox <gi...@apache.org>.
stdpain closed issue #1405:
URL: https://github.com/apache/incubator-brpc/issues/1405


   


-- 
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: dev-unsubscribe@brpc.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@brpc.apache.org
For additional commands, e-mail: dev-help@brpc.apache.org