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

Open
pavelsavara opened this issue Aug 7, 2024 · 0 comments
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
846994 dotnet/runtime WasmTestOnFirefox-MT-System.Net.WebProxy.Tests.WorkItemExecution #108990
841853 dotnet/runtime WasmTestOnChrome-MT-System.Linq.Tests.WorkItemExecution #108711
837666 dotnet/runtime WasmTestOnFirefox-MT-System.Net.ServerSentEvents.Tests.WorkItemExecution
826266 dotnet/runtime Workloads-NoWebcil-ST-Wasm.Build.Tests.TestAppScenarios.LazyLoadingTests.WorkItemExecution #108498
823193 dotnet/runtime Workloads-ST-Wasm.Build.Tests.TestAppScenarios.LazyLoadingTests.WorkItemExecution #108427
822117 dotnet/runtime WasmTestOnFirefox-MT-Microsoft.Win32.Primitives.Tests.WorkItemExecution #107865
820941 dotnet/runtime Workloads-ST-Wasm.Build.Tests.TestAppScenarios.LazyLoadingTests.WorkItemExecution #108350
820920 dotnet/runtime Workloads-NoWebcil-ST-Wasm.Build.Tests.TestAppScenarios.LazyLoadingTests.WorkItemExecution #107772
819153 dotnet/runtime WasmTestOnFirefox-MT-System.Reflection.DispatchProxy.Tests.WorkItemExecution #106977
816686 dotnet/runtime WasmTestOnFirefox-MT-System.Formats.Nrbf.Tests.WorkItemExecution
816477 dotnet/runtime Workloads-NoWebcil-ST-Wasm.Build.Tests.TestAppScenarios.LazyLoadingTests.WorkItemExecution #106977
815034 dotnet/runtime Workloads-NoWebcil-ST-Wasm.Build.Tests.TestAppScenarios.LazyLoadingTests.WorkItemExecution #107863
814895 dotnet/runtime Workloads-ST-Wasm.Build.Tests.TestAppScenarios.LazyLoadingTests.WorkItemExecution #107912
814727 dotnet/runtime Workloads-ST-Wasm.Build.Tests.TestAppScenarios.LazyLoadingTests.WorkItemExecution
813566 dotnet/runtime WasmTestOnFirefox-MT-System.Private.Uri.Unit.Tests.WorkItemExecution #107734

Summary

24-Hour Hit Count 7-Day Hit Count 1-Month Count
0 2 15
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