Details
-
Bug
-
Resolution: Unresolved
-
P2: Important
-
None
-
6.7.1
-
None
-
Qt Version 6.7.1
AWS EC2 Boot to Qt 6.7 from AWS marketplace
Description
I am building and deploying the outrun demo but with a VncItem wrapping the QML code so that I can visualize it remotely. Other applications work, however this one crashes because:
qt.quick.window.transient: No transient parent resolved from object parent qt.quick.window: Applying visible true for QQuickWindowQmlImpl_QML_174(0xaaaaf40ddc70, visibility=QWindow::Hidden, flags=QFlags<Qt::WindowType>(Window), title="Outrun IVI", geometry=0,0 1920x1080) qt.qpa.eglfs.kms: Creating gbm_surface for screen qt_Headless qt.qpa.eglfs.kms: Got native format 34325258 from eglGetConfigAttrib() with return code true malloc(): invalid next size (unsorted) Application crashed: /usr/examples/Outrun_IVI Process stopped quit
Logs attached, application here: