issues
search
gopalshankar
/
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
Allow custom SIGSEGV handler on top of ASan's handler
#180
GoogleCodeExporter
closed
9 years ago
12
Crash in glibc __run_exit_handlers on data allocated in calloc_memory_for_dlsyms
#179
GoogleCodeExporter
closed
9 years ago
4
Init-order checking is dlopen-hostile
#178
GoogleCodeExporter
closed
9 years ago
6
stack depot grows uncontrollably on chrome
#177
GoogleCodeExporter
opened
9 years ago
3
Stop using __libc_malloc and __libc_free from InternalAlloc and InternalFree
#176
GoogleCodeExporter
closed
9 years ago
3
CHECK failed: asan_fake_stack.cc:146 "((AddrIsInSizeClass(ptr, size_class))) != (0)
#175
GoogleCodeExporter
closed
9 years ago
2
Colored output in "adb logcat" on Android.
#174
GoogleCodeExporter
closed
9 years ago
3
asan_test exiting without any output on Android master ToT
#173
GoogleCodeExporter
closed
9 years ago
2
Init-order checking is slow on binaries with huge number of globals
#172
GoogleCodeExporter
closed
9 years ago
1
ASan should not instrument the globals in the .cstring section on OS X
#171
GoogleCodeExporter
closed
9 years ago
6
binary size bloat due to long function names in stack frame description
#170
GoogleCodeExporter
closed
9 years ago
2
Symbolizer should respect the .gnu_debuglink section
#169
GoogleCodeExporter
closed
9 years ago
3
binary size bloat due to repetition of the file name in the description of the globals.
#168
GoogleCodeExporter
closed
9 years ago
1
binary size bloat due to duplicated stack frame descriptions
#167
GoogleCodeExporter
closed
9 years ago
5
ignore or warn on setrlimit(RLIMIT_AS)
#166
GoogleCodeExporter
opened
9 years ago
4
Allocator [v2] works badly on 32-bit archs?
#165
GoogleCodeExporter
opened
9 years ago
4
400.perlbench is slower than 3x with asan
#164
GoogleCodeExporter
opened
9 years ago
2
allocator: configure the the mmap threshold at run-time
#163
GoogleCodeExporter
closed
9 years ago
3
FastUnwindStack infinite loops occasionally on Chromium net_unittests
#162
GoogleCodeExporter
closed
9 years ago
8
llvm-symbolizer fails to symbolize _start
#161
GoogleCodeExporter
closed
9 years ago
2
qemu-arm / libsanitizer compatibility?
#160
GoogleCodeExporter
closed
9 years ago
13
ASan doesn't always set DYLD_INSERT_LIBRARIES correctly on OSX
#159
GoogleCodeExporter
closed
9 years ago
3
support -Wl,--compress-debug-sections=zlib in llvm-symbolizer
#158
GoogleCodeExporter
closed
9 years ago
1
Error references nonexistent SHT_SYMTAB_SHNDX with -fsanitize=undefined
#157
GoogleCodeExporter
closed
9 years ago
12
UAF reported incorrectly
#156
GoogleCodeExporter
closed
9 years ago
1
Improve the strlen reports on OOB
#155
GoogleCodeExporter
closed
9 years ago
7
Doesn't build on Snow Leopard 10.6
#154
GoogleCodeExporter
closed
9 years ago
4
Doesn't build on Snow Leopard 0.6
#153
GoogleCodeExporter
closed
9 years ago
1
pread randomly fails on Android
#152
GoogleCodeExporter
closed
9 years ago
2
Missing support for long double
#151
GoogleCodeExporter
closed
9 years ago
4
ASan reports sometimes contain incorrect statements
#150
GoogleCodeExporter
closed
9 years ago
7
[Refactoring] Move large method implementations outside class definitions
#149
GoogleCodeExporter
closed
9 years ago
1
failing to intercept strdup
#148
GoogleCodeExporter
opened
9 years ago
18
asan false positive with -static-libstdc++ and exceptions
#147
GoogleCodeExporter
opened
9 years ago
0
asan doesn't compile on Linux with GCC 4.4
#146
GoogleCodeExporter
closed
9 years ago
6
asan_symbolize.py should try to demangle C++ names
#145
GoogleCodeExporter
closed
9 years ago
5
[GCC] fully-qualified names in ASan reports
#144
GoogleCodeExporter
closed
9 years ago
5
[GCC] ASan: mallo.c (mallopt): fails to set malloc params with ASan enabled
#143
GoogleCodeExporter
closed
9 years ago
1
introduce the Task concept
#142
GoogleCodeExporter
opened
9 years ago
4
chrome, content_shell and DumpRenderTree fail to start on arm linux because stack unwinding during malloc recording crashes
#141
GoogleCodeExporter
opened
9 years ago
3
Custom unwinders for interpreted/jitted languages
#140
GoogleCodeExporter
opened
9 years ago
0
ASan should support purgeable allocations on Mac
#139
GoogleCodeExporter
closed
9 years ago
5
asan should support variable-sized alloca
#138
GoogleCodeExporter
opened
9 years ago
2
consider using _Unwind unwinder instead of fast fp-based unwinder as an option
#137
GoogleCodeExporter
opened
9 years ago
10
unify system-dependent macros
#136
GoogleCodeExporter
closed
9 years ago
3
ASan should detect thread-hostile fork() usage
#135
GoogleCodeExporter
closed
9 years ago
8
llvm-symbolizer should "Just Work"
#134
GoogleCodeExporter
closed
9 years ago
4
Let ASan unwind the stacks using CFI
#133
GoogleCodeExporter
closed
9 years ago
1
Stack realignment with dynamic allocas
#132
GoogleCodeExporter
closed
9 years ago
4
asan should check malloc/delete or new/free mismatch
#131
GoogleCodeExporter
opened
9 years ago
9
Previous
Next