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

QtConcurrent::blockingMapped deadlocks

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3: Somewhat important P3: Somewhat important
    • None
    • 5.15.2
    • Core: QtConcurrent
    • None
    • Windows
    • 2a3425cb49eff0753feae3b41bc36655e30b0372

      I found out that a call to blockingMapped can deadlock if too many pixmaps are processed at the same time.

      It only seems to happen when the amount of processed images is higher than my threadcount and if the pixmap represents a real image, as it doesn't seem to work if I just create a red Pixmap of the same size.

      So I added an example project with an example image.
      I hope it's not just some facepalm bug on my end.

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

            sonakur Sona Kurazyan
            megamouse Patrick Waldner
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes