Details
-
Bug
-
Resolution: Unresolved
-
Major
-
None
-
None
-
None
Description
reactos-bootcd-0.4.16-dev-852-gcfcc8d8-x86-gcc-lin-dbg
Puran Defrag from https://web.archive.org/web/20170313171043/http://www.puransoftware.com/PuranDefragSetup.exe
Re-testing CORE-17149
- Run analyse
- Run Defrag
Crash with log below
Similar to CORE-19316 with Defraggler, which suggest that it should be OK with https://github.com/reactos/reactos/pull/184
FAT: ClustersFree 69 h != FreeClusterBitMapClear 66 h |
Assertion failed at /srv/buildbot/worker_data/Build_GCCLin_x86/build/drivers/filesystems/fastfat/allocsup.c(5274): (Vcb)->CurrentWindow->ClustersFree == FreeClusterBitMapClearEntered debugger on first-chance exception (Exception Code: 0xc0000420) (Assertion Failure) |
Eip:
|
<fastfat.sys:7d7c (sdk/include/vcruntime/mingw32/intrin_x86.h:1714 (FatExamineFatEntries))> |
Frames:
|
<fastfat.sys:940d (drivers/filesystems/fastfat/allocsup.c:1951 (FatAllocateDiskSpace))> |
<fastfat.sys:3445b (drivers/filesystems/fastfat/fsctrl.c:6139 (FatMoveFile))> |
<fastfat.sys:353e4 (drivers/filesystems/fastfat/fsctrl.c:2900 (FatUserFsCtrl))> |
<fastfat.sys:37911 (drivers/filesystems/fastfat/fsctrl.c:799 (FatCommonFileSystemControl))> |
<fastfat.sys:37ac8 (drivers/filesystems/fastfat/fsctrl.c:720 (FatFsdFileSystemControl))> |
<ntoskrnl.exe:7bad5 (ntoskrnl/io/iomgr/irp.c:1286 (IofCallDriver))> |
<ntoskrnl.exe:7187b (sdk/include/vcruntime/mingw32/intrin_x86.h:724 (IopPerformSynchronousRequest))> |
<ntoskrnl.exe:725d7 (ntoskrnl/io/iomgr/iofunc.c:641 (IopDeviceFsIoControl))> |
<ntoskrnl.exe:73b15 (ntoskrnl/io/iomgr/iofunc.c:1472 (NtFsControlFile))> |
<ntoskrnl.exe:3fe5 (:0 (KiSystemCallTrampoline))> |
<ntoskrnl.exe:168d73 (ntoskrnl/ke/i386/traphdlr.c:1840 (KiSystemServiceHandler))> |
<ntoskrnl.exe:3e2f (:0 (KiFastCallEntry))> |
<ntdll.dll:f1a5>
|
<PuranDefragGUI.exe:8ae6f>
|
<PuranDefragGUI.exe:8c63d>
|
<PuranDefragGUI.exe:8e109>
|
<PuranDefragGUI.exe:8ee4f>
|
<PuranDefragGUI.exe:8f3eb>
|
<PuranDefragGUI.exe:88139> |
<PuranDefragGUI.exe:4669e>
|
Forcing reboot leads to
(ntoskrnl/io/iomgr/error.c:714) IoRaiseInformationalHardError: c0000102, '\ReactOS\System32\Config\DEFAULT'*** Assertion failed: ErrorStatus != STATUS_FILE_CORRUPT_ERROR |
*** Source File: /srv/buildbot/worker_data/Build_GCCLin_x86/build/ntoskrnl/io/iomgr/error.c, line 716 |