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

Can't boot kernels on Uhyve in non-release mode #756

Closed
jounathaen opened this issue Jun 12, 2023 · 1 comment
Closed

Can't boot kernels on Uhyve in non-release mode #756

jounathaen opened this issue Jun 12, 2023 · 1 comment

Comments

@jounathaen
Copy link
Member

When running a kernel in non-release mode on uhyve, the Kernel hangs forever, as there is a bug in the APIC code that is not triggered in release mode:

[0][PANIC] panicked at 'attempt to add with overflow', src/arch/x86_64/kernel/apic.rs:515:21
[0][INFO] Number of interrupts

This is already fixed in 32510fd, but not yet released.

@mkroening
Copy link
Member

This is released now and succeeds in CI.

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