Details
Description
Switching to the vehicle app from another app on the NVIDIA Jetson TX2 or a Toradex IMX6 board results in a crash inside Qt5QuickControls:
*** process /usr/bin/appman-launcher-qml: com.luxoft.vehicle (1475) crashed *** > why: uncaught signal 11 (Segmentation fault) > backtrace: 1: /usr/bin/appman-launcher-qml() [0x4516f4] 2: /usr/bin/appman-launcher-qml() [0x450750] 3: __kernel_rt_sigreturn [+0] 4: operator==(QString const&, QString const&) [+0x4] 5: QQuickIcon::operator==(QQuickIcon const&) const [+0x30] 6: QQuickIconLabel::setIcon(QQuickIcon const&) [+0x24] 7: /usr/lib/libQt5QuickControls2.so.5(+0x28e64) [0x7fa409ee64]
On the Jetson TX2 the graphics stack is corrupted afterwards and a restart of the system-ui is needed
Attachments
Issue Links
- relates to
-
AUTOSUITE-543 Vehicle app crashes on windows when switching apps
- Closed
-
AUTOSUITE-849 Re-test the circumstances of crashes on Windows when a Loader is not used in a 3D scene
- Closed
- resulted from
-
QTBUG-72569 QQuickIconImage doesn't scale correctly in some screen resolutions
- Reported