rsyslog/tests/known_issues.supp
Rainer Gerhards ace6494870
core/wti: changed worker thread termination handling
while we solved valgrind false positives during shutdown in
2700badfda76c701fa9169c31c9ec4f7993dc0b8, we continue to see
related messages for thread-local-storages. Rather than suppressing
these as well we now refactored the code so that it does not use
detached threads.

This shall improve robustness. In case it does not, we have enhanced
debug messages under CI runs, so potentially still-existing problem
areas should be easier to diagnose.

see also https://github.com/rsyslog/rsyslog/issues/2902
2018-11-12 11:33:56 +01:00

8 lines
112 B
Plaintext

{
<dlcose-missing-to-enable-debug-symbol-display_NOT_A_LEAK>
Memcheck:Leak
...
fun:dlopen*
...
}