Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-24834

QWindowsFileSystemWatcherEngineThread::run is too locky, causing deadlocks

    XMLWordPrintable

Details

    • Bug
    • Resolution: Cannot Reproduce
    • P2: Important
    • None
    • 4.8.x, 5.0.0, 5.9.3
    • None
    • Windows only.

    Description

      per the summary. QWindowsFileSystemWatcherEngineThread::run holds a lock for way too long (while emitting signals and stuff) leading to deadlock heaven if anyone tries to add/remove paths based on the signals they're recieving.

      see also: QTBUG-2331

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            thiago Thiago Macieira
            w00t Robin Burchell
            Votes:
            0 Vote for this issue
            Watchers:
            7 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes