astool
astool copied to clipboard
Problem in try a sample
I can run the Estool samples with 0 problems, but when I try the augment_ant this error happen:
python3: Relink /lib/x86_64-linux-gnu/libsystemd.so.0' with /lib/x86_64-linux-gnu/librt.so.1' for IFUNC symbol clock_gettime' python3: Relink /lib/x86_64-linux-gnu/libudev.so.1' with /lib/x86_64-linux-gnu/librt.so.1' for IFUNC symbol clock_gettime'
Falha de segmentação (imagem do núcleo gravada)
What could I do to fix it?