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

Unikraft doesn't boot on Firecracker v1.8.0-dev #1410

Open
Krechals opened this issue May 5, 2024 · 0 comments
Open

Unikraft doesn't boot on Firecracker v1.8.0-dev #1410

Krechals opened this issue May 5, 2024 · 0 comments
Labels
kind/bug Something isn't working

Comments

@Krechals
Copy link
Contributor

Krechals commented May 5, 2024

Describe the bug

Firecracker v1.8.0-dev introduced a "minimal ACPI support": firecracker-microvm/firecracker#4428.
With that PR, Unikraft triggers the following assert when booting:
[ 0.000000] CRIT: [libkvmplat] <memory.c @ 389> Assertion failure: ml->flags == mr->flags

However, the booting issue doesn't seem to happen anymore when reverting 9752592.

Steps to reproduce

Run helloworld-c on firecracker v1.8.0-dev (092d90a9eac2cbadfd98095500d36cf7ce518589)

Expected behavior

Unikraft boots and prints "Hello World"

Which architectures were you using or does this bug affect?

x86_64

Which platforms were you using or does this bug affect?

kvm

Relevant log output

No response

@Krechals Krechals added the kind/bug Something isn't working label May 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Something isn't working
Projects
Status: 🧊 Icebox
Development

No branches or pull requests

1 participant