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] "opcode 940 load_gotaddr" error when AOTing on android-x86 #85724

Closed
akoeplinger opened this issue May 3, 2023 · 1 comment · Fixed by #85950
Closed

[mono] "opcode 940 load_gotaddr" error when AOTing on android-x86 #85724

akoeplinger opened this issue May 3, 2023 · 1 comment · Fixed by #85950

Comments

@akoeplinger
Copy link
Member

E.g. on https://dev.azure.com/dnceng-public/public/_build/results?buildId=261188&view=logs&jobId=bf46dbf5-7e63-514c-8f02-f313a0e24f72&j=bf46dbf5-7e63-514c-8f02-f313a0e24f72&t=188c571e-4bb3-5fd8-d3ec-2b504b8f5600

error : Precompiling failed for /__w/1/s/artifacts/bin/Android.Device_Emulator.Aot_Llvm.Test/Release/net8.0/android-x86/publish/Android.Device_Emualator.Aot_Llvm.Test.dll with exit code 134. [/__w/1/s/src/tests/FunctionalTests/Android/Device_Emulator/AOT_LLVM/Android.Device_Emulator.Aot_Llvm.Test.csproj]
error : Mono Ahead of Time compiler - compiling assembly /__w/1/s/artifacts/bin/Android.Device_Emulator.Aot_Llvm.Test/Release/net8.0/android-x86/publish/Android.Device_Emulator.Aot_Llvm.Test.dll [/__w/1/s/src/tests/FunctionalTests/Android/Device_Emulator/AOT_LLVM/Android.Device_Emulator.Aot_Llvm.Test.csproj]
error : AOTID 00D3973F-B370-0365-97CC-10C8E95D2557 [/__w/1/s/src/tests/FunctionalTests/Android/Device_Emulator/AOT_LLVM/Android.Device_Emulator.Aot_Llvm.Test.csproj]
error : opcode 940 load_gotaddr [/__w/1/s/src/tests/FunctionalTests/Android/Device_Emulator/AOT_LLVM/Android.Device_Emulator.Aot_Llvm.Test.csproj]

Seems specific to x86 and the Android.Device_Emulator.Aot_Llvm.Test.csproj

/cc @vargaz

@ghost
Copy link

ghost commented May 3, 2023

Tagging subscribers to 'arch-android': @steveisok, @akoeplinger
See info in area-owners.md if you want to be subscribed.

Issue Details

E.g. on https://dev.azure.com/dnceng-public/public/_build/results?buildId=261188&view=logs&jobId=bf46dbf5-7e63-514c-8f02-f313a0e24f72&j=bf46dbf5-7e63-514c-8f02-f313a0e24f72&t=188c571e-4bb3-5fd8-d3ec-2b504b8f5600

error : Precompiling failed for /__w/1/s/artifacts/bin/Android.Device_Emulator.Aot_Llvm.Test/Release/net8.0/android-x86/publish/Android.Device_Emualator.Aot_Llvm.Test.dll with exit code 134. [/__w/1/s/src/tests/FunctionalTests/Android/Device_Emulator/AOT_LLVM/Android.Device_Emulator.Aot_Llvm.Test.csproj]
error : Mono Ahead of Time compiler - compiling assembly /__w/1/s/artifacts/bin/Android.Device_Emulator.Aot_Llvm.Test/Release/net8.0/android-x86/publish/Android.Device_Emulator.Aot_Llvm.Test.dll [/__w/1/s/src/tests/FunctionalTests/Android/Device_Emulator/AOT_LLVM/Android.Device_Emulator.Aot_Llvm.Test.csproj]
error : AOTID 00D3973F-B370-0365-97CC-10C8E95D2557 [/__w/1/s/src/tests/FunctionalTests/Android/Device_Emulator/AOT_LLVM/Android.Device_Emulator.Aot_Llvm.Test.csproj]
error : opcode 940 load_gotaddr [/__w/1/s/src/tests/FunctionalTests/Android/Device_Emulator/AOT_LLVM/Android.Device_Emulator.Aot_Llvm.Test.csproj]

Seems specific to x86 and the Android.Device_Emulator.Aot_Llvm.Test.csproj

/cc @vargaz

Author: akoeplinger
Assignees: -
Labels:

arch-x86, os-android, area-Codegen-AOT-mono

Milestone: 8.0.0

@ghost ghost added the in-pr There is an active PR which will close this issue when it is merged label May 8, 2023
vargaz added a commit to vargaz/runtime that referenced this issue May 9, 2023
@ghost ghost removed the in-pr There is an active PR which will close this issue when it is merged label May 10, 2023
vargaz added a commit that referenced this issue May 10, 2023
@ghost ghost locked as resolved and limited conversation to collaborators Jun 9, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant