Hello. I just installed reanimator-lttng on a fresh CentOS 8.3.11 installation with the kernel patch for kernel version 4.19.51+ installed. This CentOS installation is running inside of a x86-64 VirtualBox VM for testing purposes; I plan to use Re-Animator on a bare metal installation at a later date for my experiments.
When I tried running the ./lttng-client -s /tmp/session-capture/ -d /tmp/ls-example.ds -e /bin/ls example, it just hangs without doing anything. I'm wondering if there is anything that I overlooked when setting up Re-Animator.
Update: I tried a Ubuntu 18.04.5 VM and I'm still encountering the same problem.
Hello. I just installed
reanimator-lttngon a fresh CentOS 8.3.11 installation with the kernel patch for kernel version 4.19.51+ installed. This CentOS installation is running inside of a x86-64 VirtualBox VM for testing purposes; I plan to use Re-Animator on a bare metal installation at a later date for my experiments.When I tried running the
./lttng-client -s /tmp/session-capture/ -d /tmp/ls-example.ds -e /bin/lsexample, it just hangs without doing anything. I'm wondering if there is anything that I overlooked when setting up Re-Animator.Update: I tried a Ubuntu 18.04.5 VM and I'm still encountering the same problem.