RomVault will crash if it attempts to delete a file that is does not have permission to delete. The easiest way to reproduce this issue is with an unraid share:
Setup RV with a dat and file that would match something in a ToSort that resides on an unraid share
Ensure the owner of the file is nobody/users
Change the permissions of the file to 0644 instead of the usual 0666
Scan and fix
RV should crash when attempting to delete the file with 0644 permissions
johnsanc
3 weeks ago
RomVault will crash if it attempts to delete a file that is does not have permission to delete. The easiest way to reproduce this issue is with an unraid share:
Setup RV with a dat and file that would match something in a ToSort that resides on an unraid share
Ensure the owner of the file is nobody/users
Change the permissions of the file to 0644 instead of the usual 0666
Scan and fix
RV should crash when attempting to delete the file with 0644 permissions