Zoltan Varga
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 ?
Is this a random failure ?
Is it possible to get the binaries for this run ?
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...
Here, the build succeeds, but the resulting .wasm file appears to be invalid.
Should be fixed by: https://github.com/dotnet/runtime/pull/98114