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

[mono][aot] Precompiling failed for System.Private.CoreLib.dll with exit code 134 #93188

Closed
kotlarmilos opened this issue Oct 8, 2023 · 2 comments
Assignees
Labels
area-Codegen-AOT-mono 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
Milestone

Comments

@kotlarmilos
Copy link
Member

kotlarmilos commented Oct 8, 2023

Build Information

Build: https://dev.azure.com/dnceng-public/public/_build/results?buildId=430969&view=logs&j=bb18f708-6684-5381-2c5c-c995f6debaa3&t=644a1944-383a-5910-653c-070240832801
Build error leg or test failing: android-x64 Release AllSubsets_Mono / iossimulator-x64 Release AllSubsets_Mono

Mono Ahead of Time compiler - compiling assembly /__w/1/s/artifacts/bin/Android.Device_Emulator.Aot_Llvm.Test/Release/net9.0/android-x64/publish/System.Private.CoreLib.dll
AOTID 1AE7737B-90F2-AECE-8C52-4D7EB44CEE71
* Assertion at /__w/1/s/src/mono/mono/mini/mini-llvm.c:7820, condition `values [ins->sreg1]' not met

Error Message

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

{
  "ErrorMessage": "condition `values [ins->sreg1]' not met",
  "ErrorPattern": "",
  "BuildRetry": false,
  "ExcludeConsoleLog": false
}

Known issue validation

Build: 🔎 https://dev.azure.com/dnceng-public/public/_build/results?buildId=430969
Error message validated: condition values [ins->sreg1]' not met`
Result validation: ✅ Known issue matched with the provided build.
Validation performed at: 10/8/2023 8:12:32 AM UTC

Report

Build Definition Step Name Console log Pull Request
431543 dotnet/runtime Build product Log
431495 dotnet/runtime Build product Log #92471
431376 dotnet/runtime Build product Log
431110 dotnet/runtime Build product Log
430969 dotnet/runtime Build product Log
430845 dotnet/runtime Build product Log #92057

Summary

24-Hour Hit Count 7-Day Hit Count 1-Month Count
0 0 6
@kotlarmilos kotlarmilos added blocking-clean-ci Blocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms' area-Codegen-AOT-mono Known Build Error Use this to report build issues in the .NET Helix tab labels Oct 8, 2023
@kotlarmilos kotlarmilos added this to the 9.0.0 milestone Oct 8, 2023
@vargaz
Copy link
Contributor

vargaz commented Oct 8, 2023

Caused by #93092.

@vargaz
Copy link
Contributor

vargaz commented Oct 25, 2023

Should be fixed now.

@vargaz vargaz closed this as completed Oct 25, 2023
@ghost ghost locked as resolved and limited conversation to collaborators Nov 24, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-Codegen-AOT-mono 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