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

[6.6.0 FF] Applications crash at startup for imx8 devices

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • P1: Critical
    • None
    • 6.6.0 FF
    • Device Creation
    • None
    • cb443bbd70aa14f5e91de9d05752e44f95ae3e1e

    Description

      When trying to run applications with imx8 devices with 6.6.0 content, the applications crash with:

      "DBUS_SESSION_BUS_ADDRESS" "unix:path=/run/user/0/dbus_session_socket"
      "FB_MULTI_BUFFER" "2"
      "QTWEBENGINE_DISABLE_GPU_THREAD" "1"
      "QTWEBENGINE_DISABLE_SANDBOX" "1"
      "QT_IM_MODULE" "qtvirtualkeyboard"
      "QT_QPA_EGLFS_FORCE888" "1"
      "QT_QPA_EGLFS_FORCEVSYNC" "1"
      "QT_QPA_EGLFS_KMS_ATOMIC" "1"
      "QT_QPA_EGLFS_KMS_CONFIG" "/etc/kms.conf"
      "QT_QPA_PLATFORM" "eglfs"
      "WAYLAND_DISPLAY" "/run/wayland-0"
      "XDG_RUNTIME_DIR" "/run/user/0"
      "/opt/chartthemes/bin/chartthemes" QList()
      [     1] Failed to open device: No such file or directory, Try again...
      [     2] Failed to open device: No such file or directory, Try again...
      [     3] Failed to open device: No such file or directory, Try again...
      [     4] Failed to open device: No such file or directory, Try again...
      [     5] _OpenDevice(1159): FATAL: Failed to open device, errno=No such file or directory.
      [     6] Failed to open device: No such file or directory, Try again...
      [     7] Failed to open device: No such file or directory, Try again...
      [     8] Failed to open device: No such file or directory, Try again...
      [     9] Failed to open device: No such file or directory, Try again...
      [    10] _OpenDevice(1159): FATAL: Failed to open device, errno=No such file or directory.
      quit 

      or:

      "DBUS_SESSION_BUS_ADDRESS" "unix:path=/run/user/0/dbus_session_socket"
      "FB_MULTI_BUFFER" "2"
      "QTWEBENGINE_DISABLE_SANDBOX" "1"
      "QT_IM_MODULE" "qtvirtualkeyboard"
      "QT_QPA_EGLFS_FORCE888" "1"
      "QT_QPA_EGLFS_FORCEVSYNC" "1"
      "QT_QPA_EGLFS_KMS_ATOMIC" "1"
      "QT_QPA_EGLFS_KMS_CONFIG" "/etc/kms.conf"
      "QT_QPA_PLATFORM" "eglfs"
      "WAYLAND_DISPLAY" "/run/wayland-0"
      "XDG_RUNTIME_DIR" "/run/user/0"
      "/opt/heartrate-game/bin/heartrate-game" QList()
      Could not initialize egl display
      quit 

      Same with command line builds and when deploying via Qt Creator 10.0.2. 

      Attachments

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

        Activity

          People

            sapiippo Samuli Piippo
            mipohjan Milla Pohjanheimo
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes