ibr-ds / sgx-perf

High-level performance analyser toolkit for Intel SGX
MIT License
39 stars 11 forks source link

Bug on ubuntu20 sgx2.10? #8

Open lengyijun opened 4 years ago

lengyijun commented 4 years ago

I meet such error on Ubuntu20.04.3 .

LD_PRELOAD=~/sgx-perf/build/lib/liblogger.so ./app

!!! Could not get CEnclavePool::instance(). Check urts for stripped symbols
!!! Error initializing!
sgx_sign -version

This is sgx_sign from Intel(R) Software Guard Extensions, version 2.10.100.2 for Linux.
echo $DEB_BUILD_OPTIONS 

nostrip
cd /usr/lib/x86_64-linux-gnu
nm -gD libsgx*  | grep -i cenclave
# no output