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

Applications on INTEGRITY crash on startup when parsing plugin metadata.

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: P1: Critical 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)

      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.

        For Gerrit Dashboard: QTBUG-83390
        # Subject Branch Project Status CR V

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes