He Sun
He Sun
teaclave-rust-sdk comes to version 1.1.5 and also has a [preview version 2.0.0](https://github.com/apache/incubator-teaclave-sgx-sdk/tree/v2.0.0-preview). Do you have any preference for the sdk version?
How is the mesapy binary relocation? The project is not compilable now.
What about the prebuilt binaries? Remove `USE_PREBUILT_MESAPY ` or replace the download link?
[BUG] Exiting process didn't return memory soon and cause ENOMEM in resource-constrained environment
Another error came up in https://github.com/henrysun007/occlum/actions/runs/484491716 . The detached thread did not exit after the process exited. It needs to figure out whether the detach implementation is correct.
@qinkunbao Which version do you prefer? Maybe I could spare some time to do the upgrade.
I encountered the same error when running the redis glibc demo in `occlum/occlum:0.29.4-ubuntu20.04` whose digest is `4928778f44598e798b3dd22c4af56dae337649461b1977d700a374bf20b1170f`. By following the instructions in https://github.com/occlum/occlum/blob/master/docs/resource_config_guide.md, I ran the redis server sucessfully. Another...
@qzheng527 Thanks. Running redis-server in the bash fixed the maximum open files setting error.
Hi guys, how about trying the 2.0.0 version? Please see https://github.com/apache/incubator-teaclave-sgx-sdk/tree/v2.0.0-preview
Sure. We have already used the 2.0.0 version SDK on https://github.com/apache/incubator-teaclave.
Besides, the `PlatformAdmin` is too privileged. It can access almost everything without owning the resource.