Opened 7 years ago
Closed 5 days ago
#13836 closed bug (not reproducible)
[kernel] checkfs hangs the system
Reported by: | diver | Owned by: | axeld |
---|---|---|---|
Priority: | normal | Milestone: | Unscheduled |
Component: | System/Kernel | Version: | R1/Development |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description (last modified by )
This is hrev51659 gcc2h in VMware.
I have a 20Gb virtual disk mounted as /data with 6Gb of free space. The volume is only used to build recipes from haikuports so it's often under heavy stress. After deleting quite a few large work folders with source code I decided to run checkfs on that volume and about 5 minutes later it hung at processing ~780000 nodes. There were also a lot of "could not be opened" messages before it hung.
Change History (5)
comment:1 by , 7 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:2 by , 7 years ago
Description: | modified (diff) |
---|
comment:3 by , 6 days ago
comment:4 by , 6 days ago
It's been a while since it happened for me last time, maybe a couple of years.
comment:5 by , 5 days ago
Resolution: | → not reproducible |
---|---|
Status: | assigned → closed |
Then let's say not reproducible. It's possible that it was just an OOM and has been fixed with the memory leak fixes to the block_cache (e.g. hrev55862).
This could just have been the same as #10312. Does it still happen?