build/sanitizers/tsan_suppressions.txt

changeset 0
6474c204b198
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/build/sanitizers/tsan_suppressions.txt	Wed Dec 31 06:09:35 2014 +0100
     1.3 @@ -0,0 +1,21 @@
     1.4 +# Bug 931149
     1.5 +race:DoImageDataComplete
     1.6 +
     1.7 +# Bug 939786
     1.8 +race:_pt_root
     1.9 +
    1.10 +# Bug 939788
    1.11 +# Tracked by http://code.google.com/p/thread-sanitizer/issues/detail?id=40
    1.12 +race:ELMCreationDetector
    1.13 +
    1.14 +# Bug 939790
    1.15 +race:xpcom/components/nsComponentManager.h
    1.16 +
    1.17 +# Bug 939807
    1.18 +race:ComputeUTCTime
    1.19 +
    1.20 +# Bug 939805
    1.21 +race:g_variant_type_info_get
    1.22 +
    1.23 +# Bug 844759
    1.24 +race:js::gc::ArenaLists::allocateFromArenaInline

mercurial