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

Details

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

    Description

      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.

      Attachments

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

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes