Uploaded image for project: 'Core ReactOS'
  1. Core ReactOS
  2. CORE-19777

SETUP: Assertion failed: ErrorStatus != STATUS_FILE_CORRUPT_ERROR when attempting to start setup on a corrupted disk (used to work in 0.4.15)

    XMLWordPrintable

Details

    Description

      reactos-bootcd-0.4.16-dev-68-gf045ea4-x86-gcc-lin-dbg

      • Install reactos-bootcd-0.4.15-dev-1729-gc295d6b-x86-gcc-lin-dbg, boot fails (disk error, known bug on this commit)
      • Start reactos-bootcd-0.4.16-dev-68-gf045ea4-x86-gcc-lin-dbg bootcd's setup
      • Fails when hitting ENTER after this screen : Assertion failed: ErrorStatus != STATUS_FILE_CORRUPT_ERROR
      • Expected result, setup should be able to deleted/format a corrupted partition without crashing
      • REGRESSION as reactos-bootcd-0.4.15-dev-1715-gf1631b4-x86-gcc-lin-dbg is then able to recover

      *** Assertion failed: ErrorStatus != STATUS_FILE_CORRUPT_ERROR
      ***   Source File: /srv/buildbot/worker_data/Build_GCCLin_x86/build/ntoskrnl/io/iomgr/error.c, line 716Break repeatedly, break Once, Ignore, terminate Process or terminate Thread (boipt)?
      kdb:> b
      Execute '.cxr F6FFE680' to dump contextEntered debugger on embedded INT3 at 0x0008:0x805AACCA.kdb:> bt
      Eip:
      <ntoskrnl.exe:1aacca (:0 (DbgUserBreakPoint))>
      Frames:
      <ntoskrnl.exe:68e06 (ntoskrnl/io/iomgr/error.c:716 (IoRaiseInformationalHardError))>
      <fastfat.sys:26953 (drivers/filesystems/fastfat/fatdata.c:1572 (FatPopUpFileCorrupt))>
      <fastfat.sys:2ac0 (drivers/filesystems/fastfat/allocsup.c:851 (FatLookupFileAllocation))>
      <fastfat.sys:2f1d (drivers/filesystems/fastfat/allocsup.c:1708 (FatLookupFileAllocationSize))>
      <fastfat.sys:27ffe (drivers/filesystems/fastfat/fileinfo.c:1210 (FatQueryStandardInfo))>
      <fastfat.sys:28967 (drivers/filesystems/fastfat/fileinfo.c:563 (FatCommonQueryInformation))>
      <fastfat.sys:28c1f (drivers/filesystems/fastfat/fileinfo.c:250 (FatFsdQueryInformation))>
      <ntoskrnl.exe:7abad (ntoskrnl/io/iomgr/irp.c:1286 (IofCallDriver))>
      <ntoskrnl.exe:74878 (ntoskrnl/io/iomgr/iofunc.c:2583 (NtQueryInformationFile))>
      <ntoskrnl.exe:3fe5 (:0 (KiSystemCallTrampoline))>
      <ntoskrnl.exe:1685df (ntoskrnl/ke/i386/traphdlr.c:1840 (KiSystemServiceHandler))>
      <ntoskrnl.exe:3e2f (:0 (KiFastCallEntry))>
      <ntdll.dll:f8ad>
      <smss.exe:2e280>
      <smss.exe:2e4f4>
      <smss.exe:169d8>
      <smss.exe:17698>
      <smss.exe:12069>
      <smss.exe:1257e> 

       

      Attachments

        Activity

          People

            Unassigned Unassigned
            KRosUser KRosUser
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: