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

Broken code crashes the qml engine

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: P1: Critical P1: Critical
    • 5.9.0 Beta 4
    • 5.6.2, 5.8.0 Alpha
    • None
    • ubuntu 16.10
    • 02830aae1f3e9aaf89ca37637d40313babbff7b8

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

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

        For Gerrit Dashboard: QTBUG-56551
        # Subject Branch Project Status CR V

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes