Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[Mono] Runtime test "test76531" fails in the LLVM (and mini) Full AOT configuration on linux-x64 #113060

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

Open
simonrozsival opened this issue Mar 3, 2025 · 1 comment
Labels
arch-x64 area-Codegen-AOT-mono Known Build Error Use this to report build issues in the .NET Helix tab os-linux Linux OS (any supported distro) untriaged New issue has not been triaged by the area owner

Comments

@simonrozsival
Copy link
Member

simonrozsival commented Mar 3, 2025

Build Information

Build: https://dev.azure.com/dnceng-public/public/_build/results?buildId=966760
Build error leg or test failing: test76531

Error Message

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

{
  "ErrorPattern": "Failed to load AOT module '[^']+\\/test76531.dll.so' \\('[^']+\\/test76531.dll'\\) in aot-only mode.",
  "BuildRetry": false,
  "ExcludeConsoleLog": false
}

Known issue validation

Build: 🔎 https://dev.azure.com/dnceng-public/public/_build/results?buildId=966760
Error message validated: [Failed to load AOT module '[^']+\/test76531.dll.so' \('[^']+\/test76531.dll'\) in aot-only mode.]
Result validation: ✅ Known issue matched with the provided build.
Validation performed at: 3/3/2025 9:09:12 AM UTC

Report

Build Definition Test Pull Request
1034452 dotnet/runtime Regressions/coreclr/GitHub_76531/test76531/test76531.cmd #114148
1030263 dotnet/runtime Regressions/coreclr/GitHub_76531/test76531/test76531.cmd #115163
1029552 dotnet/runtime Regressions/coreclr/GitHub_76531/test76531/test76531.cmd #114148
1029856 dotnet/runtime Regressions/coreclr/GitHub_76531/test76531/test76531.cmd #114862
1028257 dotnet/runtime Regressions/coreclr/GitHub_76531/test76531/test76531.cmd #114148
1027840 dotnet/runtime Regressions/coreclr/GitHub_76531/test76531/test76531.cmd
1026668 dotnet/runtime Regressions/coreclr/GitHub_76531/test76531/test76531.cmd
1025865 dotnet/runtime Regressions/coreclr/GitHub_76531/test76531/test76531.cmd
1026094 dotnet/runtime Regressions/coreclr/GitHub_76531/test76531/test76531.cmd
1025615 dotnet/runtime Regressions/coreclr/GitHub_76531/test76531/test76531.cmd
1025445 dotnet/runtime Regressions/coreclr/GitHub_76531/test76531/test76531.cmd #114862
1025187 dotnet/runtime Regressions/coreclr/GitHub_76531/test76531/test76531.cmd
1023896 dotnet/runtime Regressions/coreclr/GitHub_76531/test76531/test76531.cmd
1023328 dotnet/runtime Regressions/coreclr/GitHub_76531/test76531/test76531.cmd
1023185 dotnet/runtime Regressions/coreclr/GitHub_76531/test76531/test76531.cmd #114148
1022657 dotnet/runtime Regressions/coreclr/GitHub_76531/test76531/test76531.cmd
1022038 dotnet/runtime Regressions/coreclr/GitHub_76531/test76531/test76531.cmd #114862
1022138 dotnet/runtime Regressions/coreclr/GitHub_76531/test76531/test76531.cmd
1021722 dotnet/runtime Regressions/coreclr/GitHub_76531/test76531/test76531.cmd
1021425 dotnet/runtime Regressions/coreclr/GitHub_76531/test76531/test76531.cmd
1021239 dotnet/runtime Regressions/coreclr/GitHub_76531/test76531/test76531.cmd
1021153 dotnet/runtime Regressions/coreclr/GitHub_76531/test76531/test76531.cmd
1021008 dotnet/runtime Regressions/coreclr/GitHub_76531/test76531/test76531.cmd
1020751 dotnet/runtime Regressions/coreclr/GitHub_76531/test76531/test76531.cmd
1020296 dotnet/runtime Regressions/coreclr/GitHub_76531/test76531/test76531.cmd
1019232 dotnet/runtime Regressions/coreclr/GitHub_76531/test76531/test76531.cmd #114752
1018037 dotnet/runtime Regressions/coreclr/GitHub_76531/test76531/test76531.cmd
1017492 dotnet/runtime Regressions/coreclr/GitHub_76531/test76531/test76531.cmd
1016839 dotnet/runtime Regressions/coreclr/GitHub_76531/test76531/test76531.cmd
1016183 dotnet/runtime Regressions/coreclr/GitHub_76531/test76531/test76531.cmd
1015355 dotnet/runtime Regressions/coreclr/GitHub_76531/test76531/test76531.cmd
1014944 dotnet/runtime Regressions/coreclr/GitHub_76531/test76531/test76531.cmd
1014775 dotnet/runtime Regressions/coreclr/GitHub_76531/test76531/test76531.cmd
1014621 dotnet/runtime Regressions/coreclr/GitHub_76531/test76531/test76531.cmd
1014414 dotnet/runtime Regressions/coreclr/GitHub_76531/test76531/test76531.cmd
1013967 dotnet/runtime Regressions/coreclr/GitHub_76531/test76531/test76531.cmd
1013262 dotnet/runtime Regressions/coreclr/GitHub_76531/test76531/test76531.cmd
1012586 dotnet/runtime Regressions/coreclr/GitHub_76531/test76531/test76531.cmd
1011921 dotnet/runtime Regressions/coreclr/GitHub_76531/test76531/test76531.cmd
1011329 dotnet/runtime Regressions/coreclr/GitHub_76531/test76531/test76531.cmd
1011252 dotnet/runtime Regressions/coreclr/GitHub_76531/test76531/test76531.cmd #113313
1010491 dotnet/runtime Regressions/coreclr/GitHub_76531/test76531/test76531.cmd
1009817 dotnet/runtime Regressions/coreclr/GitHub_76531/test76531/test76531.cmd
1009046 dotnet/runtime Regressions/coreclr/GitHub_76531/test76531/test76531.cmd
1008364 dotnet/runtime Regressions/coreclr/GitHub_76531/test76531/test76531.cmd
1007520 dotnet/runtime Regressions/coreclr/GitHub_76531/test76531/test76531.cmd

Summary

24-Hour Hit Count 7-Day Hit Count 1-Month Count
1 1 46
@simonrozsival simonrozsival added arch-x64 area-Codegen-AOT-mono Known Build Error Use this to report build issues in the .NET Helix tab os-linux Linux OS (any supported distro) labels Mar 3, 2025
@dotnet-policy-service dotnet-policy-service bot added the untriaged New issue has not been triaged by the area owner label Mar 3, 2025
@simonrozsival
Copy link
Member Author

@janvorli could this be related to #112666? (cc @matouskozak)

@matouskozak matouskozak changed the title [Mono] Runtime test "test76531" fails in the LLVM Full AOT configuration on linux-x64 [Mono] Runtime test "test76531" fails in the LLVM (and mini) Full AOT configuration on linux-x64 Mar 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
arch-x64 area-Codegen-AOT-mono Known Build Error Use this to report build issues in the .NET Helix tab os-linux Linux OS (any supported distro) untriaged New issue has not been triaged by the area owner
Projects
None yet
Development

No branches or pull requests

1 participant