GC buggy in windows?

tchaloupka chalucha at gmail.com
Fri Nov 8 15:01:26 UTC 2019


On Friday, 8 November 2019 at 14:47:18 UTC, tchaloupka wrote:
> 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.

We've just tried it on 5 more physical PCs (all win 10 x86_64 
with ssd/m2, core i5/i7 of various models).
With dmd-master, dmd-2.086.1, dmd-2.089.0.

All ended up same within a few secs.


More information about the Digitalmars-d mailing list