[Issue 12800] Fibers are broken on Win64

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Tue Jun 10 03:33:38 PDT 2014


https://issues.dlang.org/show_bug.cgi?id=12800

--- Comment #3 from Sönke Ludwig <sludwig at outerproduct.org> ---
It looks like there is still something wrong. The unit test for the 
FiberScheduler of the new std.concurrency additions crashes with an access 
violation inside Fiber.call().

https://github.com/D-Programming-Language/phobos/pull/1910

I didn't have a chance to investigate this deeper, yet. Reopening for now.

--


More information about the Digitalmars-d-bugs mailing list