You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@teaclave.apache.org by GitBox <gi...@apache.org> on 2020/05/07 17:33:50 UTC

[GitHub] [incubator-teaclave-sgx-sdk] mssun commented on issue #234: v1.1.2: undefined reference to `t_signal_handler_ecall` when linking to untrusted code

mssun commented on issue #234:
URL: https://github.com/apache/incubator-teaclave-sgx-sdk/issues/234#issuecomment-625395618


   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.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@teaclave.apache.org
For additional commands, e-mail: notifications-help@teaclave.apache.org