79406841

Date: 2025-02-02 15:31:17
Score: 2.5
Natty:
Report link

I end up getting this error when trying to launch the app which imports the cryptography library: "/data/data/com.crappcompany.convokeeper/files/app/_python_bundle/site-packages/cryptography/hazmat/bindings/_rust.abi3.so" has bad ELF magic: cffaedfe

And from what I can gather it is due to the .so file being built for MacOS instead of Android. No idea why that happens or how to correct it. Any ideas?

(appStuff) tobiaslindell@Tobiass-MacBook-Air appStuff % file /Users/tobiaslindell/appStuff/.buildozer/android/platform/build-arm64-v8a/build/python-installs/convokeeper/arm64-v8a/cryptography/hazmat/bindings/_rust.abi3.so /Users/tobiaslindell/appStuff/.buildozer/android/platform/build-arm64-v8a/build/python-installs/convokeeper/arm64-v8a/cryptography/hazmat/bindings/_rust.abi3.so: Mach-O 64-bit dynamically linked shared library arm64

Reasons:
  • Blacklisted phrase (1): Any ideas
  • Long answer (-0.5):
  • No code block (0.5):
  • Contains question mark (0.5):
  • Low reputation (1):
Posted by: Tobias Lindell