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

Self-contained application not starting on ARM64 & Amazon Linux 2 #80404

Closed
1 task done
tyler-shuhnicki opened this issue Jan 9, 2023 · 4 comments
Closed
1 task done

Comments

@tyler-shuhnicki
Copy link

Is there an existing issue for this?

  • I have searched the existing issues

Describe the bug

When trying to deploy Dotnet 7 to an Amazon Linux 2 instance using ARM64, an error occurs:

Failed to load /var/task/libcoreclr.so, error: /lib64/libm.so.6: version `GLIBC_2.27' not found (required by /var/task/libcoreclr.so)

See open github issue on AWS's lambda forum for further details:
aws/aws-lambda-dotnet#1310


Our team is certainly looking forward to upgrading to dotnet7, especially considering the significant performance improvements. Our app is hosted in AWS utilizing ARM64 on AL2, and this error is one we have not been able to work around.

Expected Behavior

dotnet 7 should run as expected on ARM64 & AL2.

Steps To Reproduce

No response

Exceptions (if any)

No response

.NET Version

dotnet 7

Anything else?

No response

@adityamandaleeka adityamandaleeka transferred this issue from dotnet/aspnetcore Jan 9, 2023
@dotnet-issue-labeler
Copy link

I couldn't figure out the best area label to add to this issue. If you have write-permissions please help me learn by adding exactly one area label.

@ghost ghost added the untriaged New issue has not been triaged by the area owner label Jan 9, 2023
@wzchua
Copy link
Contributor

wzchua commented Jan 10, 2023

Amazon Linux 2022 has the required version

@EgorBo
Copy link
Member

EgorBo commented Jan 10, 2023

I assume this duplicates #75622 (moved to #69361)

@jkotas
Copy link
Member

jkotas commented Jan 10, 2023

Duplicate of #69361

@jkotas jkotas marked this as a duplicate of #69361 Jan 10, 2023
@jkotas jkotas closed this as completed Jan 10, 2023
@ghost ghost removed the untriaged New issue has not been triaged by the area owner label Jan 10, 2023
@ghost ghost locked as resolved and limited conversation to collaborators Feb 9, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants