Details
-
Bug
-
Resolution: Unresolved
-
Critical
-
None
-
None
-
None
Description
We are seeing many testbot reboots that are caused by the following assert:
ClustersFree e632 h != FreeClusterBitMapClear ce32 h
|
Assertion failed at
|
/srv/buildbot/worker_data/Build_GCCLin_x86/build/drivers/filesystems/fastfat/allocsup.c(5274): |
(Vcb)->CurrentWindow->ClustersFree == FreeClusterBitMapClear
|
|
Timo Kreuzer has attempted to address this adding debugging with a branch here:
https://github.com/reactos/reactos/pull/new/tkreuzer/rtl_bitmap_dbg
And here is a patch that contains this similar code: rtl-dbg-bitmap-01.patch.
Attachments
Issue Links
- is duplicated by
-
CORE-19154 Random reboots on the testbots since today, with guilty rev 0.4.15-dev-6587-g2b14056
- Resolved
-
CORE-19034 "Assertion failed : (Vcb)->CurrentWindow->ClustersFree == FreeClusterBitMapClear" when installing Adobe Reader 9.0
- Resolved