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

[Seen once] Rare 'IndexCell->Signature ffff' + 'Assertion 'FALSE'', starting Stage 3 on Test KVM AHK testbot

    XMLWordPrintable

Details

    • Bug
    • Resolution: Cannot Reproduce
    • Major
    • None
    • None

    Description

      After a quick glance, Stage 2 would seem to have completed successfully though...

      https://build.reactos.org/builders/Test%20KVM%20AHK/builds/4507/steps/test/logs/stdio // Very outdated.
      {{Feb 15 21:49 cd83ed1ac51d... failure #4507}}

      ...
      WARNING:  PoStartNextPowerIrp at ntoskrnl/po/power.c:621 is UNIMPLEMENTED!
      [SYSREG] Stage took: 23.006885 seconds
       
       
       
      [SYSREG] Running stage 3...
      [SYSREG] Domain ReactOS-CMake started.
      (sdk/lib/cmlib/cminit.c:109) IndexCell->Signature ffff
      Assertion 'FALSE' failed at /srv/buildbot/Test_KVM_AHK/build/sdk/lib/cmlib/cminit.c line 110
      [SYSREG] Stage took: 0.800164 seconds
      [SYSREG] Rebooting machine (retry 1)
      

      https://git.reactos.org/?p=reactos.git;a=blob;f=sdk/lib/cmlib/cminit.c;hb=HEAD#l77

        79 CmpPrepareIndexOfKeys(
      ...
       107     else
       108     {
       109         DPRINT1("IndexCell->Signature %x\n", IndexCell->Signature);
       110         ASSERT(FALSE);
       111     }
      

      Major for the time being, not Critical, as "first time" as far as I know.

      Attachments

        Issue Links

          Activity

            People

              bug zilla Bug Zilla
              Serge Gautherie Serge Gautherie
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: