-
Notifications
You must be signed in to change notification settings - Fork 13.5k
Issues: llvm/llvm-project
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
[tsan] Fix nested signal handling
compiler-rt:sanitizer
compiler-rt:tsan
Thread sanitizer
compiler-rt
#138599
opened May 5, 2025 by
jwidauer
Loading…
ThreadSanitizer doesn't work with memory overcommit disabled
compiler-rt:tsan
Thread sanitizer
#138581
opened May 5, 2025 by
zackw
[TSAN] Handling of nested pending signals by TSan results in blocked signals in user code.
compiler-rt:tsan
Thread sanitizer
#134358
opened Apr 4, 2025 by
Michael387168
[tsan] Fix false positive on dispatch blocks created with the barrier flag
compiler-rt:sanitizer
compiler-rt:tsan
Thread sanitizer
compiler-rt
#129876
opened Mar 5, 2025 by
pudge62
Loading…
ASan breaks __seg_gs
compiler-rt:asan
Address sanitizer
compiler-rt:tsan
Thread sanitizer
#124238
opened Jan 24, 2025 by
glandium
[tsan] Fix deadlock with dyld during symbolization on darwin platforms
compiler-rt:sanitizer
compiler-rt:tsan
Thread sanitizer
compiler-rt
#113661
opened Oct 25, 2024 by
pudge62
Loading…
TSAN encountered segmentation fault at Thread sanitizer
crash
Prefer [crash-on-valid] or [crash-on-invalid]
__sanitizer::CombinedAllocatorTsan::Allocate
due to thread created by glibc2.36 aio_write()
compiler-rt:tsan
#109742
opened Sep 24, 2024 by
JpengYounger
[llvm-lit] Expected string not found in input error in compiler-rt when testing with lit internal shell
compiler-rt:tsan
Thread sanitizer
test-suite
#102695
opened Aug 9, 2024 by
Harini0924
1 task
TSAN reexec of shebang script results in unexpected argv[]
compiler-rt:tsan
Thread sanitizer
#102579
opened Aug 9, 2024 by
awelzel
TSan may be flagging false-positives on ppc64 in ThinLTO?
backend:PowerPC
compiler-rt:tsan
Thread sanitizer
false-positive
Warning fires when it should not
LTO
Link time optimization (regular/full LTO or ThinLTO)
#102104
opened Aug 6, 2024 by
awilfox
TSAN macOS - iterating load commands in TSAN can result in a segfault
compiler-rt:tsan
Thread sanitizer
platform:macos
#97627
opened Jul 3, 2024 by
kubkon
[compiler-rt] Replace direct calls to pipe with internal_pipe
compiler-rt:sanitizer
compiler-rt:tsan
Thread sanitizer
compiler-rt
#97186
opened Jun 30, 2024 by
Lancern
Loading…
[InstrProf] Created Thread local counter instrumentation, compiler-rt runtimes
clang:driver
'clang' and 'clang++' user-facing binaries. Not 'clang-cl'
clang:frontend
Language frontend issues, e.g. anything involving "Sema"
clang
Clang issues not falling into any other category
compiler-rt:sanitizer
compiler-rt:tsan
Thread sanitizer
compiler-rt
llvm:transforms
PGO
Profile Guided Optimizations
#95494
opened Jun 14, 2024 by
ajwock
Loading…
【Tsan】【Bug】Calling siglongjmp in signal handler will cause the ignore_reads_and_writes check to fail
compiler-rt:tsan
Thread sanitizer
#94207
opened Jun 3, 2024 by
yinchuang-code
TSAN deadlock(?) with signals and atomics on FreeBSD
compiler-rt:tsan
Thread sanitizer
platform:freebsd
#92437
opened May 16, 2024 by
tavianator
TSAN doesn't support real-time signals on FreeBSD
compiler-rt:tsan
Thread sanitizer
platform:freebsd
#92313
opened May 15, 2024 by
tavianator
TSAN segfault on Alpine Linux/musl dynamic linker
compiler-rt:tsan
Thread sanitizer
#78452
opened Jan 17, 2024 by
Amguls
TSan: question regarding early exit in Thread sanitizer
question
A question, not bug report. Check out https://llvm.org/docs/GettingInvolved.html instead!
MemoryAccess
due to GetIgnoreBit
compiler-rt:tsan
#77521
opened Jan 9, 2024 by
ningvin
[TSan] Ignore reads if not stored early
compiler-rt:tsan
Thread sanitizer
#74575
opened Dec 6, 2023 by
felilxtomski
•
Draft
clang ignores non-weak function definition
compiler-rt:tsan
Thread sanitizer
#73100
opened Nov 22, 2023 by
zlojvavan
-msse4.2
should produce an error when passed to inappropriate targets
clang:driver
#70143
opened Oct 24, 2023 by
sh1boot
TSAN false negative on second Thread sanitizer
thread::join
if first thread::join
throws
compiler-rt:tsan
#66537
opened Sep 15, 2023 by
huixie90
Segmentation fault occurs due to the use of static parameters in ThreadSanitizer
compiler-rt:tsan
Thread sanitizer
#64469
opened Aug 6, 2023 by
Lantern-r
Possible infinite signal loop with TSan under MacOS
compiler-rt:tsan
Thread sanitizer
platform:macos
#63824
opened Jul 12, 2023 by
dustanddreams
compiler-rt/lib/tsan/rtl/CMakeFiles/clang_rt.tsan_ios_dynamic.dir/tsan_debugging.cpp.o is incorrectly compiled with x86-specific options
cmake
Build system in general and CMake in particular
compiler-rt:tsan
Thread sanitizer
#63270
opened Jun 12, 2023 by
MaskRay
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.