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

user/test/simple-hello tests failed #33

Open
daichunkai opened this issue Mar 17, 2016 · 4 comments
Open

user/test/simple-hello tests failed #33

daichunkai opened this issue Mar 17, 2016 · 4 comments

Comments

@daichunkai
Copy link

When I test user/test/simple-hello as following:
$ cd user
$ ./test.sh -i test/simple-hello
The result is:
root@ubuntu:~/opensgx/user# ./test.sh -i test/simple-hello
make: “test/simple-hello”is newest。
kern in count : 2
kern out count : 2

encls count : 9471
ecreate count : 1
eadd count : 557
eextend count : 8912
einit count : 1
eaug count : 0

enclu count : 0
eenter count : 0
eresume count : 0
eexit count : 0
egetkey count : 0
ereport count : 0
eaccept count : 0

mode switch count : 0
tlb flush count : 0

TCS address : 4fffd000
Pre-allocated EPC SSA region : 0x2000
Pre-allocated EPC Heap region : 0x12c000
Later-Augmented EPC Heap region : 0x0
Total EPC Heap region : 0x12c000
hello sgx!

number of executed instructions on CPU #0 = 123488558

'enclu count'、'eenter count'、'eexit count'、'mode stitch count' and 'tlb fluch count' are zero.It is not same as the result in Opensgx_tutorial_v1.pdf(the last two page) shows. Now,I feel so confused and don't know the reason....

PS:Tested platform:Linux ubuntu 3.19.0-25-generic #26~14.04.1-Ubuntu SMP Fri Jul 24 21:16:20 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux
Ubuntu runs on on VMware Workstation

@daichunkai
Copy link
Author

If someone tests successful,could you please tell me your test platform?Whether your ubuntu runs on VMware Workstation?I am looking forward to a reply. (=・ω・=)

@daichunkai
Copy link
Author

@jonhoo Hello,Do you meet the same question?

@holmastoo
Copy link

Hello, I meet the same problem as you, I test on Linux ubuntu 3.19.0-56-generic #62~14.04.1-Ubuntu SMP Fri Mar 11 11:03:15 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux on VMware workstation. Have you solved this problem? Thank you.

@daichunkai
Copy link
Author

No,The question is still puzzling me .After I run OpenSgx on physical machine,I meet the same question......

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