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

IlLinker generates StackOverflowException after solution was transfered to .NET 7.0 #3155

Open
estario33 opened this issue Dec 9, 2022 · 1 comment

Comments

@estario33
Copy link

On .NET 6.0.11 everything worked correctly. Problem occured after transfering to .NET 7.0
OS: Ubunty
Used docker container with parent image "mcr.microsoft.com/dotnet/sdk:7.0"
Log attached in the following file
StackOverflowException.txt

@vitek-karas
Copy link
Member

I "think" this should be fixed with #3094. Which is scheduled for the next servicing release.

If you can share a project which reproduces the behavior I can validate the fix.

Also, this is already fixed in main, so you can try to get a nightly 8.0 SDK and it should work there as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants