rsyslog/tests/known_issues.supp
Rainer Gerhards 4a0c28a10d
testbench modernization
Bump dependency versions, use newer distro versions for some tests.
Make kafka distcheck separate to help diagnose flaky kafka tests.
2021-01-18 08:58:07 +01:00

63 lines
1.2 KiB
Plaintext

{
<dlcose-missing-to-enable-debug-symbol-display_NOT_A_LEAK>
Memcheck:Leak
...
fun:dlopen*
...
}
{
<CentOS 6 GnuTLS memleak - well some older GnuTLS version actually>
Memcheck:Leak
fun:malloc
fun:CRYPTO_malloc
fun:EC_KEY_new
fun:EC_KEY_new_by_curve_name
fun:SetAuthMode
fun:LstnInit
fun:create_tcp_socket
fun:tcpsrvConstructFinalize
fun:activate
fun:initAll
fun:main
}
{
<pselect() sometimes reports pointing to unadressable byte when all selectors are empty>
Memcheck:Param
pselect6(sig)
fun:pselect
fun:wait_timeout
fun:mainloop
fun:main
}
{
<librdkafka mem leak - we cannot work around it>
Memcheck:Leak
...
fun:checkInstance
fun:activateCnf
fun:tellModulesActivateConfig
fun:activate
fun:initAll
}
{
<known issue under Ubuntu 20.04>
Helgrind:Misc
obj:/usr/lib/x86_64-linux-gnu/valgrind/vgpreload_helgrind-amd64-linux.so
fun:_dl_fini
fun:__run_exit_handlers
fun:exit
fun:(below main)
}
{
<known issue under Ubuntu 20.04>
Helgrind:Misc
obj:/usr/lib/x86_64-linux-gnu/valgrind/vgpreload_helgrind-amd64-linux.so
obj:/usr/lib/x86_64-linux-gnu/libp11-kit.so.0.3.0
fun:_dl_fini
fun:__run_exit_handlers
fun:exit
fun:(below main)
}