Open renzhengeek opened 10 years ago
Hi Qin,
when trying using DynamoRIO-Linux-3.1.0-4
, it says:
CMake Error at /opt/DynamoRIO-Linux-3.1.0-4/cmake/DynamoRIOConfig.cmake:511 (file):
file Internal CMake error when trying to open file:
/home/renzhen/Umbra/build/ldscript for writing.
Call Stack (most recent call first):
CMakeLists.txt:206 (configure_DynamoRIO_client)
could you help me to fix it? Thanks! All best for you ;)
By using sudo ccmake ../
and sudo make
, now It works. ;)
But when runing the count client, error occurs:
$ ${DR_HOME}/bin64/drrun -ops "-thread_private -max_bb_instrs 512 -no_finite_bb_cache -no_finite_trace_cache" -client bin/libcount.so 0 "" ls
<Application ls (6862)
** Received SIGSEGV at unknown DynamoRIO pc 0x0 in thread 6862>
Hi qin, When I build Umbra,it cannot generate configuration.
According QuikStart, I tried the newest
DynamoRIO
4.2.0 and old version like 2.0.0-6, 1.5.0-1,it always says:hope for your help ;)