[Issue 20227] "Aborting from src/core/sync/event.d(141) Error: pthread_mutex_destroy failed." after fork()
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Fri Sep 27 06:01:19 UTC 2019
https://issues.dlang.org/show_bug.cgi?id=20227
Dlang Bot <dlang-bot at dlang.rocks> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #5 from Dlang Bot <dlang-bot at dlang.rocks> ---
dlang/druntime pull request #2805 "fix Issue 20227 - "Error:
phread_mutex_destroy failed." after fork()" was merged into stable:
- e59c057c6c50f919131da5e508488be01de9cb05 by Rainer Schuetze:
fix Issue 20227 - "Aborting from src/core/sync/event.d(141) Error:
pthread_mutex_destroy failed." after fork()
clear thread handles and events for parallel marking in child process after
fork
https://github.com/dlang/druntime/pull/2805
--
More information about the Digitalmars-d-bugs
mailing list