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

Memory leak on searches

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: P1: Critical P1: Critical
    • Qt Creator 2.6.1
    • Qt Creator 2.5.0, Qt Creator 2.5.1, Qt Creator 2.5.2, Qt Creator 2.6.0-beta
    • All Other Issues
    • None
    • Linux 2.6.35.6-45.fc14.x86_64 (Fedora 14 64 bit)

      Memory leak when searching. Only tested on Qt Creator 2.5.0 but it may be on the later versions as the changelogs don't mention anything.

      Steps to reproduce:
      1. Search file system/directory with a lot of files for common strings or even just 1 character.
      2. Watch memory usage go up. This is ok since there are a lot of matches to keep track of.
      3. Clear the search results (doing a new search does nothing as it keeps the old search matches in history)

      Expected result: memory usage should go down

      Actual result: 5 GB memory leak

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

            con Eike Ziller
            qqwertyasdf qqwertyasdf
            Votes:
            1 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes