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

When reloading a QML file that is cached then it is possible that the original mapping to the previous cache file is still held

    XMLWordPrintable

Details

    Description

      When reloading a QML file that is cached then it is possible that the original mapping to the previous cache file is still held. This means that it can eventually run out of file handles as a result. This can be seen in the example by clicking on the buttons, one will do an unload/load once whereas toggle will do it over and over. Checking the open handles in the Process Explorer in Windows will show that there are more than one handle for a given cache file then.

      Attachments

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

        Activity

          People

            qt.team.quick.subscriptions Qt Quick and Widgets Team
            andysh Andy Shaw
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes