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

Device enumerations happen concurrently

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Critical
    • None
    • NTCore
    • None

    Description

      Any call to IoInvalidateDeviceRelations causes a worker thread to be spawned to perform the enumeration.
      Without serialization such concurrent walks of the device tree can lead to a device receiving multiple PNP requests of the same type (e.g. IRP_MN_START_DEVICE), and these can even happen concurrently.

      Attachments

        Activity

          People

            ThFabba ThFabba
            ThFabba ThFabba
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: