Opened 14 years ago

Closed 14 years ago

#5536 closed bug (fixed)

checkfs: Repairing failed: Unknown Application Error (-2103393536)

Reported by: idefix Owned by: axeld
Priority: normal Milestone: R1/alpha2
Component: File Systems/BFS Version: R1/Development
Keywords: Cc:
Blocked By: Blocking:
Platform: All

Description

Tested with hrev35752:

/Build/Haiku> checkfs /boot/
checked 50 nodes, -9036511167437467543 blocks not allocated, -3685722661040593256 blocks already set, 2759517849308 blocks could be freed
        files           21
        directories     9
        attributes      5
        attr. dirs      5
        indices         10
checkfs: Repairing failed: Unknown Application Error (-2103393536)
/Build/Haiku> checkfs /boot/
checked 12 nodes, -9036522162553745303 blocks not allocated, 2148624024 blocks already set, 2759517849308 blocks could be freed
        files           0
        directories     2
        attributes      0
        attr. dirs      0
        indices         10
/Build/Haiku> checkfs /boot/
checked 50 nodes, -9036522162553745303 blocks not allocated, -3685722661040593256 blocks already set, 2759517849308 blocks could be freed
        files           21
        directories     9
        attributes      5
        attr. dirs      5
        indices         10
checkfs: Repairing failed: Unknown Application Error (-2103393536)
/Build/Haiku> checkfs /Haiku\ R1Alpha1/
checked 1 nodes, -9036511167437467543 blocks not allocated, 2148624024 blocks already set, 2759517849308 blocks could be freed
        files           0
        directories     1
        attributes      0
        attr. dirs      0
        indices         0
/Build/Haiku> checkfs /Haiku\ R1Alpha1/
checked 1 nodes, -9036514088015228823 blocks not allocated, 2148624024 blocks already set, 2759517849308 blocks could be freed
        files           0
        directories     1
        attributes      0
        attr. dirs      0
        indices         0
/Build/Haiku> checkfs /Haiku\ R1Alpha1/
checked 1 nodes, -9036514088015228823 blocks not allocated, 2148624024 blocks already set, 2759517849308 blocks could be freed
        files           0
        directories     1
        attributes      0
        attr. dirs      0
        indices         0
/Build/Haiku> checkfs /Build/          
checked 35 nodes, -9036511167437467543 blocks not allocated, 23623460504 blocks already set, 2759517849308 blocks could be freed
        files           18
        directories     8
        attributes      2
        attr. dirs      2
        indices         5
/Build/Haiku> checkfs /Build/
checked 50 nodes, -9036522162553745303 blocks not allocated, -3685722661040593256 blocks already set, 2759517849308 blocks could be freed
        files           26
        directories     15
        attributes      2
        attr. dirs      2
        indices         5
checkfs: Repairing failed: Unknown Application Error (-2103393536)
/Build/Haiku> checkfs /Build/
checked 50 nodes, -9036522162553745303 blocks not allocated, -3685722661040593256 blocks already set, 2759517849308 blocks could be freed
        files           26
        directories     15
        attributes      2
        attr. dirs      2
        indices         5
checkfs: Repairing failed: Unknown Application Error (-2103393536)
/Build/Haiku> 

Change History (2)

comment:1 by humdinger, 14 years ago

Here (with hrev35762) it always fails, no matter what partition I check, with:

> checkfs /boot
checked 50 nodes, 92343103904 blocks not allocated, 2499670966786 blocks already set, 1730352301043875840 blocks could be freed
        files           4
        directories     4
        attributes      1
        attr. dirs      1
        indices         40
checkfs: Repairing failed: No Error (582)

At least my error isn't unknown... It isn't even an error... :)

comment:2 by axeld, 14 years ago

Resolution: fixed
Status: newclosed

Wasn't at all surprising, and it's fixed in hrev35770.

Note: See TracTickets for help on using tickets.