Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[browser][MT] Could not load file or assembly System.Runtime.InteropServices #106067

Closed
pavelsavara opened this issue Aug 7, 2024 · 1 comment
Assignees
Labels
arch-wasm WebAssembly architecture area-VM-threading-mono Known Build Error Use this to report build issues in the .NET Helix tab os-browser Browser variant of arch-wasm
Milestone

Comments

@pavelsavara
Copy link
Member

pavelsavara commented Aug 7, 2024

Build Information

Build: https://dev.azure.com/dnceng-public/public/_build/results?buildId=759000

Log

[14:30:37] fail: [0x000fbae8--UI- 14:30:37.974] MONO_WASM: Could not load type of field 'System.Console:s_sigIntRegistration' (9) due to: Could not load file or assembly 'System.Runtime.InteropServices, Version=9.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies.
                    at WasmTestRunner.RunAsync()
                    at Microsoft.DotNet.XHarness.TestRunners.Xunit.WasmApplicationEntryPoint.Run()
                    at WasmTestRunner.Main(String[] args)
                 ManagedError@http://127.0.0.1:40679/_framework/dotnet.runtime.js:3:37234
                 an@http://127.0.0.1:40679/_framework/dotnet.runtime.js:3:27033
                 on/<@http://127.0.0.1:40679/_framework/dotnet.runtime.js:3:26589
                 Dl</</<@http://127.0.0.1:40679/_framework/dotnet.runtime.js:3:198011
                 Dl</<@http://127.0.0.1:40679/_framework/dotnet.runtime.js:3:198139
                 callUserCallback@http://127.0.0.1:40679/_framework/dotnet.native.js:8:98666
                 createDotnetRuntime/safeSetTimeout/createDotnetRuntime<@http://127.0.0.1:40679/_framework/dotnet.native.js:8:106269
{
  "ErrorMessage": ["MONO_WASM","Could not load file or assembly","System.Runtime.InteropServices"],
  "BuildRetry": false,
  "ExcludeConsoleLog": false
}

Known issue validation

Build: 🔎 https://dev.azure.com/dnceng-public/public/_build/results?buildId=759000
Error message validated: [MONO_WASM Could not load file or assembly System.Runtime.InteropServices]
Result validation: ✅ Known issue matched with the provided build.
Validation performed at: 8/7/2024 10:16:05 AM UTC

Report

Build Definition Test Pull Request
875425 dotnet/runtime WasmTestOnFirefox-MT-Microsoft.Extensions.DependencyInjection.ExternalContainers.Tests.WorkItemExecution #109537
873985 dotnet/runtime WasmTestOnFirefox-MT-System.Globalization.Tests.WorkItemExecution #109994
873041 dotnet/runtime WasmTestOnFirefox-MT-System.Formats.Cbor.Tests.WorkItemExecution #109232
865986 dotnet/runtime WasmTestOnFirefox-MT-System.Net.Http.Functional.Tests.WorkItemExecution #109684
865724 dotnet/runtime WasmTestOnFirefox-MT-System.Dynamic.Runtime.Tests.WorkItemExecution
859273 dotnet/runtime WasmTestOnFirefox-MT-System.Formats.Cbor.Tests.WorkItemExecution
859264 dotnet/runtime WasmTestOnChrome-MT-System.IO.Pipelines.Tests.WorkItemExecution #108469

Summary

24-Hour Hit Count 7-Day Hit Count 1-Month Count
0 3 7
@pavelsavara
Copy link
Member Author

Duplicate of #102615

@pavelsavara pavelsavara marked this as a duplicate of #102615 Nov 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
arch-wasm WebAssembly architecture area-VM-threading-mono Known Build Error Use this to report build issues in the .NET Helix tab os-browser Browser variant of arch-wasm
Projects
None yet
Development

No branches or pull requests

1 participant