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

Qml crash on released memory

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P2: Important
    • 5.0.0
    • 4.7.1, 4.7.3
    • None
    • Windows7, MS Visual Studio 2008

    Description

      Build and run attached project (MSVS). Then:

      1) Click any item in list. Dialog appears.
      2) Click any item in list in opened dialog. New dialog appears.
      3) Repeat step 2 until you see messages "ObjectRef #xxx deleted" in console output.
      *maximize window to speedup process
      4) Close dialog.
      5) Click any item in the list on the main screen. Application crash on released memory occurs.

      Crash occurs in MouseArea click handler in TestItem.qml:

      onClicked: itemClicked(testItem);

      where testItem is value assigned to the list item by ListView (and managed by declarative engine).

      Attachments

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

        Activity

          People

            denexter Andrew den Exter (closed Nokia identity) (Inactive)
            scavenger Pavel
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes