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

Crash when resizing a QGraphicsProxyWidget when the size is >= QSize(24000, 24000)

    XMLWordPrintable

Details

    • Bug
    • Resolution: Out of scope
    • Not Evaluated
    • None
    • 5.9.1
    • None
    • OS: Windows 7

      Qt Version: 5.9.1

      Compiler: msvc2017

    Description

      In a QGraphicsScene with a QGraphicsProxyWidget (with a non null QWidget as a proxy), if we call QGraphicsProxyWidget::resize() with a size >= QSize(24000, 24000) the application crashes with the following message in the output :

      createDIB: CreateDIBSection failed.

      You'll find in the attachment a simple project (.pro) that reproduces the crash : qtbug64120.zip

      Just compile and run, it will crash at the beginning

      Attachments

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

        Activity

          People

            kleint Friedemann Kleint
            fromtonrouge Vissale NEANG
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes