Skip to content

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
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

std::async in future does not throw system_error as required (libc++) libc++ libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi. threading issues related to threading
#125428 opened Feb 2, 2025 by slotosch
Unsafe Implementation: std::future undefined behavior when the object is not valid (libc++) libc++ libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi. threading issues related to threading
#125426 opened Feb 2, 2025 by slotosch
[libc++][shared_mutex] Do we have plan to favor readers over writers? libc++ libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi. performance threading issues related to threading
#80000 opened Jan 30, 2024 by Jolyon0202
std::thread creation spuriously fails enhancement Improving things as opposed to bug fixing, e.g. new or missing feature libc++ libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi. threading issues related to threading
#63841 opened Jul 13, 2023 by dvyukov
libcxx: Use pthread_cond_timedwait_relative_np for condvar waits when available libc++ libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi. threading issues related to threading
#60892 opened Feb 21, 2023 by rcombs
std::future<T>::wait_for does not wait and returns timeout for large timeout_durations libc++ libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi. threading issues related to threading
#59268 opened Nov 30, 2022 by wAuner
condition_variable::wait_for returns wrong value if timeout_duration is too large and overflow occurs libc++ libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi. threading issues related to threading
#59260 opened Nov 30, 2022 by wAuner
condition_variable::wait_until is not standard-conforming and can cause livelocks libc++ libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi. threading issues related to threading
#53928 opened Feb 18, 2022 by hpesoj
Data race in std::unique_lock bugzilla Issues migrated from bugzilla libc++ libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi. threading issues related to threading
#49709 opened May 16, 2021 by TmLev
this_thread::sleep_for(short duration) can sleep forever on Linux bugzilla Issues migrated from bugzilla libc++ libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi. threading issues related to threading
#47904 opened Dec 19, 2020 by llvmbot
condition_variable::wait_for doesn't wait if duration is large bugzilla Issues migrated from bugzilla libc++ libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi. threading issues related to threading
#46418 opened Aug 10, 2020 by gnbond
ThreadSanitizer detects race between std::promise and its std::future bugzilla Issues migrated from bugzilla libc++ libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi. threading issues related to threading
#43329 opened Nov 12, 2019 by jtbandes
std::this_thread::sleep_until may block forever bugzilla Issues migrated from bugzilla libc++ libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi. threading issues related to threading
#43183 opened Oct 29, 2019 by llvmbot
possible deadlock in termination path on Windows bugzilla Issues migrated from bugzilla libc++ libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi. threading issues related to threading
#42734 opened Sep 20, 2019 by compnerd
Possible race in std::packaged_task bugzilla Issues migrated from bugzilla libc++ libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi. threading issues related to threading
#42573 opened Sep 5, 2019 by labath
Audit <future> for race conditions bugzilla Issues migrated from bugzilla libc++ libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi. threading issues related to threading
#38036 opened Aug 24, 2018 by ldionne
condition_variable::wait_for () should always unlock/lock bugzilla Issues migrated from bugzilla libc++ libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi. threading issues related to threading
#37166 opened Jun 15, 2018 by llvmbot
std::promise/future deadlock bugzilla Issues migrated from bugzilla libc++ libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi. threading issues related to threading
#29724 opened Sep 14, 2016 by llvmbot
promise/future deadlock bugzilla Issues migrated from bugzilla confirmed Verified by a second party libc++ libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi. threading issues related to threading
#25066 opened Sep 3, 2015 by K-ballo
condition_variable::wait_until should call __do_timed_wait instead of wait_for bugzilla Issues migrated from bugzilla libc++ libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi. threading issues related to threading
#21769 opened Oct 27, 2014 by llvmbot
ProTip! Adding no:label will show everything without a label.