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

Crash when changing screen resolution

XMLWordPrintable

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

      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.

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes