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

Crash in maybeQuitOnLastWindowClosed

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Invalid
    • Icon: Not Evaluated Not Evaluated
    • None
    • 5.12.4, 5.13.1
    • GUI: Window management
    • None
    • Fedora 30
    • Linux/X11

      When closing a secondary window created with Qt::Tool type, as a child of the QMainWindow, the application crashes with SIGSEGV.
      It seems that the internal (private) data structure of the QWindow object is destroyed, but is later accessed again.

      It might have been introduced inĀ 2bafd997ee515d3b6a6a8fb030e1265a4713713e "Don't quit when last QWindow is destroyed, wait for it to close".

      Qt 5.11.0 is not yet affected.

      Details:

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

            Unassigned Unassigned
            torokati44 Attila
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes