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

java.lang.IllegalArgumentException in android.util.EventLog.writeEvent

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P3: Somewhat important
    • None
    • 5.15.2, 6.5
    • QPA: Android
    • None
    • Android 12
    • Android

    Description

      For a few weeks now, the Google Play Console shows me an error that only happens on devices running Android 12.

      java.lang.IllegalArgumentException: 
       at android.util.EventLog.writeEvent (Native Method)
       at android.view.ViewRootImpl.enqueueInputEvent (ViewRootImpl.java:10136)
       at android.view.ViewRootImpl$WindowInputEventReceiver.onInputEvent (ViewRootImpl.java:10486)
       at android.view.InputEventReceiver.dispatchInputEvent (InputEventReceiver.java:259)
       at android.os.MessageQueue.nativePollOnce (Native Method)
       at android.os.MessageQueue.next (MessageQueue.java:335)
       at android.os.Looper.loopOnce (Looper.java:186)
       at android.os.Looper.loop (Looper.java:313)
       at android.app.ActivityThread.main (ActivityThread.java:8663)
       at java.lang.reflect.Method.invoke (Native Method)
       at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run (RuntimeInit.java:567)
       at com.android.internal.os.ZygoteInit.main (ZygoteInit.java:1135)

      I am using Qt 5.15.2 with NDK 21.4.7075529

      I have never seen this error before.

       

      Attachments

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

        Activity

          People

            qtandroidteam Qt Android Team
            francky033 Franck RICHARD
            Votes:
            1 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes