GC buggy in windows?

tchaloupka chalucha at gmail.com
Fri Nov 8 14:47:18 UTC 2019


On Friday, 8 November 2019 at 14:39:34 UTC, rikki cattermole 
wrote:
> Just to confirm, this code snippet is meant to lock the entire 
> process up and CPU usage go down to 0%?
>
> If so, so far I have not confirmed it using dmd 2.087.0.

Yep, it just outputs:

C:\Users\tcha\Workspace>test.exe

core.thread.osthread.ThreadError at src\core\thread\osthread.d(3176): Unable to load thread context
----------------

and hangs on Thread.join (0% CPU).

Tested both on physical and virtual windows 10 x86_64.


More information about the Digitalmars-d mailing list