issues
search
runt18
/
data-race-test
Automatically exported from code.google.com/p/data-race-test
0
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fix "Prefer `format()` over string interpolation operator" issue
#122
runt18
closed
8 years ago
0
Patch for /trunk/dynamic_annotations/dynamic_annotations.h
#121
GoogleCodeExporter
opened
8 years ago
0
will explicit-address shmat() be supported?
#120
GoogleCodeExporter
opened
8 years ago
3
data-race-test
#119
GoogleCodeExporter
closed
8 years ago
0
data-race-test
#118
GoogleCodeExporter
closed
8 years ago
0
data-race-test
#117
GoogleCodeExporter
closed
8 years ago
0
False positive with asm release semantic and atomic_compare_and_exchange
#116
GoogleCodeExporter
closed
8 years ago
3
Different results for the same code, only changing the randomness of accessing elements
#115
GoogleCodeExporter
opened
8 years ago
1
Add support for MapViewOfFile / UnmapViewOfFile
#114
GoogleCodeExporter
opened
8 years ago
0
build failure with VS2012 from googletest
#113
GoogleCodeExporter
closed
8 years ago
1
plugin.h missing
#112
GoogleCodeExporter
closed
8 years ago
2
Patch for /trunk/dynamic_annotations/dynamic_annotations.h
#111
GoogleCodeExporter
closed
8 years ago
2
Add support for Ubuntu Precise and newer Valgrind-variant
#110
GoogleCodeExporter
opened
8 years ago
0
Patch for /trunk/dynamic_annotations/dynamic_annotations.h
#109
GoogleCodeExporter
closed
8 years ago
2
Support Windows x64
#108
GoogleCodeExporter
opened
8 years ago
15
ANNOTATE_IGNORE_READS_BEGIN()/END() don't work?
#107
GoogleCodeExporter
closed
8 years ago
15
TSanThread::HandleBarrierInit(uintptr_t, uint32_t)): Assertion 'n > 0' failed
#106
GoogleCodeExporter
opened
8 years ago
1
NegativeTests.BenignRaceTest is flaky under TSan v2
#105
GoogleCodeExporter
opened
8 years ago
0
Segmentation fault in ThreadSanitizerOffline with JavaThreadSanitizer tests
#104
GoogleCodeExporter
opened
8 years ago
5
Unittest stops on an assert pthread_attr_setdetachstate(&attr, detached)
#103
GoogleCodeExporter
opened
8 years ago
2
unittest compile error
#102
GoogleCodeExporter
opened
8 years ago
4
tsanv2: implement __has_feature(thread_sanitizer)
#101
GoogleCodeExporter
opened
8 years ago
2
tsanv2: clang must strip -static
#100
GoogleCodeExporter
closed
8 years ago
1
tsanv2: instrumentation of vtable reads
#99
GoogleCodeExporter
closed
8 years ago
2
tsanv2: instrumentation of int x = 0;
#98
GoogleCodeExporter
opened
8 years ago
2
tsanv2: instrumentation of reads of consts
#97
GoogleCodeExporter
closed
8 years ago
2
tsanv2: instrumentation of p->x=0; p->y=0
#96
GoogleCodeExporter
opened
8 years ago
3
tsanv2: instrumentation of i++
#95
GoogleCodeExporter
closed
8 years ago
3
tsanv2: instrumentation of thread-safe function static objects
#94
GoogleCodeExporter
opened
8 years ago
2
Go: slice accesses are not handled
#93
GoogleCodeExporter
opened
8 years ago
0
Go: select statements are not handled
#92
GoogleCodeExporter
closed
8 years ago
1
[v2] false positive on DISABLED_HappensBeforeArcBetweenChildThreads
#91
GoogleCodeExporter
closed
8 years ago
2
[v2] Ignore writes to vptr in dtors
#90
GoogleCodeExporter
closed
8 years ago
7
[v2] Compiler support for ignore files
#89
GoogleCodeExporter
opened
8 years ago
9
go tsan not building
#88
GoogleCodeExporter
closed
8 years ago
4
Go: tsan does not work with the new go tool
#87
GoogleCodeExporter
closed
8 years ago
2
Go: reports contain a load of empty entries
#86
GoogleCodeExporter
closed
8 years ago
1
Go: Incorrect stacks for map accesses
#85
GoogleCodeExporter
closed
8 years ago
1
Go: incorrect component access handling
#84
GoogleCodeExporter
opened
8 years ago
0
Go: off-by-one error in goroutine creation stack
#83
GoogleCodeExporter
closed
8 years ago
2
Go: hashmap iteration with range must be treated as read access to the map
#82
GoogleCodeExporter
closed
8 years ago
1
Go: incorrect stack for object allocated during init
#81
GoogleCodeExporter
opened
8 years ago
1
Go does not instrument a simple store to a struct member
#80
GoogleCodeExporter
opened
8 years ago
0
Go: false positive on stack
#79
GoogleCodeExporter
closed
8 years ago
1
Go does not handle timers
#78
GoogleCodeExporter
closed
8 years ago
2
Investigate Apache vs TSan/LLVM
#77
GoogleCodeExporter
opened
8 years ago
1
TSanPIN on Linux doesn't intercept some functions
#76
GoogleCodeExporter
opened
8 years ago
0
TSan lies about access sizes
#75
GoogleCodeExporter
opened
8 years ago
4
Run some subset of TSan tests under Memcheck
#74
GoogleCodeExporter
closed
8 years ago
1
Crashes due to non intercepted pthread_create
#73
GoogleCodeExporter
opened
8 years ago
1
Next