Zoltan Varga

Results 63 comments of Zoltan Varga

Its in our queue to fix.

Its a duplicate, the issue will be tracked in: https://github.com/dotnet/runtime/issues/78889

Note that we don't shut down threads in Environment.Exit () so there is a possibility of races.

Is this a crash in v8 ? If it is, we should update to the latest version, I have 12.2.96.

As a workaround, would it be possible to stop building tests in parallel in these lanes ?

The dotnet.framework.wasm file appears to be invalid, wasm-dis cannot disassemble it: ```[parse exception: attempted pop from empty stack / beyond block start boundary at 29394124 (at 0:29394124)] Fatal: error parsing...

Should be fixed by: https://github.com/dotnet/runtime/pull/98114