mikesart / inotify-info

Linux inotify info reporting app
MIT License
280 stars 29 forks source link

another sys_getdents64 failed error when using appname #16

Closed bobbintb closed 1 year ago

bobbintb commented 1 year ago

I'm using this in an Arch Linux docker container and getting this error when using an appname:

ERROR: sys_getdents64 failed on '/sys/kernel/slab/': -1 errno:5

My gcc version is 13.1.1 20230429

mikesart commented 1 year ago

Should be fixed in latest. Thanks.