Skip to content

Instantly share code, notes, and snippets.

@Hopsakee
Hopsakee / trace_output.txt
Last active May 15, 2024 18:55
WSL: du: WARNING: Circular directory structure.
execve("/usr/bin/sudo", ["sudo", "du", "-h", "--max-depth=1"], 0x7ffca3eabfc0 /* 28 vars */) = 0
access("/etc/suid-debug", F_OK) = -1 ENOENT (No such file or directory)
brk(NULL) = 0x562e10ab4000
arch_prctl(0x3001 /* ARCH_??? */, 0x7ffc6d3f83a0) = -1 EINVAL (Invalid argument)
fcntl(0, F_GETFD) = 0
fcntl(1, F_GETFD) = 0
fcntl(2, F_GETFD) = 0
access("/etc/suid-debug", F_OK) = -1 ENOENT (No such file or directory)
mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7ff5a8d78000
access("/etc/ld.so.preload", R_OK) = -1 ENOENT (No such file or directory)