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

Libraries build blocked by System.TypeLoadException #106731

Closed
amanasifkhalid opened this issue Aug 20, 2024 · 2 comments
Closed

Libraries build blocked by System.TypeLoadException #106731

amanasifkhalid opened this issue Aug 20, 2024 · 2 comments
Labels
area-Infrastructure-libraries blocking-clean-ci Blocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms' Known Build Error Use this to report build issues in the .NET Helix tab

Comments

@amanasifkhalid
Copy link
Member

amanasifkhalid commented Aug 20, 2024

Build Information

Build: https://dev.azure.com/dnceng-public/cbb18261-c48f-4abb-8651-8cdcb5474649/_build/results?buildId=782209
Build error leg or test failing: Build / linux-arm Debug AllSubsets_CoreCLR_ReleaseRuntimeLibs / Build product
Pull request: https://github.com/dotnet/runtime.git/pull/106720

Error Message

Fill the error message using step by step known issues guidance.

{
  "ErrorMessage": "Could not load type 'System.Runtime.InteropServices.MemoryMarshal' from assembly 'System.Runtime, Version=9.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'",
  "ErrorPattern": "",
  "BuildRetry": false,
  "ExcludeConsoleLog": false
}

Known issue validation

Build: 🔎 https://dev.azure.com/dnceng-public/public/_build/results?buildId=782209
Error message validated: [Could not load type 'System.Runtime.InteropServices.MemoryMarshal' from assembly 'System.Runtime, Version=9.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a']
Result validation: ✅ Known issue matched with the provided build.
Validation performed at: 8/20/2024 10:40:20 PM UTC

Report

Build Definition Step Name Console log Pull Request
782589 dotnet/runtime Build product Log #106720
782590 dotnet/runtime Build product Log #106720
782476 dotnet/runtime Build product Log
782438 dotnet/runtime Build product Log #106727
782437 dotnet/runtime Build product Log #106727
2520204 dotnet-runtime Build managed CoreCLR components, all libraries, hosts, and packs Log
2520206 dotnet-runtime Build product Log
2520205 dotnet-runtime Build product Log
782209 dotnet/runtime Build product Log #106720
782262 dotnet/runtime Build Tests Log #106723

Summary

24-Hour Hit Count 7-Day Hit Count 1-Month Count
10 10 10
@amanasifkhalid amanasifkhalid added blocking-clean-ci Blocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms' Known Build Error Use this to report build issues in the .NET Helix tab labels Aug 20, 2024
@dotnet-policy-service dotnet-policy-service bot added the untriaged New issue has not been triaged by the area owner label Aug 20, 2024
Copy link
Contributor

Tagging subscribers to this area: @dotnet/area-infrastructure-libraries
See info in area-owners.md if you want to be subscribed.

@agocke
Copy link
Member

agocke commented Aug 21, 2024

This was a bad merge that should be fixed now.

@agocke agocke closed this as completed Aug 21, 2024
@dotnet-policy-service dotnet-policy-service bot removed the untriaged New issue has not been triaged by the area owner label Aug 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-Infrastructure-libraries blocking-clean-ci Blocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms' Known Build Error Use this to report build issues in the .NET Helix tab
Projects
None yet
Development

No branches or pull requests

2 participants