We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I am encountering a segmentation fault when using the book save or book store commands in EDAX. The program crashes with the following error message:
book save
book store
zsh: segmentation fault /Users/my_username/Othello/edax/edax
edax-macosx.zip
book load
Commands like book info that involve reading from the book file work correctly.
book info
If you need any additional information or specific files, please let me know. I appreciate your assistance in resolving this issue.
Since I am not a native English speaker, sorry for my poor English. Thank you.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Problem Overview
I am encountering a segmentation fault when using the
book save
orbook store
commands in EDAX. The program crashes with the following error message:zsh: segmentation fault /Users/my_username/Othello/edax/edax
Environment Information
edax-macosx.zip
).Steps to Reproduce
book load
command.book save
orbook store
commands.zsh: segmentation fault /Users/my_username/Othello/edax/edax
Commands like
book info
that involve reading from the book file work correctly.Additional Information
If you need any additional information or specific files, please let me know. I appreciate your assistance in resolving this issue.
Since I am not a native English speaker, sorry for my poor English.
Thank you.
The text was updated successfully, but these errors were encountered: