You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Using argon2 2.10.1 with an aarch64 JVM on Darwin:
java.lang.UnsatisfiedLinkError: /Users/pcarrier/Library/Caches/JNA/temp/jna6498604676426745355.tmp: dlopen(/Users/pcarrier/Library/Caches/JNA/temp/jna6498604676426745355.tmp, 1): no suitable image found. Did find:
/Users/pcarrier/Library/Caches/JNA/temp/jna6498604676426745355.tmp: no matching architecture in universal wrapper
/Users/pcarrier/Library/Caches/JNA/temp/jna6498604676426745355.tmp: stat() failed with errno=20
With a breakpoint I could confirm the missing architecture:
Using argon2 2.10.1 with an aarch64 JVM on Darwin:
With a breakpoint I could confirm the missing architecture:
The text was updated successfully, but these errors were encountered: