mirror of
https://github.com/sickcodes/Docker-OSX.git
synced 2026-01-11 21:10:25 +01:00
Rare bug: libcrc32c.ko causes libguestfs crash #164
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @sickcodes on GitHub (Apr 10, 2021).
You can fix this bug by removing whatever uses
libcrc32cFor me, it was introduced here https://github.com/linux-apfs/linux-apfs-rw/issues/2
You can replicate this bug via
And then add
LIBGUESTFS output:
@sickcodes commented on GitHub (Apr 14, 2021):
Related https://github.com/sickcodes/Docker-OSX/issues/244
@sickcodes commented on GitHub (Apr 15, 2021):
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
@sickcodes commented on GitHub (Apr 18, 2021):
SOLVED HERE BY @aronzvi https://github.com/sickcodes/Docker-OSX/issues/244#issuecomment-821990631
@sickcodes commented on GitHub (Apr 18, 2021):
The bug was in the file command....