[phobos] std.parallelism's unit tests randomly hang on win32

David Simcha dsimcha at gmail.com
Mon May 2 19:30:55 PDT 2011


On 4/30/2011 3:26 AM, Walter Bright wrote:
> I have a dual core system, if that helps.
> _______________________________________________
> phobos mailing list
> phobos at puremagic.com
> http://lists.puremagic.com/mailman/listinfo/phobos
>

The issues with std.parallelism happen on both 32 and 64 bit, on both 
DMD and GDC.  Does this point to the root cause being a concurrency bug, 
since a bug in register management would likely be in the backend, not 
the frontend?


More information about the phobos mailing list