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

QRC only-pattern generates Memory Exhaustion very commonly

    XMLWordPrintable

Details

    • 5395180fcb9a68b1590ce4bf29ef26745161403f in Qt 5.4

    Description

      I noticed a new pattern regarding recent releases. There seems to be a default to include all resources, including images and whatnot inside QRC files.

      I quickly noticed a pattern among new users and not so novice users: They tend to include everything because QtC requests it.

      In the past there was a pattern to deploy a qml folder, now the pattern is to include everything inside.

      PROBLEMS:
      This generates crashes like:
      virtual memory exhausted: Cannot allocate memory
      make: *** [qrc_qml.o] Error 1

      And generates HUGE binaries.

      I regard this as a BUG but i welcome to comments very much.

      Attachments

        Issue Links

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

          Activity

            People

              hjk hjk
              desert Ariel Molina R.
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes