Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-14473

Unloading a secondary project doesn't release memory

    XMLWordPrintable

Details

    • Bug
    • Resolution: Duplicate
    • Not Evaluated
    • None
    • Qt Creator 3.5.0-beta1
    • C/C++/Obj-C++ Support
    • None
    • Windows 7, MSVC2013 32bit

    Description

      Values are provided by Process Explorer. All the values are after C++ parsing is done.

      • Initial Private Bytes value -> 142MB
      • Opened project 1 (qmake) -> 310MB
      • Closed project 1 -> 200MB
      • Opened project 1 -> 320MB
      • Opened project 2 (qbs) -> 750MB
      • Closed project 2 -> No change
      • Opened project 2 -> 880MB
      • Closed project 2 -> No change
      • Closed project 1 -> 450MB

      When the qbs project alone is opened:

      • Opened project 2 -> 660MB
      • Closed project 2 -> 240MB

      Attachments

        Issue Links

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

          Activity

            People

              kosjar Nikolai Kosjar
              orgads Orgad Shaneh
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes