DemesneGH commented on PR #127: URL: https://github.com/apache/incubator-teaclave-trustzone-sdk/pull/127#issuecomment-2099874885
When I run the example it fails: ``` # ./error_handling-rs thread 'main' panicked at src/main.rs:32:46: // panic at ctx.open_session() called `Result::unwrap()` on an `Err` value: System ran out of resources. (error code 0xffff000c) ``` It's also the "panic" but seems not the double-free panic, and `grep -q -v "panicked" screenlog.0` returns true so the `test_error_handling.sh` passed. Could you check it out? thanks! -- 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. To unsubscribe, e-mail: dev-unsubscr...@teaclave.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@teaclave.apache.org For additional commands, e-mail: dev-h...@teaclave.apache.org