Package: btrfs-progsVersion: 6.14-1 Hi, I've a power outage and when I try run `btrfs check /mn/storage`, at step 5, it show this error:
[5/8] checking fs rootscheck/main.c:922: process_inode_item: BUG_ON `rec->ino != key->objectid || rec->refs > 1` triggered, value 1btrfs(+0x7c267) [0x55a5cd11c267]btrfs(+0x7d340) [0x55a5cd11d340]btrfs(+0x80b64) [0x55a5cd120b64]btrfs(+0x8b584) [0x55a5cd12b584]btrfs(main+0x488) [0x55a5cd0bb2f8]btrfs(_start+0x21) [0x55a5cd0bc6a1]Aborted I try to report this to btrfs IRC first, but someone recommend me to report to debian, so I report to you too. [10:32:28 AM] <Guest20> Hi, I'm using debian Linux d1 6.12.38+deb13-rt-amd64 #1 SMP PREEMPT_RT Debian 6.12.38-1 (2025-07-16) x86_64 GNU/Linux[10:32:28 AM] <Guest20> When run btrfs check, I got this:[10:32:28 AM] <Guest20> check/main.c:922: process_inode_item: BUG_ON `rec->ino != key->objectid || rec->refs > 1` triggered, value 1[10:32:28 AM] <Guest20> [5/8] checking fs roots[10:32:28 AM] <Guest20> btrfs(+0x7c267) [0x55a5cd11c267][10:32:28 AM] <Guest20> btrfs(+0x7d340) [0x55a5cd11d340][10:32:28 AM] <Guest20> btrfs(+0x80b64) [0x55a5cd120b64][10:32:28 AM] <Guest20> btrfs(+0x8b584) [0x55a5cd12b584][10:32:28 AM] <Guest20> btrfs(main+0x488) [0x55a5cd0bb2f8][10:32:28 AM] <Guest20> btrfs(_start+0x21) [0x55a5cd0bc6a1][10:32:28 AM] <Guest20> Aborted Thank for reading this!

