[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 20 14:20:10 UTC 2019
https://issues.dlang.org/show_bug.cgi?id=20227
Dlang Bot <dlang-bot at dlang.rocks> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |pull
--- Comment #4 from Dlang Bot <dlang-bot at dlang.rocks> ---
@rainers created dlang/druntime pull request #2805 "fix Issue 20227 - "Error:
phread_mutex_destroy failed." after fork()" fixing this issue:
- 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