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

Skip to content

AndroidStripILAfterAOT likely causing "InvalidProgramException: Invalid IL code in ..." #108920

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
tranb3r opened this issue Oct 16, 2024 · 4 comments
Labels
area-Codegen-AOT-mono untriaged New issue has not been triaged by the area owner

Comments

@tranb3r
Copy link

tranb3r commented Oct 16, 2024

Description

Please reopen #104156
With net9-rc2, I'm still getting this error:

System.InvalidProgramException
Invalid IL code in System.Net.Http.HttpDiagnosticsHttpRequestMessageExtensions:GetRequestMetadata (System.Net.Http.HttpRequestMessage): method body is empty.

Reproduction Steps

Exception happening with my android app.
I can provide libs if necessary.

Expected behavior

No exception.

Actual behavior

Exception.

Regression?

No response

Known Workarounds

No response

Configuration

net9-rc2 for android

Other information

No response

@dotnet-policy-service dotnet-policy-service bot added the untriaged New issue has not been triaged by the area owner label Oct 16, 2024
Copy link
Contributor

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

@tranb3r
Copy link
Author

tranb3r commented Nov 14, 2024

Still happening with net9 final.

@tranb3r
Copy link
Author

tranb3r commented Jan 28, 2025

@fanyang-mono Not sure who is working on this issue, but maybe you could help?
This issue is the top issue in my android app, but I'm worried it's never going to be fixed.
Any insight would be much appreciated. Thanks.

@tranb3r
Copy link
Author

tranb3r commented May 5, 2025

Still happening with dotnet 10 preview 3.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-Codegen-AOT-mono untriaged New issue has not been triaged by the area owner
Projects
None yet
Development

No branches or pull requests

2 participants