mirror of
https://github.com/sickcodes/Docker-OSX.git
synced 2026-04-27 16:45:49 +03:00
[GH-ISSUE #238] Rare bug: libcrc32c.ko causes libguestfs crash #163
Labels
No labels
bug
documentation
enhancement
following upstream developments
good first issue
help wanted
invalid
pull-request
question
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Docker-OSX#163
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
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).
Original GitHub issue: https://github.com/sickcodes/Docker-OSX/issues/238
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....