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

Applications on INTEGRITY crash on startup when parsing plugin metadata.

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P1: Critical
    • 5.15.0 Beta4
    • 5.15.0 Beta2, 5.15.0 Beta3
    • Core: Other
    • None
    • INTEGRITY 19.0.8.1 compiler 2019.1.4
    • Integrity
    • bfb9b02d3b36244dc19c94a5693071a738bac8a2 (qt/qtbase/5.15)

    Description

      Applications on INTEGRITY crash on startup when parsing plugin metadata.
      QtGuiApplication tries to read metadata from static plugins on startup and causes this crash, there's move assignment operator defined in https://code.qt.io/cgit/qt/qtbase.git/tree/src/corelib/serialization/qcborvalue.h?h=5.15, lines 189-195. When it hits there, it blows the stack.
      Traces from INTEGRITY attached.

      Attachments

        Issue Links

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

          Activity

            People

              thiago Thiago Macieira
              kiollila Kimmo Ollila
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes