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

qemu with kvm failing on glibc2.33 (and temporary fix) #20

Closed
Sadoon-AlBader opened this issue Mar 22, 2021 · 1 comment
Closed

qemu with kvm failing on glibc2.33 (and temporary fix) #20

Sadoon-AlBader opened this issue Mar 22, 2021 · 1 comment
Labels
bug Something isn't working

Comments

@Sadoon-AlBader
Copy link
Collaborator

Sadoon-AlBader commented Mar 22, 2021

qemu-system-ppc64 -M pseries,accel=kvm currently fails due to a suspected glibc 2.33 bug.
Downgrading the kernel to Linux 5.4 LTS fixes this issue temporarily.
There is a PKGBUILD for linux-lts54 in this git repository, or optionally wait for it to be in the base repo and install it.

Follow this issue for updates regarding this bug.

Additional resources:

https://bugzilla.redhat.com/show_bug.cgi?id=1941652
https://bugs.launchpad.net/ubuntu/+source/qemu/+bug/1920784

@kth5 kth5 added the bug Something isn't working label Mar 22, 2021
@Sadoon-AlBader
Copy link
Collaborator Author

The fix is in per

https://bugzilla.redhat.com/show_bug.cgi?id=1941652#c4

and

https://bugs.launchpad.net/ubuntu/+source/qemu/+bug/1920784/comments/9

The patch is now being built into the kernel, and the fix will also be added upstream soon.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants