Update zlib-ng to latest commit#42463
Conversation
|
thread sanitizer data race StackTraceWARNING: ThreadSanitizer: data race (pid=1) Previous write of size 8 at 0x7f89eb673540 by thread T197: Mutex M0 (0x7fffbf97cc88) created at: Mutex M1 (0x000025236668) created at: Thread T197 'default-executo' (tid=204, running) created by main thread at: SUMMARY: ThreadSanitizer: data race build_docker/../contrib/libcxx/include/atomic:1003:12 in int std::__1::__cxx_atomic_fetch_add(std::__1::__cxx_atomic_base_impl*, int, std::__1::memory_order)ThreadSanitizer: reported 1 warnings Test has started to fail at master since 16.09.2022 At that time we switched to llvm-15 #41046 |
|
thread sanitizer thread leak |
|
it seems as we do a lot of work at shutdown with high contention |
Several fixes including ability to debug on Power.
Changelog category (leave one):
Changelog entry (a user-readable short description of the changes that goes to CHANGELOG.md):
Update to latest zlib-ng