Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-16621

QtCreator crashes when QML TabView is dragged to the form

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Not Evaluated Not Evaluated
    • Qt Creator 4.1.0-rc1
    • Qt Creator 4.0.2, Qt Creator 4.0.3, Qt Creator 4.1.0-beta1
    • Quick Designer
    • None
    • Windows 10 x64
      Windows 7 x64

      When QML TabView is dragged to the form, Qt Creator crashes. Debugging this with Visual Studio produced the following message:
      Unhandled exception at 0x7747DC9C (Qt5Qml.dll) in qtcreator.exe: 0xC00000FD: Stack overflow (parameters: 0x00000001, 0x00092FFC).

      Debugging was done with 4.1.0-beta1 but this happens in 4.0.3 and 4.0.2 too. This doesn't happen on Linux.

      Steps to reproduce:
      1. Create a new Qt Quick Controls Application project
      2. Select MainForm.ui.qml
      3. Drag and drop Tab View to the form.
      -> Editor crashes.

      Edit: Forgot to mention that this happens at least on QtQuick Controls 1.4. QtQuick Controls 2.0 doesn't have this problem.

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

            thohartm Thomas Hartmann
            senkari Kari Hormi
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes