2016-10-29 06:34:24 -06:00
|
|
|
{
|
|
|
|
libunwind causes spurious report
|
|
|
|
Memcheck:Param
|
|
|
|
msync(start)
|
|
|
|
...
|
|
|
|
obj:/usr/lib64/libunwind.so.*
|
|
|
|
...
|
|
|
|
fun:_ULx86_64_step
|
|
|
|
...
|
|
|
|
}
|
2016-11-28 02:52:59 -07:00
|
|
|
|
|
|
|
{
|
|
|
|
boost unlocks before signalling cond var
|
|
|
|
Helgrind:Misc
|
|
|
|
...
|
|
|
|
fun:pthread_cond_signal@*
|
|
|
|
fun:maybe_unlock_and_signal_one<boost::asio::detail::scoped_lock<boost::asio::detail::posix_mutex> >
|
|
|
|
...
|
|
|
|
}
|
2018-11-11 14:34:37 -07:00
|
|
|
|
|
|
|
{
|
|
|
|
we leak the logger, for performance reasons in on-the-fly init
|
|
|
|
Memcheck:Leak
|
|
|
|
match-leak-kinds: definite
|
|
|
|
fun:_Znwm
|
|
|
|
fun:_ZN2el4base7Storage7getELPPEv
|
|
|
|
...
|
|
|
|
}
|