You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 24, 2021. It is now read-only.
Hi,
I followed the instructions, trying to do some tests in multi-kernel within virtual machine mode. But no matter which test program I choose, it always generates a segmentation fault like below:
Welcome to HermitCore (http://www.hermitcore.org/)!
/ #
/ # /hermit/x86_64-hermit/extra/tests/pi
traps: pi[112] general protection ip:83ea2d sp:7ffd70178a10 error:402 in pi[800000+362000]
Segmentation fault
Hi and thanks for the bug report.
Unfortunately we have mostly shifted our efforts from this project to rusty-hermit which is also a unikernel but rewritten in Rust. Maybe this project does also fulfill your needs as I cannot promise you if or when somebody can take a look at this issue.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi,
I followed the instructions, trying to do some tests in multi-kernel within virtual machine mode. But no matter which test program I choose, it always generates a segmentation fault like below:
and objdump result shows:
Is there anyway I can fix this?
The text was updated successfully, but these errors were encountered: