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

cache: Access Violation when acquiring ViewLock

    XMLWordPrintable

Details

    • Bug
    • Resolution: Incomplete
    • Major
    • None
    • NTCore
    • None

    Description

      When running my tests for ZwCreateSection function I was able to reproduce a bug in ntoskrnl/CC/view.c line 1294 which is:

      KeAcquireGuardedMutex(&ViewLock);

      ViewLock is some sort of global lock which is being allocated in NTOSKRNL image, however at some point this memory location gets corrupted and CcTryToInitializeFileCache fails.

      Attachments

        Activity

          People

            bug zilla Bug Zilla
            lorddoskias lorddoskias
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: