1 2 3 4 5 6
#!/bin/sh # exact reproduction commands (run on the audit guest as root) set -x cp /root/df2842/racer.c /tmp/racer.c 2>/dev/null || true cc -O2 -o /tmp/racer ./racer.c sh ./cycler.sh test 120