We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When built on Debian 10, Rumprun Redis images crash with
general protection at 0x34e0a1 (0x0)
shortly after starting Redis (but after parsing configuration files).
This happens on KVM, I didn't try with other targets.
This seems to be a compiler/toolchain related issue; for me building the unikernel in a Debian 8 (Jessie) environment addresses the issue.
The text was updated successfully, but these errors were encountered:
(Not sure whether this should be reported here or at https://github.com/rumpkernel/rumprun-packages)
Sorry, something went wrong.
No branches or pull requests
When built on Debian 10, Rumprun Redis images crash with
shortly after starting Redis (but after parsing configuration files).
This happens on KVM, I didn't try with other targets.
This seems to be a compiler/toolchain related issue; for me building the unikernel in a Debian 8 (Jessie) environment addresses the issue.
The text was updated successfully, but these errors were encountered: