issues
search
ramosian-glider
/
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
gcc-asan doesn't work on android/arm32
#407
GoogleCodeExporter
opened
9 years ago
1
leak is only reported about 1/2 of runs
#406
GoogleCodeExporter
opened
9 years ago
0
chdir breaks symbolization of dynamic libraries
#405
GoogleCodeExporter
opened
9 years ago
0
support relative paths in backlist files
#404
GoogleCodeExporter
opened
9 years ago
1
Enable LSAN support for 32bit architecture
#403
GoogleCodeExporter
opened
9 years ago
3
-fsanitize=address should probably imply -Bsymbolic
#402
GoogleCodeExporter
opened
9 years ago
2
Please tell us where you are moving due to Google Code shutdown
#401
GoogleCodeExporter
closed
9 years ago
3
Improve wild-free detection
#400
GoogleCodeExporter
opened
9 years ago
1
LSan doesn't work with empty suppressions list
#399
GoogleCodeExporter
closed
9 years ago
6
Crash on ODR between instrumented and non-instrumented libraries
#398
GoogleCodeExporter
opened
9 years ago
4
thread_stats.malloced_by_size[class_id] overflow in asan_allocator.cc
#397
GoogleCodeExporter
closed
9 years ago
4
Support Android in asan_symbolize
#396
GoogleCodeExporter
opened
9 years ago
3
pointer not owned error when calling malloc_usable_size() on array of structs with destructors
#395
GoogleCodeExporter
closed
9 years ago
4
ASan is unable to link TLS arrays
#394
GoogleCodeExporter
closed
9 years ago
3
Link libasan with -z interpose on Linux
#393
GoogleCodeExporter
opened
9 years ago
3
[android] system property access from native code is going away
#392
GoogleCodeExporter
opened
9 years ago
2
AddressSanitizer: while reporting a bug found another one. Ignoring.
#391
GoogleCodeExporter
opened
9 years ago
3
Compiling with AddressSanitizer using gcc ≥4.9 breaks printng some variables in gdb on Linux
#390
GoogleCodeExporter
opened
9 years ago
7
sigsegv in basic block tracer
#389
GoogleCodeExporter
closed
9 years ago
3
ASan shared runtime library on Android re-exports the entire libgcc interface
#388
GoogleCodeExporter
closed
9 years ago
2
Wrong base address calculation for stripped Android libraries
#387
GoogleCodeExporter
closed
9 years ago
4
JNI-based app fails with shadow memory range interleaves with existing memory mapping after ASan instrumentation
#386
GoogleCodeExporter
closed
9 years ago
14
Whitespace difference between asan and msan outputs
#385
GoogleCodeExporter
closed
9 years ago
4
Avoid remounting system partition on Android
#384
GoogleCodeExporter
opened
9 years ago
1
No redzone created before first global
#383
GoogleCodeExporter
opened
9 years ago
7
main thread's pthread destructors don't run before leak checker, when in gdb
#382
GoogleCodeExporter
opened
9 years ago
5
intercept strtod and friends
#381
GoogleCodeExporter
opened
9 years ago
1
link error when LDFLAGS has -Wl,--no-undefined
#380
GoogleCodeExporter
opened
9 years ago
6
Leak sanitizer support for Android on arm64
#379
GoogleCodeExporter
opened
9 years ago
8
Tests shared between asan/tsan/msan/lsan
#378
GoogleCodeExporter
closed
9 years ago
2
unknown-crash with annotate_contiguous_container
#377
GoogleCodeExporter
opened
9 years ago
10
Missing unwind directives internal_clone may cause segfaults in slow unwinder
#376
GoogleCodeExporter
opened
9 years ago
1
On OS X, stacktraces are broken after a report is printed
#375
GoogleCodeExporter
opened
9 years ago
10
AddressSanitizer does not catch "obvious" bugs
#374
GoogleCodeExporter
opened
9 years ago
2
LeakSanitizer fails to detect an "obvious" leak
#373
GoogleCodeExporter
opened
9 years ago
7
2to3 dies on Clang 3.5's asan_symbolize.py
#372
GoogleCodeExporter
opened
9 years ago
3
Asan should check for overlapping strings in sprintf
#371
GoogleCodeExporter
opened
9 years ago
1
Kernel compilation error when using KSAN
#370
GoogleCodeExporter
opened
9 years ago
12
asan should handle SIGBUS on Linux
#369
GoogleCodeExporter
closed
9 years ago
8
kMaxNumberOfAddressRanges can be too small on OS X when loading code at runtime with NSLinkModule
#368
GoogleCodeExporter
closed
9 years ago
4
sanitizer prevents linking, tons of undefined references
#367
GoogleCodeExporter
closed
9 years ago
10
x86 android: no static intermediates
#366
GoogleCodeExporter
closed
9 years ago
7
On OS X when not re-execing, ASan overwrites already used memory
#365
GoogleCodeExporter
opened
9 years ago
2
Extend activation flags limit
#364
GoogleCodeExporter
closed
9 years ago
4
Mixing instrumented and non-instrumented runtime initializers can cause segfaults
#363
GoogleCodeExporter
closed
9 years ago
6
Container-overflow false positive with uninstrumented code
#362
GoogleCodeExporter
opened
9 years ago
1
CHECK failed (assert() tls + stack) on Linux in 32bit threaded
#361
GoogleCodeExporter
opened
9 years ago
11
Using Obj-C blocks triggers a false-positive ODR violation
#360
GoogleCodeExporter
closed
9 years ago
2
Address sanitizer uses a larger stack size than sysconf(_SC_THREAD_STACK_MIN)
#359
GoogleCodeExporter
opened
9 years ago
3
A number of ASan tests fail in UAR mode
#358
GoogleCodeExporter
closed
9 years ago
7
Next