Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-3312 Qt applications are crashing if Qt libraries are loaded from ROFS and demand paging is on for them.
  3. QTBUG-5323

Go through data exports and ensure none of them are public (fix them into function calls if they are)

    XMLWordPrintable

Details

    • Sub-task
    • Resolution: Out of scope
    • P1: Critical
    • 4.6.3
    • None
    • None

    Description

      At the moment we've turned off paging of Qt because it crashes when data is exported. We need to make sure that we can turn it on later and still remain binary compatible. Therefore we need to check the current list of exported data to make sure they are not public symbols. For the public ones we find (if any) we have got to make access to them into function calls, the others we do later.

      See related tasks.

      Attachments

        Issue Links

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

          Activity

            People

              iacampbe Iain (Inactive)
              riskedal Espen Riskedal (closed Nokia identity) (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes