lsds / sgx-lkl

SGX-LKL Library OS for running Linux applications inside of Intel SGX enclaves

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LTP tests symlink03 and truncate03 fails with SIGIOT/SIGABRT

hukoyu opened this issue · comments

We reverted patches for tests symlink03 and truncate03 with lsds/ltp#51 after issue #297 is fixed
with PR #727

But these two tests are still failing.

truncate03  214  [1;31mTBROK[0m  :  tst_sig.c:234: unexpected signal SIGIOT/SIGABRT(6) received (pid = 36).
truncate03  215  [1;33mTCONF[0m  :  tst_res.c:603: Test needs to be run as root

@KenGordon can you look at that. cc @SeanTAllen

Log file:
Standard_Console_Output truncate03.log

I've filed #787 to track all of the bugs that have the same root cause. Closing this as a duplicate.