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

Broken code crashes the qml engine

    XMLWordPrintable

Details

    • 02830aae1f3e9aaf89ca37637d40313babbff7b8

    Description

      Running http://paste.ubuntu.com/23322475/ in qmlscene makes it segfault

      import QtQuick 2.4
      
      Item {
          function hint() {
          }
      
          Connections {
              target: BlaBlaBla
              onHint: hint();
          }
      }
      

      Attachments

        Issue Links

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

          Activity

            People

              srutledg Shawn Rutledge
              tsdgeos_canonical Albert Astals Cid (Canonical) (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes