Afaik, unwinding over an FFI boundary with rust is explicitly undefined. 
I did a bit of digging, but it is not clear to me that it is safe to panic 
inside of the SGX runtime.

If panicking with unwind will cause undefined behavior, is there a recommended 
way to panic without triggering UB? (abort on panic etc.).

Any information or input on where I should go looking will help a lot!

-- 
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/341

Reply via email to