issues
search
steleman
/
address-sanitizer
Automatically exported from code.google.com/p/address-sanitizer
0
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
ASan is unable to link TLS arrays
#394
GoogleCodeExporter
closed
9 years ago
2
Link libasan with -z interpose on Linux
#393
GoogleCodeExporter
opened
9 years ago
2
[android] system property access from native code is going away
#392
GoogleCodeExporter
opened
9 years ago
0
AddressSanitizer: while reporting a bug found another one. Ignoring.
#391
GoogleCodeExporter
opened
9 years ago
2
Compiling with AddressSanitizer using gcc ≥4.9 breaks printng some variables in gdb on Linux
#390
GoogleCodeExporter
opened
9 years ago
6
sigsegv in basic block tracer
#389
GoogleCodeExporter
closed
9 years ago
2
ASan shared runtime library on Android re-exports the entire libgcc interface
#388
GoogleCodeExporter
closed
9 years ago
1
Wrong base address calculation for stripped Android libraries
#387
GoogleCodeExporter
closed
9 years ago
3
JNI-based app fails with shadow memory range interleaves with existing memory mapping after ASan instrumentation
#386
GoogleCodeExporter
closed
9 years ago
13
Whitespace difference between asan and msan outputs
#385
GoogleCodeExporter
closed
9 years ago
3
Avoid remounting system partition on Android
#384
GoogleCodeExporter
opened
9 years ago
0
No redzone created before first global
#383
GoogleCodeExporter
opened
9 years ago
6
main thread's pthread destructors don't run before leak checker, when in gdb
#382
GoogleCodeExporter
opened
9 years ago
4
intercept strtod and friends
#381
GoogleCodeExporter
opened
9 years ago
0
link error when LDFLAGS has -Wl,--no-undefined
#380
GoogleCodeExporter
opened
9 years ago
5
Leak sanitizer support for Android on arm64
#379
GoogleCodeExporter
opened
9 years ago
7
Tests shared between asan/tsan/msan/lsan
#378
GoogleCodeExporter
closed
9 years ago
1
unknown-crash with annotate_contiguous_container
#377
GoogleCodeExporter
opened
9 years ago
9
Missing unwind directives internal_clone may cause segfaults in slow unwinder
#376
GoogleCodeExporter
opened
9 years ago
0
On OS X, stacktraces are broken after a report is printed
#375
GoogleCodeExporter
opened
9 years ago
9
AddressSanitizer does not catch "obvious" bugs
#374
GoogleCodeExporter
opened
9 years ago
1
LeakSanitizer fails to detect an "obvious" leak
#373
GoogleCodeExporter
opened
9 years ago
6
2to3 dies on Clang 3.5's asan_symbolize.py
#372
GoogleCodeExporter
opened
9 years ago
2
Asan should check for overlapping strings in sprintf
#371
GoogleCodeExporter
opened
9 years ago
0
Kernel compilation error when using KSAN
#370
GoogleCodeExporter
opened
9 years ago
11
asan should handle SIGBUS on Linux
#369
GoogleCodeExporter
closed
9 years ago
7
kMaxNumberOfAddressRanges can be too small on OS X when loading code at runtime with NSLinkModule
#368
GoogleCodeExporter
closed
9 years ago
3
sanitizer prevents linking, tons of undefined references
#367
GoogleCodeExporter
closed
9 years ago
9
x86 android: no static intermediates
#366
GoogleCodeExporter
closed
9 years ago
6
On OS X when not re-execing, ASan overwrites already used memory
#365
GoogleCodeExporter
opened
9 years ago
1
Extend activation flags limit
#364
GoogleCodeExporter
closed
9 years ago
3
Mixing instrumented and non-instrumented runtime initializers can cause segfaults
#363
GoogleCodeExporter
closed
9 years ago
5
Container-overflow false positive with uninstrumented code
#362
GoogleCodeExporter
opened
9 years ago
0
CHECK failed (assert() tls + stack) on Linux in 32bit threaded
#361
GoogleCodeExporter
opened
9 years ago
10
Using Obj-C blocks triggers a false-positive ODR violation
#360
GoogleCodeExporter
closed
9 years ago
1
Address sanitizer uses a larger stack size than sysconf(_SC_THREAD_STACK_MIN)
#359
GoogleCodeExporter
opened
9 years ago
2
A number of ASan tests fail in UAR mode
#358
GoogleCodeExporter
closed
9 years ago
6
Uninstrumented linked-only executables fail to initialize ASan before main
#357
GoogleCodeExporter
closed
9 years ago
4
can not mask function in closed source library
#356
GoogleCodeExporter
opened
9 years ago
5
Address-sanitizer reports false global-buffer-overflow
#355
GoogleCodeExporter
closed
9 years ago
3
Handle memory accesses in intrinsics
#354
GoogleCodeExporter
opened
9 years ago
0
Assembly instrumentation fails on Android-x86
#353
GoogleCodeExporter
opened
9 years ago
1
False negative related to atomic operations
#352
GoogleCodeExporter
opened
9 years ago
2
adb randomly hangs on sanitizer-x86_64-linux bot
#351
GoogleCodeExporter
opened
9 years ago
0
LLVM sanitizer-bootstrap bot failing
#350
GoogleCodeExporter
opened
9 years ago
3
[AArch64] Fix kernel_old_Xid_t type
#349
GoogleCodeExporter
opened
9 years ago
1
asan does not always detect access beyond mmaped page
#348
GoogleCodeExporter
opened
9 years ago
11
asan does not detect stack buffer overflow for alloca(const)
#347
GoogleCodeExporter
closed
9 years ago
3
moar string interceptors: strstr, strcasestr, strcspn, strpbrk
#346
GoogleCodeExporter
opened
9 years ago
3
Use Linux madvise(MADV_DONTDUMP) to exclude ASan shadow regions from core dumps
#345
GoogleCodeExporter
opened
9 years ago
10
Next