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

WebView broken on Android on Qt6.50 beta2

    XMLWordPrintable

Details

    • Bug
    • Resolution: Invalid
    • Not Evaluated
    • None
    • 6.5.0 Beta2
    • WebView
    • None
    • Android

    Description

      When I build and run WebView example application minibrowser with Qt6.5.0 beta2 for Android arm64-v8a on Samsung A52s it crashes at startup:

      E AndroidRuntime: FATAL EXCEPTION: qtMainLoopThread
      E AndroidRuntime: Process: org.qtproject.example.minibrowser, PID: 28113
      E AndroidRuntime: java.lang.UnsatisfiedLinkError: dlopen failed: cannot locate symbol "_ZN11QBasicMutex15destroyInternalEP13QMutexPrivate" referenced by "/data/app/~~NYYH84YoKI5zkKJEFXGB5A==/org.qtproject.example.minibrowser-0vUno59CJUhLqOahLYLW1w==/lib/arm64/libQt6WebViewQuick_arm64-v8a.so"...
      E AndroidRuntime:     at java.lang.Runtime.load0(Runtime.java:929)
      E AndroidRuntime:     at java.lang.System.load(System.java:1625)
      E AndroidRuntime:     at org.qtproject.qt.android.QtNative$2.run(QtNative.java:229)
      E AndroidRuntime:     at org.qtproject.qt.android.QtThread$2.run(QtThread.java:51)
      E AndroidRuntime:     at org.qtproject.qt.android.QtThread$1.run(QtThread.java:25)
      E AndroidRuntime:     at java.lang.Thread.run(Thread.java:1012)

      Running minibrowser built with Qt6.4.2 Android arm64-v8a succeeds on Samsung A52s.

      Attachments

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

        Activity

          People

            stromme Christian
            tealamak Tero Alamäki
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes