This is caused by an ecall in `sgx_urts`: https://github.com/apache/incubator-teaclave-sgx-sdk/blob/master/sgx_urts/src/signal.rs#L35.
@volcano0dr and I are working on a fix. To fix it, you can include the "sgx_signal.edl" and `extern use` the sgx_signal crate. However, this is a temporary workaround. We should fix it. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/apache/incubator-teaclave-sgx-sdk/issues/234#issuecomment-625395618
