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

Docking/undocking may crash

    XMLWordPrintable

Details

    • Linux/X11, Windows

    Description

      To reproduce, keep docking and undocking widgets. Easiest way to reproduce seems to be to tabify some docks in a floating window, then docking them back to the main window one by one. I haven't been able to figure out exact pattern.

      When it has occurred, there is a crash in QDockAreaLayoutInfo::reparentWidgets where a widgetItem pointer in item_list is 0x60, so it gets past the nullpointer check and crashes. Sometimes it seems to have -1 there as well.

      Attachments

        1. crash.png
          167 kB
          Joni Poikelin
        2. qtbug135611.zip
          1 kB
          Joni Poikelin
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            qt.team.quick.subscriptions Qt Quick and Widgets Team
            poikelin Joni Poikelin
            Votes:
            6 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes