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

Add support for net8 Lambda Run Time #123

Closed
wants to merge 4 commits into from
Closed

Conversation

brianfeucht
Copy link
Member

@brianfeucht brianfeucht commented Jan 19, 2024

We already have tests to validate this functionality. Right now chrome is crashing when we try to load a page. Seems like this is likely an issue with how the chromium build is interacting with AL2023

Navigating frame was detached

Updated docker builds will be found at https://gallery.ecr.aws/lambda/dotnet - new builds will always grab the latest docker image with the 8 tag

Similar issues in the chromium lib we are using:

@brianfeucht
Copy link
Member Author

Only thing in the chromium log is

[0119/215816.507584:WARNING:angle_platform_impl.cc(49)] RendererVk.cpp:1962 (initialize): ANGLE VMA version: 2003000

This warning shows up in all 3 dotnet lambda versions, so is not likely the cause of the failure

@brianfeucht brianfeucht force-pushed the dotnet-8-support branch 2 times, most recently from 3b8b71d to dba8de9 Compare May 23, 2024 14:51
@brianfeucht brianfeucht deleted the dotnet-8-support branch July 15, 2024 18:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant