Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

LDEV-4816 Try JNA 5.14.0 to see if it helps with argon2 hard crash #2391

Open
wants to merge 3 commits into
base: 6.1
Choose a base branch
from

Conversation

zspitzer
Copy link
Member

@zspitzer
Copy link
Member Author

on windows with java 21, i get a different error, no java crash

     [java]    [script] Checking with GenerateArgon2Hash()
     [java]    [script]
     [java]    [script]         Errored: Hashing failed!
     [java]    [script]
     [java]    [script]         D:\work\lucee6\test\functions\GenerateArgon2Hash.cfc:5
     [java]    [script]         D:\work\lucee6\test\_testRunner.cfc:283
     [java]    [script]         D:\work\lucee6\test\run-tests.cfm:348
     [java]    [script]
     [java]    [script]
     [java]    [script]         expression
     [java]    [script]
     [java]    [script]         lucee.runtime.exp.ExpressionException: Hashing failed!
     [java]    [script]         at lucee.runtime.op.ExceptonImpl.createExpressionException(ExceptonImpl.java:143)
     [java]    [script]         at org.lucee.extension.argon2.GenerateArgon2Hash.invoke(GenerateArgon2Hash.java:87)
     [java]    [script]         at lucee.runtime.functions.FunctionHandlerPool.invoke(FunctionHandlerPool.java:40)
     [java]    [script]         at functions.generateargon2hash_cfc$cf.udfCall(/test/functions/GenerateArgon2Hash.cfc:5)
     [java]    [script]         at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant