-
-
Notifications
You must be signed in to change notification settings - Fork 2.7k
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
Rare bug: libcrc32c.ko causes libguestfs crash #238
Labels
bug
Something isn't working
Comments
Related #244 |
Not rare anymore this bug is preventing fish disk-create within the opencore-image-ng.sh script. Looking into it but don't have much time today |
SOLVED HERE BY @aronzvi #244 (comment) |
The bug was in the file command.... |
This was referenced Apr 18, 2021
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You can fix this bug by removing whatever uses
libcrc32c
For me, it was introduced here linux-apfs/linux-apfs-rw#2
You can replicate this bug via
And then add
-e LIBGUESTFS_DEBUG=1 \ -e LIBGUESTFS_TRACE=1 \ -e MASTER_PLIST_URL='https://raw.githubusercontent.com/sickcodes/osx-serial-generator/master/config-nopicker-custom.plist' \
LIBGUESTFS output:
The text was updated successfully, but these errors were encountered: