Running with thread sanitizer on aarch64 fails with "WARNING: ThreadSanitizer: signal-unsafe call inside of a signal" #16675

issue MarcoFalke opened this issue on August 21, 2019
  1. MarcoFalke commented at 7:37 PM on August 21, 2019: member

    On current master.

    Not sure what to do about this, but I worked around it with the following diff:

    diff --git a/test/sanitizer_suppressions/tsan b/test/sanitizer_suppressions/tsan
    index 70eea3436..3610cc9c3 100644
    --- a/test/sanitizer_suppressions/tsan
    +++ b/test/sanitizer_suppressions/tsan
    @@ -1,6 +1,6 @@
     # ThreadSanitizer suppressions
     # ============================
    -
    +signal:*
     # WalletBatch (unidentified deadlock)
     deadlock:WalletBatch
     
    
  2. MarcoFalke commented at 7:37 PM on August 21, 2019: member

    Leaving this as a note for anyone else who runs into this. kthxbye

  3. MarcoFalke closed this on Aug 21, 2019

  4. MarcoFalke locked this on Dec 16, 2021
Contributors

github-metadata-mirror

This is a metadata mirror of the GitHub repository bitcoin/bitcoin. This site is not affiliated with GitHub. Content is generated from a GitHub metadata backup.
generated: 2026-04-17 06:14 UTC

This site is hosted by @0xB10C
More mirrored repositories can be found on mirror.b10c.me