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

Stack Smashing Error with Examples #8

Closed
mayank0403 opened this issue Oct 10, 2018 · 1 comment
Closed

Stack Smashing Error with Examples #8

mayank0403 opened this issue Oct 10, 2018 · 1 comment

Comments

@mayank0403
Copy link

mayank0403 commented Oct 10, 2018

After compiling the project, when I try to run the examples, I get "*** stack smashing detected ***: ./bin/sha1 terminated". This happens with all the examples included in the test directory.

I am running ./run ./bin/sha1 12345. The same happens with ./bin/sha1 1 12345 and ./bin/sha1 2 12345.

But, I am able to run the examples of emp-sh2pc correctly.

@wangxiao1254
Copy link
Member

Should be fixed by now.

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

No branches or pull requests

2 participants