-
Notifications
You must be signed in to change notification settings - Fork 9
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
Facing App Crash #40
Comments
I was able to solve this. Thanks! |
Reopened the issue, in case someone wants to investigate further why did it fail with IBM JDK 17.0.6 version. |
Hi @NickSneo thank you for raising, will look into testing with this specific JDK version. |
Hi @NickSneo I know it's an older issue, but do you somehow have access to the dump? |
Hey @StefanBratanov , I can reproduce it and get the dump if you require. But its size was over 6GB |
I see. Maybe it would be easier if I can reproduce. What exact version of IBM JDK are you using and are you using Docker to test? |
|
Hi @NickSneo I cloned the codebase and tried running this test and it works for me. I am using this version of the JDK: https://github.com/ibmruntimes/semeru17-binaries/releases/download/jdk-17.0.6%2B10_openj9-0.36.0/ibm-semeru-open-jdk_x64_linux_17.0.6_10_openj9-0.36.0.tar.gz Is it correct? I use Windows as well, not sure if that can make the difference. |
Closing the issue |
Hey,
I have included this library in web3j - hyperledger-web3j/web3j#2000 for sending Blob Txs
But I am facing app crash and errors when running any function that includes functions from this library.
Errors -
Let me know if I should share other details or I am missing something
The text was updated successfully, but these errors were encountered: