[4.6.0.13] Android AppSupport crashes at any activity after upgrade to Sauna

Any news about this?

3 Likes

Unfortunately latest update 4.6.0.15, doesn’t fix these issues.

My Xperia 10II with only App Support keeps also crashing all Android Apps, since update to 4.6.0.13.

…so I could only start certain Android apps with the help of the exec command via qCommand or via store start.
With 4.6.0.15, these apps now start without the detours. However, they still do not start as they did before 4.6.0.13 - but they do start. So that’s a success, at least for me.

Confirm. Same issues are here.

The last 4.6.0 release should have fixed the event timing issue above, but I suspect there are other causes for crashing. It would be very helpful if someone else experiencing this problem could gather some logcat logs or more as Android is crashing, especially around the FATAL EXCEPTION bit as it often takes a while to completely collapse with lots of other things crashing on the way.

1 Like

The output of that command is “No AppSupport instances running.”
I had Homeassistant running in the background. Used it for 20s before it crashed.

1 Like

build 5.0.0.61 device adaptation 1.0.1.38 xperia 10 iii

02-24 17:20:58.825   262   262 E Zygote  : System zygote died with exception
02-24 17:20:58.825   262   262 E Zygote  : java.lang.IllegalArgumentException: event time must not be in the future
02-24 17:20:58.825   262   262 E Zygote  :      at com.android.server.power.PowerManagerService$BinderService.userActivity(PowerManagerService.java:4976)
02-24 17:20:58.825   262   262 E Zygote  :      at android.os.PowerManager.userActivity(PowerManager.java:1190)
02-24 17:20:58.825   262   262 E Zygote  :      at android.os.PowerManager.userActivity(PowerManager.java:1155)
02-24 17:20:58.825   262   262 E Zygote  :      at com.android.server.accessibility.AccessibilityInputFilter.handleMotionEvent(AccessibilityInputFilter.java:315)
02-24 17:20:58.825   262   262 E Zygote  :      at com.android.server.accessibility.AccessibilityInputFilter.processMotionEvent(AccessibilityInputFilter.java:297)
02-24 17:20:58.825   262   262 E Zygote  :      at com.android.server.accessibility.AccessibilityInputFilter.onInputEvent(AccessibilityInputFilter.java:237)
02-24 17:20:58.825   262   262 E Zygote  :      at android.view.InputFilter$H.handleMessage(InputFilter.java:249)
02-24 17:20:58.825   262   262 E Zygote  :      at android.os.Handler.dispatchMessage(Handler.java:106)
02-24 17:20:58.825   262   262 E Zygote  :      at android.os.Looper.loop(Looper.java:223)
02-24 17:20:58.825   262   262 E Zygote  :      at com.android.server.SystemServer.run(SystemServer.java:630)
02-24 17:20:58.825   262   262 E Zygote  :      at com.android.server.SystemServer.main(SystemServer.java:424)
02-24 17:20:58.825   262   262 E Zygote  :      at java.lang.reflect.Method.invoke(Native Method)
02-24 17:20:58.825   262   262 E Zygote  :      at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:599)
02-24 17:20:58.825   262   262 E Zygote  :      at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:925)
02-24 17:20:58.825   262   262 D AndroidRuntime: Shutting down VM
02-24 17:20:58.825   262   262 E AndroidRuntime: *** FATAL EXCEPTION IN SYSTEM PROCESS: main
02-24 17:20:58.825   262   262 E AndroidRuntime: java.lang.IllegalArgumentException: event time must not be in the future
02-24 17:20:58.825   262   262 E AndroidRuntime:        at com.android.server.power.PowerManagerService$BinderService.userActivity(PowerManagerService.java:4976)
02-24 17:20:58.825   262   262 E AndroidRuntime:        at android.os.PowerManager.userActivity(PowerManager.java:1190)
02-24 17:20:58.825   262   262 E AndroidRuntime:        at android.os.PowerManager.userActivity(PowerManager.java:1155)
02-24 17:20:58.825   262   262 E AndroidRuntime:        at com.android.server.accessibility.AccessibilityInputFilter.handleMotionEvent(AccessibilityInputFilter.java:315)
02-24 17:20:58.825   262   262 E AndroidRuntime:        at com.android.server.accessibility.AccessibilityInputFilter.processMotionEvent(AccessibilityInputFilter.java:297)
02-24 17:20:58.825   262   262 E AndroidRuntime:        at com.android.server.accessibility.AccessibilityInputFilter.onInputEvent(AccessibilityInputFilter.java:237)
02-24 17:20:58.825   262   262 E AndroidRuntime:        at android.view.InputFilter$H.handleMessage(InputFilter.java:249)
02-24 17:20:58.825   262   262 E AndroidRuntime:        at android.os.Handler.dispatchMessage(Handler.java:106)
02-24 17:20:58.825   262   262 E AndroidRuntime:        at android.os.Looper.loop(Looper.java:223)
02-24 17:20:58.825   262   262 E AndroidRuntime:        at com.android.server.SystemServer.run(SystemServer.java:630)
02-24 17:20:58.825   262   262 E AndroidRuntime:        at com.android.server.SystemServer.main(SystemServer.java:424)
02-24 17:20:58.825   262   262 E AndroidRuntime:        at java.lang.reflect.Method.invoke(Native Method)
02-24 17:20:58.825   262   262 E AndroidRuntime:        at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:599)
02-24 17:20:58.825   262   262 E AndroidRuntime:        at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:925)
02-24 17:20:58.826   262   262 I AlienCrashLogger: Crash logs disabled, not dumping
02-24 17:20:58.827   262   262 I DropBoxManagerService: add tag=system_server_crash isTagEnabled=true flags=0x2
02-24 17:20:58.834   262   262 I Process : Sending signal. PID: 262 SIG: 9
02-24 17:20:58.909   682   682 E DisplayEventDispatcher: Display event receiver pipe was closed or an error occurred.  events=0x9
02-24 17:20:58.909  1553  2424 E DisplayEventDispatcher: Display event receiver pipe was closed or an error occurred.  events=0x9
02-24 17:20:58.909   675   675 E DisplayEventDispatcher: Display event receiver pipe was closed or an error occurred.  events=0x9
02-24 17:20:58.909   682   772 E OpenGLRenderer: Display event receiver pipe was closed or an error occurred.  events=0x9
02-24 17:20:58.910  1553  1553 E DisplayEventDispatcher: Display event receiver pipe was closed or an error occurred.  events=0x9
02-24 17:20:58.910  1553  2379 E OpenGLRenderer: Display event receiver pipe was closed or an error occurred.  events=0x9
02-24 17:20:58.910   413   578 E OpenGLRenderer: Display event receiver pipe was closed or an error occurred.  events=0x9
02-24 17:20:58.910   413   413 E DisplayEventDispatcher: Display event receiver pipe was closed or an error occurred.  events=0x9
02-24 17:20:58.910   413   413 E DisplayEventDispatcher: Display event receiver pipe was closed or an error occurred.  events=0x9
02-24 17:20:58.910    53    53 I lowmemorykiller: lmkd data connection dropped
02-24 17:20:58.911   675  2428 E OpenGLRenderer: Display event receiver pipe was closed or an error occurred.  events=0x9
02-24 17:20:58.911    53    53 I lowmemorykiller: closing lmkd data connection

… omitted log noise showing the jvm is being shut down

Since yesterday, I have this Android crash problem (exception event time must not be in the future) in my Xperia 10 V :slightly_frowning_face: