issues
search
google
/
sanitizers
AddressSanitizer, ThreadSanitizer, MemorySanitizer
Other
11.55k
stars
1.04k
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
[TSAN] Lack of Documentation for __tsan_acquire and __tsan_release Annotations
#1822
alvarillo89
opened
5 hours ago
0
Jefferyq2 patch 1
#1821
jefferyq2
opened
9 hours ago
2
ReserveShadowMemoryRange abort core
#1820
newbeezhc
opened
1 day ago
0
ASAN is stuck when I run my code.
#1819
wddpfx
opened
4 days ago
0
missing report?
#1818
lijh8
closed
4 days ago
3
Suppress MSAN false positives from uninstrumented 3rd-party libraries?
#1817
carlosgalvezp
opened
1 week ago
1
"AND signals in BlockSignals instead of deleting" doesn't work with Android
#1816
thurstond
opened
1 week ago
0
MemorySanitizerLibcxxHowTo document is out-of-date
#1815
aDotInTheVoid
opened
1 week ago
1
Asan deadlock after fork
#1814
L-Xiafeng
opened
1 week ago
0
TSan: async signals are never being delivered when the target thread is blocked waiting in select
#1813
vries
opened
2 weeks ago
1
Do not modify sanitizer URLs
#1812
fmayer
closed
2 weeks ago
2
TSAN false positive in libstdc++ cow_string.h with C++03 ABI
#1811
rustyx
opened
3 weeks ago
1
MSAN: After `strlcpy`, the memory region is not unpoisoned.
#1810
pkillarjun
closed
3 weeks ago
2
Asan giving invalid heap-buffer-overflow error
#1809
chiragjain1293
opened
3 weeks ago
1
LLVM Build Fails with MemorySanitizer Instrumentation Due to Uninitialized Value Errors
#1808
JacobNowitsky
opened
3 weeks ago
0
ASAN hang after debuggee finishes.
#1807
Pengkun-ZHU
opened
1 month ago
0
No leak report on this usage: ` static int &a = *(new int); `
#1806
lijh8
opened
1 month ago
0
Android NDK tools
#1805
J-alchemist
opened
1 month ago
0
ASAN and/or UBSAN should warn about printf NULL or 0 argument for %s
#1804
hannob
opened
1 month ago
0
Asan will not report small out-of-bound of array
#1803
lijh8
closed
1 month ago
3
ThreadSanitizer: huge memory consumption and unnecessary sleep
#1802
ArtemNosenko
opened
1 month ago
0
AddressSanitizer: CHECK failed: asan_allocator.cpp:190 "((old)) == ((kAllocBegMagic))"
#1801
fawltylanguage
opened
1 month ago
0
hwasan false positive when exception throws
#1800
nunojpg
opened
2 months ago
0
Potential false negative for underflow
#1799
evintila
opened
2 months ago
1
tsan: False positive for lock-order inversion due to two locks mapped to the same address.
#1798
nanlour
opened
2 months ago
0
Shadow memory range interleaves with an existing memory mapping. ASan cannot proceed correctly. ABORTING - part2
#1797
aescolar
opened
2 months ago
0
LeakSanitizer: interaction with __attribute__((__destructor__))
#1796
oerdnj
opened
2 months ago
0
Is there a way to have a custom `dl_iterate_phdr` when building with TSan?
#1795
nickitat
opened
2 months ago
0
how environment variable split? by space or by colon ?
#1794
comicfans
closed
2 months ago
2
`AddressSanitizer: memcpy-param-overlap` not triggered if both parameters are equal
#1793
StarStarJ
opened
2 months ago
0
Some TSAN tests fails with COMPILER_RT_DEBUG on PowerPC
#1792
vitalybuka
opened
2 months ago
0
hwasan false positive on ubuntu 24.04 arm64
#1791
Dalzhim
opened
2 months ago
0
【Tsan】How Tsan shadow memory mapping is chosen ?
#1790
yinchuang-code
opened
2 months ago
0
how to use hwasan on x86?
#1789
trcrsired
opened
2 months ago
0
Shared symbolizer between several processes
#1788
dothebart
opened
2 months ago
0
【Android】Why do errors occur when ASAN and UBSAN are opened together?
#1787
CoolCaicaixian
opened
2 months ago
0
We need a way to limit memory.
#1786
ParkHanbum
opened
2 months ago
0
how can I get know where is problem occurred?
#1785
ParkHanbum
closed
2 months ago
0
Why does asan Intercept vfork() ?
#1784
Zhenhang1213
opened
3 months ago
0
TSAN ignore all threads except 2/my threads
#1783
ghost
opened
3 months ago
1
warning on c23 format specifiers
#1782
EDEADLINK
opened
3 months ago
0
__dll_thunk_init() crash when use visual studio debug at win10
#1781
liuwjchinal
opened
3 months ago
0
ASAN seems to be running into non-deterministic SEGFAULTs
#1780
abhisen7
closed
2 months ago
2
[aarch 64 Linux] Differences in ASAN Output Between x86 and ARM Architectures: Indirect Leaks Only Detected in libc on ARM
#1779
UnbelievableGBS
opened
3 months ago
1
Update MemorySanitizerLibcxxHowTo build script
#1778
FooBarrior
opened
3 months ago
0
Using mmap with address hint causes ASAN to leak shadow memory
#1777
landaire
opened
3 months ago
4
Is ARM64 Linux supported?
#1776
bentotten
opened
3 months ago
0
ASAN not stopping debugger
#1775
vadi2
opened
3 months ago
0
in g++, asan fails to detect a memory leak
#1774
mmomtchev
opened
3 months ago
0
Down-Upcast for CRTP during construction incorrectly (?) flagged as UB
#1773
upsj
opened
3 months ago
0
Next