You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Version: latest develop branch, --version shows 2.10.1
Platform - Raspberry pi 4 with 4GB RAM
rmlint --progress -S dma -s -1TB --keep-all-tagged DIR1 // DIR2
?¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦? Traversing (25831 usable files / 4013 + 2 ignored files / folders)
**
ERROR:lib/pathtricia.c:80:rm_node_check_inode: assertion failed: (node->inode != RM_NO_INODE)
ERROR: Aborting due to a fatal error. (signal received: Aborted)
ERROR: Please file a bug report (See rmlint -h)
I went back and recompiled 2.10.1 master to check and it compiles and runs without error with this same command, same directories, same files.
Note: This is a placeholder for the failure and investigation.
Hopefully I will have more time next week to recompile and run as advised here: #547 (comment)