Skip to content

Assertion failure, node->inode != RM_NO_INODE. Lastest develop branch compiled on Raspberry pi 4 #549

@james-cook

Description

@james-cook

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)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions