On 12/6/22 17:02, Luke Dashjr wrote:
That was the stack trace in the original report ;)

OK.

newfstatat(4, "banlist.json", {st_mode=S_IFDIR|0700, st_size=4096, ...}, 
AT_SYMLINK_NOFOLLOW) = 0
openat(4, "banlist.json", 
O_RDONLY|O_NOCTTY|O_NONBLOCK|O_NOFOLLOW|O_CLOEXEC|O_DIRECTORY) = 3
newfstatat(3, "", {st_mode=S_IFDIR|0700, st_size=4096, ...}, AT_EMPTY_PATH) = 0

Unfortunately there's not enough info here to see what's going on. Can you redo the trace with 'strace -v' instead of plain 'strace'?



Reply via email to