This seems to be a recurring theme:
WLAlienEventDevice: WLAlienEventTouch::checkOffset time offset diverged by more than 100 millisecond (4294888701 ns), resetting offset to 2329793188515
4294888701 looks suspiciously close to UINT_MAX, maybe this is an integer underflow issue?
07-04 01:15:11.272 261 276 W WLAlienEventDevice: WLAlienEventTouch::checkOffset time offset diverged by more than 100 millisecond (4294888701 ns), resetting offset to 2329793188515
07-04 01:15:11.708 261 361 E WificondScannerImpl: Timed out waiting for scan result from wificond
07-04 01:15:13.523 1603 1755 I OkHttpWebSocketConnection: [normal:8157010] Sending keep alive...
07-04 01:15:13.524 1603 1755 I OkHttpWebSocketConnection: [unidentified:149135018] Sending keep alive...
07-04 01:15:13.527 1603 1755 D AlarmSleepTimer: Setting an exact alarm to wake up in 19999ms.
07-04 01:15:13.527 1603 1603 W AlarmSleepTimer: Waking up.
07-04 01:15:14.217 2803 2842 D GeckoIdleService: Get idle time: time since reset 3 msec
07-04 01:15:14.218 2803 2842 D GeckoIdleService: Idle timer callback: current idle time 3 msec
07-04 01:15:14.218 2803 2842 D GeckoIdleService: next timeout 4996 msec from now
07-04 01:15:14.218 2803 2842 D GeckoIdleService: SetTimerExpiryIfBefore: next timeout 4996 msec from now
07-04 01:15:14.218 2803 2842 D GeckoIdleService: reset timer expiry to 5006 msec from now
07-04 01:15:15.571 261 276 W WLAlienEventDevice: WLAlienEventTouch::checkOffset time offset diverged by more than 100 millisecond (4295483753 ns), resetting offset to 2334088672268
07-04 01:15:15.797 261 261 E Zygote : System zygote died with exception
07-04 01:15:15.797 261 261 E Zygote : java.lang.IllegalArgumentException: event time must not be in the future
07-04 01:15:15.797 261 261 E Zygote : at com.android.server.power.PowerManagerService$BinderService.userActivity(PowerManagerService.java:4976)
07-04 01:15:15.797 261 261 E Zygote : at android.os.PowerManager.userActivity(PowerManager.java:1190)
07-04 01:15:15.797 261 261 E Zygote : at android.os.PowerManager.userActivity(PowerManager.java:1155)
07-04 01:15:15.797 261 261 E Zygote : at com.android.server.accessibility.AccessibilityInputFilter.handleMotionEvent(AccessibilityInputFilter.java:315)
07-04 01:15:15.797 261 261 E Zygote : at com.android.server.accessibility.AccessibilityInputFilter.processMotionEvent(AccessibilityInputFilter.java:297)
07-04 01:15:15.797 261 261 E Zygote : at com.android.server.accessibility.AccessibilityInputFilter.onInputEvent(AccessibilityInputFilter.java:237)
07-04 01:15:15.797 261 261 E Zygote : at android.view.InputFilter$H.handleMessage(InputFilter.java:249)
07-04 01:15:15.797 261 261 E Zygote : at android.os.Handler.dispatchMessage(Handler.java:106)
07-04 01:15:15.797 261 261 E Zygote : at android.os.Looper.loop(Looper.java:223)
07-04 01:15:15.797 261 261 E Zygote : at com.android.server.SystemServer.run(SystemServer.java:652)
07-04 01:15:15.797 261 261 E Zygote : at com.android.server.SystemServer.main(SystemServer.java:434)
07-04 01:15:15.797 261 261 E Zygote : at java.lang.reflect.Method.invoke(Native Method)
07-04 01:15:15.797 261 261 E Zygote : at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:599)
07-04 01:15:15.797 261 261 E Zygote : at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:925)
07-04 01:15:15.798 261 261 D AndroidRuntime: Shutting down VM
07-04 01:15:15.798 261 261 E AndroidRuntime: *** FATAL EXCEPTION IN SYSTEM PROCESS: main
Iām testing with firefox, thatās why you see gecko-related logs. Interacting with any android app for <15s is enough to reproduce this.