-
-
Notifications
You must be signed in to change notification settings - Fork 158
Closed as not planned
Closed as not planned
Copy link
Labels
wontfixThis will not be worked onThis will not be worked on
Description
Describe the bug
Clicking "Read from device" fails with an unknown error. As requested by the error dialog I am creating an issue here.
This bug affects version 3.1.0 but not 3.0.4.
Desktop:
- OS Version: macOS 10.14.6
Checklist (place an x between the brackets to mark as completed):
- I have made sure I am on the latest version of blobsaver
- I have checked other open issues to see if my problem has already been reported
- I have tried common troubleshooting tactics such as restarting my computer and reinstalling blobsaver
Log(s)
java.lang.UnsatisfiedLinkError: Unable to load library 'imobiledevice':
dlopen(/Applications/blobsaver.app/Contents/Frameworks/libimobiledevice.dylib, 9): Symbol not found: ___darwin_check_fd_set_overflow
Referenced from: /Applications/blobsaver.app/Contents/Frameworks/libimobiledevice-glue-1.0.0.dylib (which was built for Mac OS X 11.0)
Expected in: /usr/lib/libSystem.B.dylib
in /Applications/blobsaver.app/Contents/Frameworks/libimobiledevice-glue-1.0.0.dylib
dlopen(/Applications/blobsaver.app/Contents/Frameworks/libimobiledevice.dylib, 9): Symbol not found: ___darwin_check_fd_set_overflow
Referenced from: /Applications/blobsaver.app/Contents/Frameworks/libimobiledevice-glue-1.0.0.dylib (which was built for Mac OS X 11.0)
Expected in: /usr/lib/libSystem.B.dylib
in /Applications/blobsaver.app/Contents/Frameworks/libimobiledevice-glue-1.0.0.dylib
[removed extraneous output]
Metadata
Metadata
Assignees
Labels
wontfixThis will not be worked onThis will not be worked on