I tested strace-grate (Rust) with our unit-test suite and encountered a few errors related to failure of execve(), non-deterministic behavior of exit() (issue: Lind-Project/lind-wasm#908), failure of mmap(), etc. I'll create detailed sub issues for each of them.
Attaching report and test log here: report.html, strace-grate-rs-test.log.
I tested strace-grate (Rust) with our unit-test suite and encountered a few errors related to failure of
execve(), non-deterministic behavior ofexit()(issue: Lind-Project/lind-wasm#908), failure ofmmap(), etc. I'll create detailed sub issues for each of them.Attaching report and test log here: report.html, strace-grate-rs-test.log.