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

Segfault with QSG_VISUALIZE=overdraw

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P2: Important
    • 5.4.2
    • 5.4.0 RC
    • Quick: SceneGraph
    • None
    • d43a963e49956ba772644e9f3448dc3672147f77

    Description

      This code segfaults when run with QSG_VISUALIZE=overdraw

      import QtQuick 2.3
      import QtQuick.Controls 1.2
      
      ApplicationWindow {
          id: window
      
          Text {
              text: " "
          }
      }
      
      /tmp $ QSG_VISUALIZE=overdraw qmlscene segfault.qml 
      Segmentation fault: 11
      

      Attachments

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

        Activity

          People

            sletta Gunnar Sletta
            ske Steve
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes