https://bugs.documentfoundation.org/show_bug.cgi?id=151913
--- Comment #1 from Eike Rathke <[email protected]> --- May be related to mmap() calls that seems to conflict with your mergeFS cache.files=off setting you mentioned there. Use cache.files=partial,dropcacheonclose=true instead, see https://github.com/trapexit/mergerfs#you-need-mmap-used-by-rtorrent-and-many-sqlite3-base-software Unfortunately your strace at https://gist.github.com/SirYaro/4f80d2e880fb72cb31fabc9bdb76bf50 was executed without the -f or --follow-forks option so what's actually happening can't be seen. -- You are receiving this mail because: You are the assignee for the bug.
