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

advapi32: Cpu-z: v153 fails to start with bInitDriver return 20483

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Major
    • 0.3.17
    • Security
    • None
    • VirtualBox v 4.2.14, r59804

    Description

      This issue blocks CORE-6562. App logfile shows m_hDriverMutex=0, err=183 and
      WaitForSingleObject = -1. The actual problem here is due to failed call to advapi32:AddAce, which returns ERROR_INVALID_PARAM. It is then overwritten by another call within cpu-z, which is most likely a helper function, to ERROR_ALREADY_EXISTS. I managed to workaround this issue within debugger, by changing advapi32:AddAce return to TRUE - in that case Cpu-Z behaves just like described in CORE-6562. This is possibly a regression since r58094 so regtesting might help to fix it.

      Attachments

        Issue Links

          Activity

            People

              bug zilla Bug Zilla
              haos Haos
              Votes:
              1 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: