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

QML: Maximum call stack size exceeded if property is used by too many items

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Cannot Reproduce
    • Icon: P3: Somewhat important P3: Somewhat important
    • None
    • 5.0.0 Beta 2
    • None
    • CentOS 6

      If i use the same property for many items i get the following output:

      file:///tmp/multiupdate/Bla.qml: <error>
      file:///tmp/multiupdate/Bla.qml: <error>
      file:///tmp/multiupdate/Bla.qml:6: Unable to assign [undefined] to double
      file:///tmp/multiupdate/test.qml:27: RangeError: Maximum call stack size exceeded
      

      The attached example works with 3000 objects.
      If i create 4000 i get the error from above.

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

            martinj Martin Jones
            gscheikl Gerhard Scheikl
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes