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

QFontCache grows unbounded

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: P3: Somewhat important P3: Somewhat important
    • None
    • 4.6.0, 4.6.1, 4.6.2
    • GUI: Font handling
    • None
    • 49926bb9ef983d4c19aed635a00b388252c065e4

      QFontCache is garbage collected every few minutes. Within this period, it is possible to grow it to any size if you are caching enough fonts. This has caused trouble for some people, and there should probably be an (optional?) bound on how far the cache can grow to avoid out of memory issues.

      Included main.cpp to reproduce the issue

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

            biochimia João Abecasis
            sanonymous Nokia Qt Support (Inactive)
            Votes:
            6 Vote for this issue
            Watchers:
            7 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes