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

QtConcurrent::blockingMapped deadlocks

    XMLWordPrintable

Details

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

    Description

      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.

      Attachments

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

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes