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

Segmentation fault with blobToKzgCommitment #5

Closed
zilm13 opened this issue Dec 1, 2022 · 0 comments · Fixed by #8
Closed

Segmentation fault with blobToKzgCommitment #5

zilm13 opened this issue Dec 1, 2022 · 0 comments · Fixed by #8

Comments

@zilm13
Copy link
Contributor

zilm13 commented Dec 1, 2022

Getting segmentation fault when doing this. Not a correct call, anyway, segmentation fault is very dangerous for the whole application, we need and exception here instead

CKzg4844JNI.loadTrustedSetup("trusted_setup.txt");
CKzg4844JNI.blobToKzgCommitment(new byte[0]));
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 a pull request may close this issue.

1 participant