[Issue 20497] thread with limited stackspace crashes depending on size of TLS
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Sat Jan 11 12:36:42 UTC 2020
https://issues.dlang.org/show_bug.cgi?id=20497
Dlang Bot <dlang-bot at dlang.rocks> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #2 from Dlang Bot <dlang-bot at dlang.rocks> ---
dlang/druntime pull request #2904 "fix Issue 20497 - thread with limited
stackspace crashes depending on…" was merged into stable:
- d8876bc9f7b898047759cdc683afebb85a5c0353 by Rainer Schuetze:
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