[Issue 20497] thread with limited stackspace crashes depending on size of TLS
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Fri Jan 10 20:32:28 UTC 2020
https://issues.dlang.org/show_bug.cgi?id=20497
Dlang Bot <dlang-bot at dlang.rocks> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |pull
--- Comment #1 from Dlang Bot <dlang-bot at dlang.rocks> ---
@rainers created dlang/druntime pull request #2904 "fix Issue 20497 - thread
with limited stackspace crashes depending on…" fixing this issue:
- fix Issue 20497 - thread with limited stackspace crashes depending on size of
TLS
on Posix systems, add the TLS size to the requested stack size for new
threads
https://github.com/dlang/druntime/pull/2904
--
More information about the Digitalmars-d-bugs
mailing list