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
jordan@MacBook-Air-Alex python % python3
Python 3.11.7 (main, Dec 4 2023, 18:10:11) [Clang 15.0.0 (clang-1500.1.0.2.5)] on darwin
Type "help", "copyright", "credits" or "license" for more information.
>>> import ckzg
>>> ckzg.load_trusted_setup("sfsfdsfdsfdsf.json") # does not exist
zsh: segmentation fault python3
jordan@MacBook-Air-Alex python %
Probably related to missing error checks on fopen, I'm not a C dev so can't really say for sure
The text was updated successfully, but these errors were encountered: