Skip to content

code problem #6

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

Open
qaz6260598 opened this issue Aug 24, 2018 · 1 comment
Open

code problem #6

qaz6260598 opened this issue Aug 24, 2018 · 1 comment

Comments

@qaz6260598
Copy link

qaz6260598 commented Aug 24, 2018

I encounter a problem when running this code. It shows me "Segmentation fault(core dump)" when running ./app. I find that this problem comes from the code in /loader/Enclave/loader.cpp and to be more specific, in function cpy(), dst[szie] cannot access. Thanks for Mr. Jaebaek, I finally correct it. If anyone else has the same problem, please change the MaxStackSize and MaxHeapSize of the file named Enclave.config.xml in /loader/Enclave.

@StanPlatinum
Copy link

Thanks! I also encountered this problem. The solution is really helpful! And remember to re-build the app before you run it .

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