Hello, I have a simple btrfs located on a dm-crypt volume. I'm getting a general protection fault when I attempt to access a specific directory in Thunar file manager and in a Python program. The trace is attached for Thunar. btrfsck returns this: Checking filesystem on /dev/mapper/xyz_crypt UUID: ... found 88316880601 bytes used err is 1 total csum bytes: 180423792 total tree bytes: 291459072 total fs tree bytes: 50192384 total extent tree bytes: 12898304 btree space waste bytes: 55087032 file data blocks allocated: 352826490880 referenced 184697802752 Btrfs v3.12 How should I proceed to repair this fs? Best regards, Adam