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

Crash when changing screen resolution

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P1: Critical
    • None
    • 5.15.16, 6.8.3
    • GUI: Window management
    • None
    • Windows
    • Windows

    Description

      We have an application that uses widgets. When changing the resolution from 4K to low and rotating the image, a crash is observed.

      It was also noticed that this happens when recreating windows, which is called from a slot that is connected to the QScreen::geometryChanged signal. If you use Qt::QueuedConnection to connect to the signal, the problem does not occur.

      Tested with versions qt 5.15.16 and qt 6.8.3. Crash in both cases.

      Call stack in the attached screenshot.

      Attachments

        1. screen.png
          206 kB
          Dmitrii Chapyshev
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            owolff Oliver Wolff
            dchapyshev_corp Dmitrii Chapyshev
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes