Details
-
Bug
-
Resolution: Done
-
P1: Critical
-
5.15.0 Beta2, 5.15.0 Beta3
-
None
-
INTEGRITY 19.0.8.1 compiler 2019.1.4
-
-
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
- is required for
-
QTBUG-83070 Qualcomm Snapdragon 8155P + Integrity 19.#.# for Qt 5.15
- Closed