Wayne L.

Results 5 comments of Wayne L.

@lersek: For your consideration to merge this PR.

`cat /sys/fs/cgroup/machine.slice/machine-qemu\\x2d1\\x2dWin11\\x2dWin11.scope/cgroup.procs` -> `null` `cat /sys/fs/cgroup/system.slice/libvirtd.socket/cgroup.procs` -> `null` `cat /sys/fs/cgroup/system.slice/libvirtd.service/cgroup.procs` -> `1087` `cat /sys/fs/cgroup/system.slice/run-qemu.mount/cgroup.proc` -> `null` `cat /sys/fs/cgroup/system.slice/virtlockd.service/cgroup.procs` -> `148` `cat /sys/fs/cgroup/system.slice/virtlogd.service/cgroup.procs` -> `150` Yes, it is what was described...

@poettering Verified and due to a bug in my check script, the contents of cgroup.proc are just empty (i.e no content).

I believe the problem is more than just the ptr. > frida-trace -D device_id pid_in_device -i "strncmp" Instrumenting functions... strncmp: Loaded handler at "/home/user/__handlers__/libc.so/strncmp.js" Error: Skipping "strncmp": unable to intercept...