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

QWindowsFileSystemWatcherEngineThread::run is too locky, causing deadlocks

XMLWordPrintable

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

      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

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes