I followed the instruction to compile different components and install both pin, r packages, and libelfin. But the generated pin tool gives a segmentation fault error:
./test.sh: line 27: 7818 Segmentation fault ../pin/pin -t obj-intel64/freud-pin.so -- ../micro_benchmark/micro_benchmark --test_instrumentation &>> test_log
I am using GCC 9.4.0, Ubuntu 20.04.1, and pin 3.26. Is there any assumption about the version of these tools?