Open lucabrunox opened 5 months ago
@lucabrunox @developedby
I've tested and verified that the HVM runtime environment requires at least 6 GB of memory.
This is based on my personal testing experience. I've confirmed this for HVM, and the current issue is similar to the one discussed in HVM issues
Describe the bug
Bend hvm crashes on EC2 instances with Amazon Linux 2023.4.20240513.
CPU: Intel(R) Xeon(R) CPU E5-2686 v4 @ 2.30GHz
I did not debug the core dump yet, or whether other distros or EC2 instances work.
To Reproduce
Steps to reproduce the behavior:
Spin up an EC2 instance. SSH into it and create a Dockerfile:
Then:
The output is:
Expected behavior
On my laptop it works correctly (Ubuntu 20.04.6 LTS):