GC deadlocks on linux

Martin Nowak via Digitalmars-d-learn digitalmars-d-learn at puremagic.com
Fri Feb 20 06:17:15 PST 2015


On Wednesday, 18 February 2015 at 20:41:12 UTC, Dicebot wrote:
> Any chance you are using gdm-3.12.x?
>
> I was so mad when I have encountered this:
> https://issues.dlang.org/show_bug.cgi?id=4890

Indeed, maybe 
http://dlang.org/phobos-prerelease/core_thread.html#.thread_setGCSignals 
might help.
We should probably try to improve druntime to only use a single 
signal for suspending and resuming.


More information about the Digitalmars-d-learn mailing list