mozilla-mobile / fenix

⚠️ Fenix (Firefox for Android) moved to a new repository. It is now developed and maintained as part of: https://github.com/mozilla-mobile/firefox-android
https://github.com/mozilla-mobile/firefox-android
Mozilla Public License 2.0
6.47k stars 1.28k forks source link

Intermittent UI test failure - HomeActivity ANR #25926

Closed AndiAJ closed 1 year ago

AndiAJ commented 2 years ago

► 6/21 Main

downloadMultipleFileTypesTest Firebase link

Stacktrace:

06-20 17:02:07.712: I/WindowManager(481): Input event dispatching timed out sending to org.mozilla.fenix.debug/org.mozilla.fenix.HomeActivity. Reason: 6bfbcb5 org.mozilla.fenix.debug/org.mozilla.fenix.HomeActivity (server) is not responding. Waited 5004ms for FocusEvent(hasFocus=true) 06-20 17:02:07.807: D/sql_support::conn_ext(21288): Transaction commited after 174.321472ms 06-20 17:02:07.840: I/ActivityManager(481): Force stopping org.mozilla.fenix.debug appid=10152 user=0: finished inst 06-20 17:02:07.840: I/ActivityManager(481): Killing 21288:org.mozilla.fenix.debug/u0a152 (adj 0): stop org.mozilla.fenix.debug due to finished inst 06-20 17:02:07.846: W/Binder(21245): Caught a RuntimeException from the binder stub implementation. 06-20 17:02:07.846: W/Binder(21245): java.lang.SecurityException: Calling from not trusted UID! 06-20 17:02:07.846: W/Binder(21245): at android.app.UiAutomationConnection.throwIfCalledByNotTrustedUidLocked(UiAutomationConnection.java:525) 06-20 17:02:07.846: W/Binder(21245): at android.app.UiAutomationConnection.shutdown(UiAutomationConnection.java:429) 06-20 17:02:07.846: W/Binder(21245): at android.app.IUiAutomationConnection$Stub.onTransact(IUiAutomationConnection.java:390) 06-20 17:02:07.846: W/Binder(21245): at android.os.Binder.execTransactInternal(Binder.java:1159) 06-20 17:02:07.846: W/Binder(21245): at android.os.Binder.execTransact(Binder.java:1123) 06-20 17:02:07.851: I/ServiceChildProcess(21833): Destroying GeckoServiceChildProcess 06-20 17:02:07.852: I/ServiceChildProcess(21699): Destroying GeckoServiceChildProcess 06-20 17:02:07.855: W/ActivityTaskManager(481): Force removing ActivityRecord{9c16c39 u0 org.mozilla.fenix.debug/org.mozilla.fenix.HomeActivity t12 f}}: app died, no saved state 06-20 17:02:07.869: I/ActivityManager(481): Killing 21699:org.mozilla.fenix.debug:tab33/u0a152 (adj 0): stop org.mozilla.fenix.debug due to finished inst 06-20 17:02:07.876: I/ActivityManager(481): Killing 21833:org.mozilla.fenix.debug:gpu/u0a152 (adj 0): stop org.mozilla.fenix.debug due to finished inst 06-20 17:02:07.887: D/WindowManager(481): notifyANR took 232ms

verifyAboutFirefoxPreview Firebase link - Disabled in https://github.com/mozilla-mobile/fenix/pull/25694

► 6/22 Main

navigateBookmarksFoldersTest Firebase link

Stacktrace:

06-22 09:05:34.202: I/WindowManager(479): WIN DEATH: Window{8c5ae31 u0 org.mozilla.fenix.debug/org.mozilla.fenix.HomeActivity} 06-22 09:05:34.212: W/InputDispatcher(479): Attempted to unregister already unregistered input channel '8c5ae31 org.mozilla.fenix.debug/org.mozilla.fenix.HomeActivity (server)' 06-22 09:05:34.218: I/ActivityManager(479): Force stopping service ServiceRecord{11688b7 u0 com.google.android.gms/.cast.media.CastMediaRouteProviderService} 06-22 09:05:34.219: W/ActivityManager(479): Unable to launch app com.google.android.gms/10097 for service Intent { act=android.media.MediaRoute2ProviderService cmp=com.google.android.gms/.cast.media.CastMediaRouteProviderService }: process is bad 06-22 09:05:34.220: E/ActivityManager(479): Failure starting process com.google.android.gms 06-22 09:05:34.220: E/ActivityManager(479): java.lang.SecurityException: Package com.google.android.gms is currently frozen! 06-22 09:05:34.220: E/ActivityManager(479): at com.android.server.pm.PackageManagerService.checkPackageStartable(PackageManagerService.java:4463) 06-22 09:05:34.220: E/ActivityManager(479): at com.android.server.am.ProcessList.startProcessLocked(ProcessList.java:1757) 06-22 09:05:34.220: E/ActivityManager(479): at com.android.server.am.ProcessList.startProcessLocked(ProcessList.java:2319) 06-22 09:05:34.220: E/ActivityManager(479): at com.android.server.am.ProcessList.startProcessLocked(ProcessList.java:2441) 06-22 09:05:34.220: E/ActivityManager(479): at com.android.server.am.ActivityManagerService.startProcessLocked(ActivityManagerService.java:3170) 06-22 09:05:34.220: E/ActivityManager(479): at com.android.server.am.ActiveServices.bringUpServiceLocked(ActiveServices.java:2946) 06-22 09:05:34.220: E/ActivityManager(479): at com.android.server.am.ActiveServices.bindServiceLocked(ActiveServices.java:2062) 06-22 09:05:34.220: E/ActivityManager(479): at com.android.server.am.ActivityManagerService.bindIsolatedService(ActivityManagerService.java:15184) 06-22 09:05:34.220: E/ActivityManager(479): at android.app.ContextImpl.bindServiceCommon(ContextImpl.java:1833) 06-22 09:05:34.220: E/ActivityManager(479): at android.app.ContextImpl.bindServiceAsUser(ContextImpl.java:1773) 06-22 09:05:34.220: E/ActivityManager(479): at com.android.server.media.MediaRoute2ProviderServiceProxy.bind(MediaRoute2ProviderServiceProxy.java:224) 06-22 09:05:34.220: E/ActivityManager(479): at com.android.server.media.MediaRoute2ProviderServiceProxy.onBindingDied(MediaRoute2ProviderServiceProxy.java:290) 06-22 09:05:34.220: E/ActivityManager(479): at android.app.LoadedApk$ServiceDispatcher.doConnected(LoadedApk.java:1950) 06-22 09:05:34.220: E/ActivityManager(479): at android.app.LoadedApk$ServiceDispatcher$RunConnection.run(LoadedApk.java:1986) 06-22 09:05:34.220: E/ActivityManager(479): at android.os.Handler.handleCallback(Handler.java:938) 06-22 09:05:34.220: E/ActivityManager(479): at android.os.Handler.dispatchMessage(Handler.java:99) 06-22 09:05:34.220: E/ActivityManager(479): at android.os.Looper.loop(Looper.java:223) 06-22 09:05:34.220: E/ActivityManager(479): at com.android.server.SystemServer.run(SystemServer.java:622) 06-22 09:05:34.220: E/ActivityManager(479): at com.android.server.SystemServer.main(SystemServer.java:408) 06-22 09:05:34.220: E/ActivityManager(479): at java.lang.reflect.Method.invoke(Native Method) 06-22 09:05:34.220: E/ActivityManager(479): at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:592) 06-22 09:05:34.220: E/ActivityManager(479): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:925) 06-22 09:05:34.220: I/ActivityManager(479): Force stopping com.google.android.gms appid=10097 user=0: start failure 06-22 09:05:34.221: I/ActivityManager(479): Force stopping service ServiceRecord{d00f953 u0 com.google.android.gms/.cast.media.CastMediaRouteProviderService} 06-22 09:05:34.221: W/ActivityManager(479): Unable to launch app com.google.android.gms/10097 for service Intent { act=android.media.MediaRoute2ProviderService cmp=com.google.android.gms/.cast.media.CastMediaRouteProviderService }: process is bad 06-22 09:05:34.222: I/ActivityManager(479): Process org.mozilla.fenix.debug (pid 11579) has died: fg TOP 06-22 09:05:34.222: I/libprocessgroup(479): Successfully killed process cgroup uid 10152 pid 11579 in 0ms 06-22 09:05:34.225: I/ServiceChildProcess(12427): Destroying GeckoServiceChildProcess 06-22 09:05:34.232: W/ActivityManager(479): Scheduling restart of crashed service org.mozilla.fenix.debug/androidx.work.impl.background.systemjob.SystemJobService in 1000ms for connection 06-22 09:05:34.235: W/ActivityTaskManager(479): Force removing ActivityRecord{443a342 u0 org.mozilla.fenix.debug/org.mozilla.fenix.HomeActivity t9}: app died, no saved state 06-22 09:05:34.239: W/ActivityManager(479): Crash of app org.mozilla.fenix.debug running instrumentation ComponentInfo{org.mozilla.fenix.debug.test/androidx.test.runner.AndroidJUnitRunner} 06-22 09:05:34.243: I/ActivityManager(479): Force stopping org.mozilla.fenix.debug appid=10152 user=0: finished inst 06-22 09:05:34.244: I/ActivityManager(479): Killing 12427:org.mozilla.fenix.debug:tab9/u0a152 (adj 0): stop org.mozilla.fenix.debug due to finished inst 06-22 09:05:34.246: W/Binder(11519): Caught a RuntimeException from the binder stub implementation. 06-22 09:05:34.246: W/Binder(11519): java.lang.SecurityException: Calling from not trusted UID! 06-22 09:05:34.246: W/Binder(11519): at android.app.UiAutomationConnection.throwIfCalledByNotTrustedUidLocked(UiAutomationConnection.java:525) 06-22 09:05:34.246: W/Binder(11519): at android.app.UiAutomationConnection.shutdown(UiAutomationConnection.java:429) 06-22 09:05:34.246: W/Binder(11519): at android.app.IUiAutomationConnection$Stub.onTransact(IUiAutomationConnection.java:390) 06-22 09:05:34.246: W/Binder(11519): at android.os.Binder.execTransactInternal(Binder.java:1159) 06-22 09:05:34.246: W/Binder(11519): at android.os.Binder.execTransact(Binder.java:1123) 06-22 09:05:34.250: I/ActivityManager(479): Killing 12572:org.mozilla.fenix.debug:gpu/u0a152 (adj 0): stop org.mozilla.fenix.debug due to finished inst 06-22 09:05:34.251: D/AndroidRuntime(11519): Shutting down VM

► 6/28 Main

testDownloadPrompt Firebase link

Stacktrace:

06-28 10:13:44.435: I/WindowManager(477): Input event dispatching timed out sending to org.mozilla.fenix.debug/org.mozilla.fenix.HomeActivity. Reason: 344bd6c org.mozilla.fenix.debug/org.mozilla.fenix.HomeActivity (server) is not responding. Waited 5001ms for FocusEvent(hasFocus=false) 06-28 10:13:44.638: I/ActivityManager(477): Force stopping org.mozilla.fenix.debug appid=10152 user=0: finished inst 06-28 10:13:44.638: I/ActivityManager(477): Killing 12641:org.mozilla.fenix.debug/u0a152 (adj 0): stop org.mozilla.fenix.debug due to finished inst 06-28 10:13:44.640: W/ActivityTaskManager(477): Force removing ActivityRecord{c9cc7d1 u0 org.mozilla.fenix.debug/org.mozilla.fenix.HomeActivity t9 f}}: app died, no saved state 06-28 10:13:44.643: D/AndroidRuntime(12584): Shutting down VM 06-28 10:13:44.657: I/ServiceChildProcess(13348): Destroying GeckoServiceChildProcess 06-28 10:13:44.660: I/ServiceChildProcess(13185): Destroying GeckoServiceChildProcess 06-28 10:13:44.668: I/ActivityManager(477): Killing 13185:org.mozilla.fenix.debug:tab39/u0a152 (adj 0): stop org.mozilla.fenix.debug due to finished inst 06-28 10:13:44.669: I/ActivityManager(477): Killing 13348:org.mozilla.fenix.debug:gpu/u0a152 (adj 0): stop org.mozilla.fenix.debug due to finished inst 06-28 10:13:44.670: D/WindowManager(477): notifyANR took 243ms

verifyContextMenuShortcuts Firebase link

Stacktrace:

06-28 16:43:31.655: I/WindowManager(476): Input event dispatching timed out sending to org.mozilla.fenix.debug/org.mozilla.fenix.HomeActivity. Reason: 1508c21 org.mozilla.fenix.debug/org.mozilla.fenix.HomeActivity (server) is not responding. Waited 5002ms for MotionEvent(deviceId=-1, source=0x00001002, displayId=0, action=MOVE, actionButton=0x00000000, flags=0x00000000, metaState=0x00000000, buttonState=0x00000000, classification=NONE, edgeFlags=0x00000000, xPrecision=1.0, yPrecision=1.0, xCursorPosition=nan, yCursorPosition=nan, pointers=[0: (915.0, 1711.0)]), policyFlags=0x6b000000 06-28 16:43:31.787: I/ActivityManager(476): Force stopping org.mozilla.fenix.debug appid=10152 user=0: finished inst 06-28 16:43:31.788: I/ActivityManager(476): Killing 11138:org.mozilla.fenix.debug/u0a152 (adj 0): stop org.mozilla.fenix.debug due to finished inst 06-28 16:43:31.790: W/ActivityTaskManager(476): Force removing ActivityRecord{884f3b1 u0 org.mozilla.fenix.debug/org.mozilla.fenix.HomeActivity t9 f}}: app died, no saved state 06-28 16:43:31.792: D/AndroidRuntime(11073): Shutting down VM 06-28 16:43:31.795: I/ServiceChildProcess(11903): Destroying GeckoServiceChildProcess 06-28 16:43:31.800: I/ServiceChildProcess(13842): Destroying GeckoServiceChildProcess 06-28 16:43:31.801: I/ServiceChildProcess(11709): Destroying GeckoServiceChildProcess 06-28 16:43:31.850: I/nix.debug:tab2(13842): System.exit called, status: 0 06-28 16:43:31.850: I/AndroidRuntime(13842): VM exiting with result code 0, cleanup skipped. 06-28 16:43:31.869: I/nix.debug:tab2(11709): System.exit called, status: 0 06-28 16:43:31.869: I/AndroidRuntime(11709): VM exiting with result code 0, cleanup skipped. 06-28 16:43:31.871: I/fenix.debug:gp(11903): System.exit called, status: 0 06-28 16:43:31.872: I/AndroidRuntime(11903): VM exiting with result code 0, cleanup skipped. 06-28 16:43:31.928: E/JavaBinder(11073): *** Uncaught remote exception! (Exceptions are not yet supported across processes.) 06-28 16:43:31.928: E/JavaBinder(11073): java.lang.RuntimeException: Bad file descriptor 06-28 16:43:31.928: E/JavaBinder(11073): at android.os.BinderProxy.transactNative(Native Method) 06-28 16:43:31.928: E/JavaBinder(11073): at android.os.BinderProxy.transact(BinderProxy.java:540) 06-28 16:43:31.928: E/JavaBinder(11073): at android.view.IWindowManager$Stub$Proxy.injectInputAfterTransactionsApplied(IWindowManager.java:5262) 06-28 16:43:31.928: E/JavaBinder(11073): at android.app.UiAutomationConnection.injectInputEvent(UiAutomationConnection.java:136) 06-28 16:43:31.928: E/JavaBinder(11073): at android.app.IUiAutomationConnection$Stub.onTransact(IUiAutomationConnection.java:228) 06-28 16:43:31.928: E/JavaBinder(11073): at android.os.Binder.execTransactInternal(Binder.java:1154) 06-28 16:43:31.928: E/JavaBinder(11073): at android.os.Binder.execTransact(Binder.java:1123) 06-28 16:43:31.996: I/Zygote(290): Process 11903 exited cleanly (0) 06-28 16:43:32.001: E/MmTelFeatureConnection 0: ImsRegistrationCallbackAdapter: ImsRegistration is null 06-28 16:43:32.026: I/Zygote(290): Process 11709 exited cleanly (0) 06-28 16:43:32.029: I/Zygote(290): Process 13842 exited cleanly (0) 06-28 16:43:32.165: I/binder(0): release 11138:11824 transaction 774087 out, still active 06-28 16:43:32.166: I/binder(0): undelivered TRANSACTION_COMPLETE 06-28 16:43:32.167: I/binder(0): undelivered transaction 775705, process died. 06-28 16:43:32.168: I/binder(0): undelivered transaction 775706, process died. 06-28 16:43:32.170: I/binder(0): undelivered transaction 775817, process died. 06-28 16:43:32.131: I/Zygote(290): Process 11138 exited due to signal 9 (Killed) 06-28 16:43:32.185: I/binder(0): undelivered transaction 775700, process died. 06-28 16:43:32.186: I/binder(0): undelivered transaction 775701, process died. 06-28 16:43:32.187: I/binder(0): undelivered transaction 775732, process died. 06-28 16:43:32.167: I/libprocessgroup(476): Successfully killed process cgroup uid 10152 pid 11138 in 374ms 06-28 16:43:32.123: I/RenderThread(476): type=1400 audit(0.0:172): avc: denied { execmem } for scontext=u:r:system_server:s0 tcontext=u:r:system_server:s0 tclass=process permissive=1 b/65201432 06-28 16:43:32.403: E/FrameEvents(476): updateAcquireFence: Did not find frame. 06-28 16:43:32.412: I/ActivityManager(476): Killing 13842:org.mozilla.fenix.debug:tab23/u0a152 (adj 0): stop org.mozilla.fenix.debug due to finished inst 06-28 16:43:32.412: W/system_server(476): Long monitor contention with owner InputDispatcher (1484) at void com.android.server.wm.ActivityTaskManagerService$LocalService.onProcessUnMapped(int)(ActivityTaskManagerService.java:6519) waiters=3 in void com.android.server.wm.WindowState$DeathRecipient.binderDied() for 288ms 06-28 16:43:32.412: I/WindowManager(476): WIN DEATH: Window{1508c21 u0 org.mozilla.fenix.debug/org.mozilla.fenix.HomeActivity} 06-28 16:43:32.413: I/libprocessgroup(476): Successfully killed process cgroup uid 10152 pid 13842 in 0ms 06-28 16:43:32.420: W/system_server(476): Long monitor contention with owner InputDispatcher (1484) at void com.android.server.wm.ActivityTaskManagerService$LocalService.onProcessUnMapped(int)(ActivityTaskManagerService.java:6519) waiters=4 in void com.android.server.wm.Session.binderDied() for 282ms 06-28 16:43:32.420: W/system_server(476): Long monitor contention with owner InputDispatcher (1484) at void com.android.server.wm.ActivityTaskManagerService$LocalService.onProcessUnMapped(int)(ActivityTaskManagerService.java:6519) waiters=0 in void com.android.server.wm.InputMonitor$UpdateInputWindows.run() for 595ms 06-28 16:43:32.421: I/Choreographer(476): Skipped 35 frames! The application may be doing too much work on its main thread. 06-28 16:43:32.423: W/system_server(476): Long monitor contention with owner InputDispatcher (1484) at void com.android.server.wm.ActivityTaskManagerService$LocalService.onProcessUnMapped(int)(ActivityTaskManagerService.java:6519) waiters=1 in void com.android.server.wm.WindowManagerService$LocalService.setAccessibilityIdToSurfaceMetadata(android.os.IBinder, int) for 301ms 06-28 16:43:32.423: W/WindowManager(476): Cannot find window which accessibility connection is added to 06-28 16:43:32.424: I/BackdropActivity(10179): onResume() 06-28 16:43:32.425: W/WindowManager(476): Failed looking up window session=Session{5310f14 11138:u0a10152} callers=com.android.server.wm.WindowManagerService.windowForClientLocked:5425 com.android.server.wm.WindowState$DeathRecipient.binderDied:2809 android.os.IBinder$DeathRecipient.binderDied:305 06-28 16:43:32.425: I/WindowManager(476): WIN DEATH: null 06-28 16:43:32.425: I/ActivityManager(476): Killing 11709:org.mozilla.fenix.debug:tab26/u0a152 (adj 0): stop org.mozilla.fenix.debug due to finished inst 06-28 16:43:32.425: I/libprocessgroup(476): Successfully killed process cgroup uid 10152 pid 11709 in 0ms 06-28 16:43:32.426: I/ActivityManager(476): Killing 11903:org.mozilla.fenix.debug:gpu/u0a152 (adj 0): stop org.mozilla.fenix.debug due to finished inst 06-28 16:43:32.434: W/system_server(476): Long monitor contention with owner Binder:476_18 (2827) at void com.android.server.accessibility.AccessibilityWindowManager$RemoteAccessibilityConnection.binderDied()(AccessibilityWindowManager.java:830) waiters=0 in void com.android.server.accessibility.AccessibilityWindowManager$RemoteAccessibilityConnection.binderDied() for 310ms 06-28 16:43:32.436: D/WindowManager(476): notifyANR took 788ms

► 6/29 Nightly

openMainMenuSettingsItemTest Firebase link

Stacktrace:

06-28 18:23:14.055: W/ActivityManager(478): Crash of app org.mozilla.fenix running instrumentation ComponentInfo{org.mozilla.fenix.test/androidx.test.runner.AndroidJUnitRunner} 06-28 18:23:14.076: I/ActivityManager(478): Force stopping org.mozilla.fenix appid=10152 user=0: finished inst 06-28 18:23:14.076: I/ActivityManager(478): Killing 13386:org.mozilla.fenix:tab14/u0a152 (adj 0): stop org.mozilla.fenix due to finished inst 06-28 18:23:14.077: W/Binder(12860): Caught a RuntimeException from the binder stub implementation. 06-28 18:23:14.077: W/Binder(12860): java.lang.SecurityException: Calling from not trusted UID! 06-28 18:23:14.077: W/Binder(12860): at android.app.UiAutomationConnection.throwIfCalledByNotTrustedUidLocked(UiAutomationConnection.java:525) 06-28 18:23:14.077: W/Binder(12860): at android.app.UiAutomationConnection.shutdown(UiAutomationConnection.java:429) 06-28 18:23:14.077: W/Binder(12860): at android.app.IUiAutomationConnection$Stub.onTransact(IUiAutomationConnection.java:390) 06-28 18:23:14.077: W/Binder(12860): at android.os.Binder.execTransactInternal(Binder.java:1159) 06-28 18:23:14.077: W/Binder(12860): at android.os.Binder.execTransact(Binder.java:1123) 06-28 18:23:14.077: I/ActivityManager(478): Killing 13484:org.mozilla.fenix:gpu/u0a152 (adj 0): stop org.mozilla.fenix due to finished inst 06-28 18:23:14.078: I/Zygote(291): Process 13386 exited cleanly (0) 06-28 18:23:14.078: I/WindowManager(478): Force finishing activity ActivityRecord{7b7bfcd u0 org.mozilla.fenix/.HomeActivity t9 f} isExiting} 06-28 18:23:14.078: W/ActivityTaskManager(478): Duplicate finish request for r=ActivityRecord{7b7bfcd u0 org.mozilla.fenix/.HomeActivity t9 f} isExiting} 06-28 18:23:14.086: D/AndroidRuntime(12860): Shutting down VM

► 6/29 Main

updateSavedLoginTest Firebase link

Stacktrace:

05-18 10:51:41.805: I/WindowManager(479): Input event dispatching timed out sending to org.mozilla.fenix.debug/org.mozilla.fenix.HomeActivity. Reason: 4844ccd org.mozilla.fenix.debug/org.mozilla.fenix.HomeActivity (server) is not responding. Waited 5003ms for FocusEvent(hasFocus=false) 05-18 10:51:42.002: I/OpenGLRenderer(12036): Davey! duration=7489ms; Flags=1, IntendedVsync=790807397415, Vsync=793074063991, OldestInputEvent=9223372036854775807, NewestInputEvent=0, HandleInputStart=793087053215, AnimationStart=793087055024, PerformTraversalsStart=793087531890, DrawStart=794945689082, SyncQueued=794978954671, SyncStart=794979166796, IssueDrawCommandsStart=794989304101, SwapBuffers=798193013467, FrameCompleted=798297154823, DequeueBufferDuration=816370, QueueBufferDuration=387815, GpuCompleted=72057628414510440, 05-18 10:51:42.195: I/ActivityManager(479): Force stopping org.mozilla.fenix.debug appid=10151 user=0: finished inst 05-18 10:51:42.195: I/ActivityManager(479): Killing 12036:org.mozilla.fenix.debug/u0a151 (adj 0): stop org.mozilla.fenix.debug due to finished inst 05-18 10:51:42.199: W/Binder(11978): Caught a RuntimeException from the binder stub implementation. 05-18 10:51:42.199: W/Binder(11978): java.lang.SecurityException: Calling from not trusted UID! 05-18 10:51:42.199: W/Binder(11978): at android.app.UiAutomationConnection.throwIfCalledByNotTrustedUidLocked(UiAutomationConnection.java:525) 05-18 10:51:42.199: W/Binder(11978): at android.app.UiAutomationConnection.shutdown(UiAutomationConnection.java:429) 05-18 10:51:42.199: W/Binder(11978): at android.app.IUiAutomationConnection$Stub.onTransact(IUiAutomationConnection.java:390) 05-18 10:51:42.199: W/Binder(11978): at android.os.Binder.execTransactInternal(Binder.java:1159) 05-18 10:51:42.199: W/Binder(11978): at android.os.Binder.execTransact(Binder.java:1123) 05-18 10:51:42.201: W/ActivityTaskManager(479): Force removing ActivityRecord{b7c9a7b u0 org.mozilla.fenix.debug/org.mozilla.fenix.HomeActivity t9 f}}: app died, no saved state 05-18 10:51:42.202: I/ServiceChildProcess(15152): Destroying GeckoServiceChildProcess 05-18 10:51:42.206: D/AndroidRuntime(11978): Shutting down VM 05-18 10:51:42.207: I/ServiceChildProcess(12944): Destroying GeckoServiceChildProcess 05-18 10:51:42.235: I/ServiceChildProcess(13144): Destroying GeckoServiceChildProcess 05-18 10:51:42.252: I/nix.debug:tab2(15152): System.exit called, status: 0 05-18 10:51:42.252: I/AndroidRuntime(15152): VM exiting with result code 0, cleanup skipped. 05-18 10:51:42.253: I/nix.debug:tab3(12944): System.exit called, status: 0 05-18 10:51:42.253: I/AndroidRuntime(12944): VM exiting with result code 0, cleanup skipped. 05-18 10:51:42.358: I/fenix.debug:gp(13144): System.exit called, status: 0 05-18 10:51:42.358: I/AndroidRuntime(13144): VM exiting with result code 0, cleanup skipped. 05-18 10:51:42.360: I/ActivityManager(479): Killing 15152:org.mozilla.fenix.debug:tab26/u0a151 (adj 0): stop org.mozilla.fenix.debug due to finished inst 05-18 10:51:42.361: I/ActivityManager(479): Killing 12944:org.mozilla.fenix.debug:tab30/u0a151 (adj 0): stop org.mozilla.fenix.debug due to finished inst 05-18 10:51:42.365: I/ActivityManager(479): Killing 13144:org.mozilla.fenix.debug:gpu/u0a151 (adj 0): stop org.mozilla.fenix.debug due to finished inst 05-18 10:51:42.369: W/Looper(479): Slow dispatch took 170ms android.ui h=com.android.server.am.ActivityManagerService$UiHandler c=null m=31 05-18 10:51:42.377: D/WindowManager(479): notifyANR took 575ms

multipleBookmarkDeletionsTest Firebase link

Stacktrace:

06-29 11:14:58.920: I/ActivityManager(478): Process org.mozilla.fenix.debug:gpu (pid 12247) has died: fg BTOP 06-29 11:14:58.921: W/ActivityManager(478): Scheduling restart of crashed service org.mozilla.fenix.debug/org.mozilla.gecko.process.GeckoChildProcessServices$gpu in 1000ms for connection 06-29 11:14:58.923: I/libprocessgroup(478): Successfully killed process cgroup uid 10152 pid 12247 in 0ms 06-29 11:14:58.926: W/audio_hw_generic(1861): Hardware backing HAL too slow, could only write 0 of 661 frames 06-29 11:14:58.959: W/WindowManager(478): removeWindowToken: Attempted to remove non-existing token: android.os.Binder@406d831 06-29 11:14:58.959: I/WindowManager(478): WIN DEATH: Window{56c5020 u0 org.mozilla.fenix.debug/org.mozilla.fenix.HomeActivity} 06-29 11:14:58.941: I/chatty(1861): uid=1041(audioserver) writer identical 1 line 06-29 11:14:58.956: W/audio_hw_generic(1861): Hardware backing HAL too slow, could only write 0 of 661 frames 06-29 11:14:58.960: W/InputDispatcher(478): Attempted to unregister already unregistered input channel '56c5020 org.mozilla.fenix.debug/org.mozilla.fenix.HomeActivity (server)' 06-29 11:14:58.963: I/ActivityManager(478): Process org.mozilla.fenix.debug (pid 11601) has died: fg TOP 06-29 11:14:58.963: I/libprocessgroup(478): Successfully killed process cgroup uid 10152 pid 11601 in 0ms 06-29 11:14:58.971: W/audio_hw_generic(1861): Hardware backing HAL too slow, could only write 0 of 661 frames 06-29 11:14:58.976: W/ActivityTaskManager(478): Force removing ActivityRecord{7f41295 u0 org.mozilla.fenix.debug/org.mozilla.fenix.HomeActivity t9}: app died, no saved state 06-29 11:14:58.978: W/ActivityManager(478): Crash of app org.mozilla.fenix.debug running instrumentation ComponentInfo{org.mozilla.fenix.debug.test/androidx.test.runner.AndroidJUnitRunner} 06-29 11:14:58.983: I/ActivityManager(478): Force stopping org.mozilla.fenix.debug appid=10152 user=0: finished inst 06-29 11:14:58.984: I/ActivityManager(478): Killing 12032:org.mozilla.fenix.debug:tab20/u0a152 (adj 0): stop org.mozilla.fenix.debug due to finished inst 06-29 11:14:58.985: W/Binder(11539): Caught a RuntimeException from the binder stub implementation. 06-29 11:14:58.985: W/Binder(11539): java.lang.SecurityException: Calling from not trusted UID! 06-29 11:14:58.985: W/Binder(11539): at android.app.UiAutomationConnection.throwIfCalledByNotTrustedUidLocked(UiAutomationConnection.java:525) 06-29 11:14:58.985: W/Binder(11539): at android.app.UiAutomationConnection.shutdown(UiAutomationConnection.java:429) 06-29 11:14:58.985: W/Binder(11539): at android.app.IUiAutomationConnection$Stub.onTransact(IUiAutomationConnection.java:390) 06-29 11:14:58.985: W/Binder(11539): at android.os.Binder.execTransactInternal(Binder.java:1159) 06-29 11:14:58.985: W/Binder(11539): at android.os.Binder.execTransact(Binder.java:1123) 06-29 11:14:58.985: I/WindowManager(478): Force finishing activity ActivityRecord{7f41295 u0 org.mozilla.fenix.debug/org.mozilla.fenix.HomeActivity t9 f} isExiting} 06-29 11:14:58.985: W/ActivityTaskManager(478): Duplicate finish request for r=ActivityRecord{7f41295 u0 org.mozilla.fenix.debug/org.mozilla.fenix.HomeActivity t9 f} isExiting} 06-29 11:14:58.986: W/audio_hw_generic(1861): Hardware backing HAL too slow, could only write 0 of 661 frames 06-29 11:14:58.999: W/WindowManager(478): Cannot find window which accessibility connection is added to 06-29 11:14:59.007: W/ActivityManager(478): setHasOverlayUi called on unknown pid: 11601 06-29 11:14:59.001: W/audio_hw_generic(1861): Hardware backing HAL too slow, could only write 0 of 661 frames 06-29 11:14:59.013: I/BackdropActivity(10696): onResume() 06-29 11:14:59.015: I/ActivityTaskManager(478): Activity requesting to dismiss Keyguard: ActivityRecord{6711e55 u0 com.google.android.apps.mtaas.backdrop/.BackdropActivity t8} 06-29 11:14:59.016: W/audio_hw_generic(1861): Hardware backing HAL too slow, could only write 0 of 661 frames 06-29 11:14:59.019: D/AndroidRuntime(11539): Shutting down VM

► 7/4 Main

openLinkInAppTest Firebase link

Stacktrace:

07-04 10:38:05.373: I/WindowManager(481): Input event dispatching timed out sending to org.mozilla.fenix.debug/org.mozilla.fenix.HomeActivity. Reason: 323c227 org.mozilla.fenix.debug/org.mozilla.fenix.HomeActivity (server) is not responding. Waited 5002ms for FocusEvent(hasFocus=false) 07-04 10:38:05.478: W/Binder(14260): Caught a RuntimeException from the binder stub implementation. 07-04 10:38:05.478: W/Binder(14260): java.lang.SecurityException: Calling from not trusted UID! 07-04 10:38:05.478: W/Binder(14260): at android.app.UiAutomationConnection.throwIfCalledByNotTrustedUidLocked(UiAutomationConnection.java:525) 07-04 10:38:05.478: W/Binder(14260): at android.app.UiAutomationConnection.shutdown(UiAutomationConnection.java:429) 07-04 10:38:05.478: W/Binder(14260): at android.app.IUiAutomationConnection$Stub.onTransact(IUiAutomationConnection.java:390) 07-04 10:38:05.478: W/Binder(14260): at android.os.Binder.execTransactInternal(Binder.java:1159) 07-04 10:38:05.478: W/Binder(14260): at android.os.Binder.execTransact(Binder.java:1123) 07-04 10:38:05.488: I/ActivityManager(481): Force stopping org.mozilla.fenix.debug appid=10152 user=0: finished inst 07-04 10:38:05.488: I/ActivityManager(481): Killing 14329:org.mozilla.fenix.debug/u0a152 (adj 0): stop org.mozilla.fenix.debug due to finished inst 07-04 10:38:05.500: W/ActivityTaskManager(481): Force removing ActivityRecord{144f44e u0 org.mozilla.fenix.debug/org.mozilla.fenix.HomeActivity t9 f}}: app died, no saved state 07-04 10:38:05.502: I/ActivityManager(481): Killing 14869:org.mozilla.fenix.debug:tab10/u0a152 (adj 0): stop org.mozilla.fenix.debug due to finished inst 07-04 10:38:05.505: D/AndroidRuntime(14260): Shutting down VM 07-04 10:38:05.506: I/ActivityManager(481): Killing 15040:org.mozilla.fenix.debug:gpu/u0a152 (adj 0): stop org.mozilla.fenix.debug due to finished inst 07-04 10:38:05.507: D/WindowManager(481): notifyANR took 137ms

► 7/5 Main

openLinkInAppTest

Firebase link

Stacktrace:

07-05 14:07:55.443: I/WindowManager(478): Input event dispatching timed out sending to org.mozilla.fenix.debug/org.mozilla.fenix.HomeActivity. Reason: 43aea18 org.mozilla.fenix.debug/org.mozilla.fenix.HomeActivity (server) is not responding. Waited 5001ms for FocusEvent(hasFocus=false) 07-05 14:07:55.725: I/ActivityManager(478): Force stopping org.mozilla.fenix.debug appid=10152 user=0: finished inst 07-05 14:07:55.726: I/ActivityManager(478): Killing 12616:org.mozilla.fenix.debug/u0a152 (adj 0): stop org.mozilla.fenix.debug due to finished inst 07-05 14:07:55.728: W/ActivityTaskManager(478): Force removing ActivityRecord{cf414c u0 org.mozilla.fenix.debug/org.mozilla.fenix.HomeActivity t9 f}}: app died, no saved state 07-05 14:07:55.731: W/Binder(12592): Caught a RuntimeException from the binder stub implementation. 07-05 14:07:55.731: W/Binder(12592): java.lang.SecurityException: Calling from not trusted UID! 07-05 14:07:55.731: W/Binder(12592): at android.app.UiAutomationConnection.throwIfCalledByNotTrustedUidLocked(UiAutomationConnection.java:525) 07-05 14:07:55.731: W/Binder(12592): at android.app.UiAutomationConnection.shutdown(UiAutomationConnection.java:429) 07-05 14:07:55.731: W/Binder(12592): at android.app.IUiAutomationConnection$Stub.onTransact(IUiAutomationConnection.java:390) 07-05 14:07:55.731: W/Binder(12592): at android.os.Binder.execTransactInternal(Binder.java:1159) 07-05 14:07:55.731: W/Binder(12592): at android.os.Binder.execTransact(Binder.java:1123) 07-05 14:07:55.731: I/ServiceChildProcess(13516): Destroying GeckoServiceChildProcess 07-05 14:07:55.734: I/ServiceChildProcess(13354): Destroying GeckoServiceChildProcess 07-05 14:07:55.737: I/ActivityManager(478): Killing 13354:org.mozilla.fenix.debug:tab8/u0a152 (adj 0): stop org.mozilla.fenix.debug due to finished inst 07-05 14:07:55.738: E/MmTelFeatureConnection 0: ImsRegistrationCallbackAdapter: ImsRegistration is null 07-05 14:07:55.740: I/ActivityManager(478): Killing 13516:org.mozilla.fenix.debug:gpu/u0a152 (adj 0): stop org.mozilla.fenix.debug due to finished inst 07-05 14:07:55.742: D/WindowManager(478): notifyANR took 304ms

► 7/7 Main

customTabCopyToolbarUrlTest Firebase link

Stacktrace:

07-06 14:12:23.126: I/WindowManager(478): Input event dispatching timed out sending to org.mozilla.fenix.debug/org.mozilla.fenix.customtabs.ExternalAppBrowserActivity. Reason: 40b6adc org.mozilla.fenix.debug/org.mozilla.fenix.customtabs.ExternalAppBrowserActivity (server) is not responding. Waited 5002ms for MotionEvent(deviceId=-1, source=0x00001002, displayId=0, action=MOVE, actionButton=0x00000000, flags=0x00000000, metaState=0x00000000, buttonState=0x00000000, classification=NONE, edgeFlags=0x00000000, xPrecision=1.0, yPrecision=1.0, xCursorPosition=nan, yCursorPosition=nan, pointers=[0: (540.0, 1711.0)]), policyFlags=0x6b000000 07-06 14:12:23.147: E/MmTelFeatureConnection 0: ImsRegistrationCallbackAdapter: ImsRegistration is null 07-06 14:12:23.252: I/ActivityManager(478): Force stopping org.mozilla.fenix.debug appid=10152 user=0: finished inst 07-06 14:12:23.252: I/ActivityManager(478): Killing 13534:org.mozilla.fenix.debug/u0a152 (adj 0): stop org.mozilla.fenix.debug due to finished inst 07-06 14:12:23.254: W/ActivityTaskManager(478): Force removing ActivityRecord{557a5f1 u0 org.mozilla.fenix.debug/org.mozilla.fenix.customtabs.ExternalAppBrowserActivity t10 f}}: app died, no saved state 07-06 14:12:23.258: I/ServiceChildProcess(14326): Destroying GeckoServiceChildProcess 07-06 14:12:23.283: I/ServiceChildProcess(14198): Destroying GeckoServiceChildProcess 07-06 14:12:23.286: W/Binder(13503): Caught a RuntimeException from the binder stub implementation. 07-06 14:12:23.286: W/Binder(13503): java.lang.SecurityException: Calling from not trusted UID! 07-06 14:12:23.286: W/Binder(13503): at android.app.UiAutomationConnection.throwIfCalledByNotTrustedUidLocked(UiAutomationConnection.java:525) 07-06 14:12:23.286: W/Binder(13503): at android.app.UiAutomationConnection.shutdown(UiAutomationConnection.java:429) 07-06 14:12:23.286: W/Binder(13503): at android.app.IUiAutomationConnection$Stub.onTransact(IUiAutomationConnection.java:390) 07-06 14:12:23.286: W/Binder(13503): at android.os.Binder.execTransactInternal(Binder.java:1159) 07-06 14:12:23.286: W/Binder(13503): at android.os.Binder.execTransact(Binder.java:1123) 07-06 14:12:23.289: D/AndroidRuntime(13503): Shutting down VM 07-06 14:12:23.290: E/JavaBinder(13503): *** Uncaught remote exception! (Exceptions are not yet supported across processes.) 07-06 14:12:23.290: E/JavaBinder(13503): java.lang.RuntimeException: Bad file descriptor 07-06 14:12:23.290: E/JavaBinder(13503): at android.os.BinderProxy.transactNative(Native Method) 07-06 14:12:23.290: E/JavaBinder(13503): at android.os.BinderProxy.transact(BinderProxy.java:540) 07-06 14:12:23.290: E/JavaBinder(13503): at android.view.IWindowManager$Stub$Proxy.injectInputAfterTransactionsApplied(IWindowManager.java:5262) 07-06 14:12:23.290: E/JavaBinder(13503): at android.app.UiAutomationConnection.injectInputEvent(UiAutomationConnection.java:136) 07-06 14:12:23.290: E/JavaBinder(13503): at android.app.IUiAutomationConnection$Stub.onTransact(IUiAutomationConnection.java:228) 07-06 14:12:23.290: E/JavaBinder(13503): at android.os.Binder.execTransactInternal(Binder.java:1154) 07-06 14:12:23.290: E/JavaBinder(13503): at android.os.Binder.execTransact(Binder.java:1123) 07-06 14:12:23.302: W/ActivityTaskManager(478): Force removing ActivityRecord{5bd0f64 u0 org.mozilla.fenix.debug/org.mozilla.fenix.HomeActivity t9 f}}: app died, no saved state 07-06 14:12:23.315: I/ActivityManager(478): Killing 14198:org.mozilla.fenix.debug:tab24/u0a152 (adj 0): stop org.mozilla.fenix.debug due to finished inst 07-06 14:12:23.319: W/app_process(13503): Thread attaching while runtime is shutting down: Binder:13503_4 07-06 14:12:23.319: I/AndroidRuntime(13503): NOTE: attach of thread 'Binder:13503_4' failed 07-06 14:12:23.326: I/BackdropActivity(12599): onResume() 07-06 14:12:23.326: I/fenix.debug:gp(14326): System.exit called, status: 0 07-06 14:12:23.326: I/AndroidRuntime(14326): VM exiting with result code 0, cleanup skipped. 07-06 14:12:23.328: I/ActivityTaskManager(478): Activity requesting to dismiss Keyguard: ActivityRecord{f131350 u0 com.google.android.apps.mtaas.backdrop/.BackdropActivity t8} 07-06 14:12:23.328: I/ActivityManager(478): Killing 14326:org.mozilla.fenix.debug:gpu/u0a152 (adj 0): stop org.mozilla.fenix.debug due to finished inst 07-06 14:12:23.344: D/WindowManager(478): notifyANR took 221ms

┆Issue is synchronized with this Jira Task

sv-ohorvath commented 2 years ago

► 7/7 Main

customTabShareTextTest Firebase link

mainMenuOpenInAppTest Firebase link

openMainMenuSettingsItemTest Firebase link - in this case there was no crash, but the ANR is visible in the logs:

07-06 14:16:02.129: I/WindowManager(477): Input event dispatching timed out sending to Application Not Responding: system. Reason: e5a2687 Application Not Responding: system (server) is not responding. Waited 5006ms for FocusEvent(hasFocus=true)
07-06 14:16:02.003: W/Conscrypt(16460): Could not set socket write timeout: java.net.SocketException: Socket closed
07-06 14:16:02.131: W/Conscrypt(16460): at com.google.android.gms.org.conscrypt.Platform.setSocketWriteTimeout(:com.google.android.gms@222413040@22.24.13 (150700-455379205):2)
07-06 14:16:02.131: W/Conscrypt(16460): at com.google.android.gms.org.conscrypt.ConscryptFileDescriptorSocket.setSoWriteTimeout(:com.google.android.gms@222413040@22.24.13 (150700-455379205):0)
07-06 14:16:02.243: W/ActivityManager(477): Slow operation: 90ms so far, now at getContentProviderImpl: after updateLruProcess
07-06 14:16:02.243: W/ActivityManager(477): Slow operation: 90ms so far, now at getContentProviderImpl: before updateOomAdj
07-06 14:16:02.243: W/ActivityManager(477): Slow operation: 91ms so far, now at getContentProviderImpl: after updateOomAdj
07-06 14:16:02.243: W/ActivityManager(477): Slow operation: 91ms so far, now at getContentProviderImpl: done!
07-06 14:16:02.264: D/WindowManager(477): notifyANR took 141ms
AndiAJ commented 2 years ago

► 7/11 Main

verifyContextOpenLinkPrivateTab Firebase link

07-11 12:12:33.065: I/WindowManager(479): Input event dispatching timed out sending to org.mozilla.fenix.debug/org.mozilla.fenix.HomeActivity. Reason: ecca7db org.mozilla.fenix.debug/org.mozilla.fenix.HomeActivity (server) is not responding. Waited 5004ms for MotionEvent(deviceId=-1, source=0x00001002, displayId=0, action=MOVE, actionButton=0x00000000, flags=0x00000000, metaState=0x00000000, buttonState=0x00000000, classification=NONE, edgeFlags=0x00000000, xPrecision=1.0, yPrecision=1.0, xCursorPosition=nan, yCursorPosition=nan, pointers=[0: (206.0, 218.0)]), policyFlags=0x6b000000 07-11 12:12:33.078: D/GeckoIdleService(13086): Get idle time: time since reset 5014 msec 07-11 12:12:33.078: D/GeckoIdleService(13086): Idle timer callback: current idle time 5014 msec 07-11 12:12:33.078: D/GeckoIdleService(13086): next timeout 174986 msec from now 07-11 12:12:33.078: D/GeckoIdleService(13086): SetTimerExpiryIfBefore: next timeout 174986 msec from now 07-11 12:12:33.078: D/GeckoIdleService(13086): reset timer expiry to 174996 msec from now 07-11 12:12:33.078: D/GeckoIdleService(13086): Idle timer callback: tell observer 0x91f93a34 user is idle 07-11 12:12:33.312: E/MmTelFeatureConnection 0: ImsRegistrationCallbackAdapter: ImsRegistration is null 07-11 12:12:33.374: I/ActivityManager(479): Force stopping org.mozilla.fenix.debug appid=10152 user=0: finished inst 07-11 12:12:33.374: I/ActivityManager(479): Killing 13086:org.mozilla.fenix.debug/u0a152 (adj 0): stop org.mozilla.fenix.debug due to finished inst 07-11 12:12:33.378: I/ServiceChildProcess(13929): Destroying GeckoServiceChildProcess 07-11 12:12:33.382: I/ServiceChildProcess(13757): Destroying GeckoServiceChildProcess 07-11 12:12:33.384: W/ActivityTaskManager(479): Force removing ActivityRecord{712c307 u0 org.mozilla.fenix.debug/org.mozilla.fenix.HomeActivity t9 f}}: app died, no saved state 07-11 12:12:33.390: W/Binder(13062): Caught a RuntimeException from the binder stub implementation. 07-11 12:12:33.390: W/Binder(13062): java.lang.SecurityException: Calling from not trusted UID! 07-11 12:12:33.390: W/Binder(13062): at android.app.UiAutomationConnection.throwIfCalledByNotTrustedUidLocked(UiAutomationConnection.java:525) 07-11 12:12:33.390: W/Binder(13062): at android.app.UiAutomationConnection.shutdown(UiAutomationConnection.java:429) 07-11 12:12:33.390: W/Binder(13062): at android.app.IUiAutomationConnection$Stub.onTransact(IUiAutomationConnection.java:390) 07-11 12:12:33.390: W/Binder(13062): at android.os.Binder.execTransactInternal(Binder.java:1159) 07-11 12:12:33.390: W/Binder(13062): at android.os.Binder.execTransact(Binder.java:1123) 07-11 12:12:33.453: I/fenix.debug:gp(13929): System.exit called, status: 0 07-11 12:12:33.453: I/AndroidRuntime(13929): VM exiting with result code 0, cleanup skipped. 07-11 12:12:33.454: D/AndroidRuntime(13062): Shutting down VM 07-11 12:12:33.455: E/JavaBinder(13062): *** Uncaught remote exception! (Exceptions are not yet supported across processes.) 07-11 12:12:33.455: E/JavaBinder(13062): java.lang.RuntimeException: Bad file descriptor 07-11 12:12:33.455: E/JavaBinder(13062): at android.os.BinderProxy.transactNative(Native Method) 07-11 12:12:33.455: E/JavaBinder(13062): at android.os.BinderProxy.transact(BinderProxy.java:540) 07-11 12:12:33.455: E/JavaBinder(13062): at android.view.IWindowManager$Stub$Proxy.injectInputAfterTransactionsApplied(IWindowManager.java:5262) 07-11 12:12:33.455: E/JavaBinder(13062): at android.app.UiAutomationConnection.injectInputEvent(UiAutomationConnection.java:136) 07-11 12:12:33.455: E/JavaBinder(13062): at android.app.IUiAutomationConnection$Stub.onTransact(IUiAutomationConnection.java:228) 07-11 12:12:33.455: E/JavaBinder(13062): at android.os.Binder.execTransactInternal(Binder.java:1154) 07-11 12:12:33.455: E/JavaBinder(13062): at android.os.Binder.execTransact(Binder.java:1123) 07-11 12:12:33.460: I/ActivityManager(479): Killing 13757:org.mozilla.fenix.debug:tab4/u0a152 (adj 0): stop org.mozilla.fenix.debug due to finished inst 07-11 12:12:33.473: I/ActivityManager(479): Killing 13929:org.mozilla.fenix.debug:gpu/u0a152 (adj 0): stop org.mozilla.fenix.debug due to finished inst 07-11 12:12:33.478: D/WindowManager(479): notifyANR took 414ms

AndiAJ commented 2 years ago

► 7/12 Main

mainMenuOpenInAppTest Firebase link

07-11 18:25:10.418: I/WindowManager(475): Input event dispatching timed out sending to org.mozilla.fenix.debug/org.mozilla.fenix.HomeActivity. Reason: 802b12a org.mozilla.fenix.debug/org.mozilla.fenix.HomeActivity (server) is not responding. Waited 5000ms for FocusEvent(hasFocus=false) 07-11 18:25:10.572: I/android.vendin(9537): Background concurrent copying GC freed 47404(2881KB) AllocSpace objects, 24(1096KB) LOS objects, 49% free, 8462KB/16MB, paused 63us total 901.524ms 07-11 18:25:10.627: W/system_server(475): Long monitor contention with owner InputDispatcher (1494) at android.content.res.Configuration com.android.server.wm.ActivityTaskManagerService.getGlobalConfigurationForPid(int)(ActivityTaskManagerService.java:976) waiters=0 in boolean com.android.server.wm.WindowProcessController.hasActivities() for 209ms 07-11 18:25:10.717: W/OpaSSRequestSender(10428): Failed to get ZeroStateResponse from AssistantClientSyncWorker with error java.util.concurrent.TimeoutException 07-11 18:25:10.822: I/ActivityManager(475): Force stopping org.mozilla.fenix.debug appid=10152 user=0: finished inst 07-11 18:25:10.822: I/ActivityManager(475): Killing 13508:org.mozilla.fenix.debug/u0a152 (adj 0): stop org.mozilla.fenix.debug due to finished inst 07-11 18:25:10.824: W/ActivityTaskManager(475): Force removing ActivityRecord{d5f552d u0 org.mozilla.fenix.debug/org.mozilla.fenix.HomeActivity t9 f}}: app died, no saved state 07-11 18:25:10.827: W/Binder(13455): Caught a RuntimeException from the binder stub implementation. 07-11 18:25:10.827: W/Binder(13455): java.lang.SecurityException: Calling from not trusted UID! 07-11 18:25:10.827: W/Binder(13455): at android.app.UiAutomationConnection.throwIfCalledByNotTrustedUidLocked(UiAutomationConnection.java:525) 07-11 18:25:10.827: W/Binder(13455): at android.app.UiAutomationConnection.shutdown(UiAutomationConnection.java:429) 07-11 18:25:10.827: W/Binder(13455): at android.app.IUiAutomationConnection$Stub.onTransact(IUiAutomationConnection.java:390) 07-11 18:25:10.827: W/Binder(13455): at android.os.Binder.execTransactInternal(Binder.java:1159) 07-11 18:25:10.827: W/Binder(13455): at android.os.Binder.execTransact(Binder.java:1123) 07-11 18:25:10.829: I/ServiceChildProcess(14156): Destroying GeckoServiceChildProcess 07-11 18:25:10.829: I/ServiceChildProcess(14330): Destroying GeckoServiceChildProcess 07-11 18:25:10.831: I/ActivityManager(475): Killing 14156:org.mozilla.fenix.debug:tab12/u0a152 (adj 0): stop org.mozilla.fenix.debug due to finished inst 07-11 18:25:10.834: I/ActivityManager(475): Killing 14330:org.mozilla.fenix.debug:gpu/u0a152 (adj 0): stop org.mozilla.fenix.debug due to finished inst

verifyContextMenuShortcuts Firebase link

07-12 19:36:10.341: I/WindowManager(478): Input event dispatching timed out sending to org.mozilla.fenix.debug/org.mozilla.fenix.HomeActivity. Reason: 8d08f76 org.mozilla.fenix.debug/org.mozilla.fenix.HomeActivity (server) is not responding. Waited 5003ms for MotionEvent(deviceId=-1, source=0x00001002, displayId=0, action=MOVE, actionButton=0x00000000, flags=0x00000000, metaState=0x00000000, buttonState=0x00000000, classification=NONE, edgeFlags=0x00000000, xPrecision=1.0, yPrecision=1.0, xCursorPosition=nan, yCursorPosition=nan, pointers=[0: (915.0, 1711.0)]), policyFlags=0x6b000000 07-12 19:36:10.421: I/ActivityManager(478): Force stopping org.mozilla.fenix.debug appid=10152 user=0: finished inst 07-12 19:36:10.422: I/ActivityManager(478): Killing 10638:org.mozilla.fenix.debug/u0a152 (adj 0): stop org.mozilla.fenix.debug due to finished inst 07-12 19:36:10.430: I/ServiceChildProcess(13309): Destroying GeckoServiceChildProcess 07-12 19:36:10.435: I/ServiceChildProcess(11347): Destroying GeckoServiceChildProcess 07-12 19:36:10.435: I/ServiceChildProcess(11215): Destroying GeckoServiceChildProcess 07-12 19:36:10.436: W/ActivityTaskManager(478): Force removing ActivityRecord{1fb643e u0 org.mozilla.fenix.debug/org.mozilla.fenix.HomeActivity t9 f}}: app died, no saved state 07-12 19:36:10.461: D/AndroidRuntime(10555): Shutting down VM 07-12 19:36:10.474: I/nix.debug:tab3(13309): System.exit called, status: 0 07-12 19:36:10.474: I/AndroidRuntime(13309): VM exiting with result code 0, cleanup skipped. 07-12 19:36:10.488: W/Binder(10555): Caught a RuntimeException from the binder stub implementation. 07-12 19:36:10.488: W/Binder(10555): java.lang.SecurityException: Calling from not trusted UID! 07-12 19:36:10.488: W/Binder(10555): at android.app.UiAutomationConnection.throwIfCalledByNotTrustedUidLocked(UiAutomationConnection.java:525) 07-12 19:36:10.488: W/Binder(10555): at android.app.UiAutomationConnection.shutdown(UiAutomationConnection.java:429) 07-12 19:36:10.488: W/Binder(10555): at android.app.IUiAutomationConnection$Stub.onTransact(IUiAutomationConnection.java:390) 07-12 19:36:10.488: W/Binder(10555): at android.os.Binder.execTransactInternal(Binder.java:1159) 07-12 19:36:10.488: W/Binder(10555): at android.os.Binder.execTransact(Binder.java:1123) 07-12 19:36:10.500: I/nix.debug:tab1(11215): System.exit called, status: 0 07-12 19:36:10.501: I/AndroidRuntime(11215): VM exiting with result code 0, cleanup skipped. 07-12 19:36:10.519: E/JavaBinder(10555): *** Uncaught remote exception! (Exceptions are not yet supported across processes.) 07-12 19:36:10.519: E/JavaBinder(10555): java.lang.RuntimeException: Bad file descriptor 07-12 19:36:10.519: E/JavaBinder(10555): at android.os.BinderProxy.transactNative(Native Method) 07-12 19:36:10.519: E/JavaBinder(10555): at android.os.BinderProxy.transact(BinderProxy.java:540) 07-12 19:36:10.519: E/JavaBinder(10555): at android.view.IWindowManager$Stub$Proxy.injectInputAfterTransactionsApplied(IWindowManager.java:5262) 07-12 19:36:10.519: E/JavaBinder(10555): at android.app.UiAutomationConnection.injectInputEvent(UiAutomationConnection.java:136) 07-12 19:36:10.519: E/JavaBinder(10555): at android.app.IUiAutomationConnection$Stub.onTransact(IUiAutomationConnection.java:228) 07-12 19:36:10.519: E/JavaBinder(10555): at android.os.Binder.execTransactInternal(Binder.java:1154) 07-12 19:36:10.519: E/JavaBinder(10555): at android.os.Binder.execTransact(Binder.java:1123) 07-12 19:36:10.521: I/fenix.debug:gp(11347): System.exit called, status: 0 07-12 19:36:10.521: I/AndroidRuntime(11347): VM exiting with result code 0, cleanup skipped. 07-12 19:36:10.537: I/Zygote(287): Process 13309 exited cleanly (0) 07-12 19:36:10.649: I/Zygote(287): Process 11347 exited cleanly (0) 07-12 19:36:10.742: I/binder(0): release 10638:11276 transaction 938356 out, still active 07-12 19:36:10.743: I/binder(0): undelivered TRANSACTION_COMPLETE 07-12 19:36:10.743: I/binder(0): undelivered transaction 940448, process died. 07-12 19:36:10.745: I/binder(0): undelivered transaction 940449, process died. 07-12 19:36:10.746: I/binder(0): undelivered transaction 940555, process died. 07-12 19:36:10.749: I/binder(0): undelivered transaction 940420, process died. 07-12 19:36:10.749: I/binder(0): undelivered transaction 940444, process died. 07-12 19:36:10.750: I/binder(0): undelivered transaction 940447, process died. 07-12 19:36:10.722: I/Zygote(287): Process 10638 exited due to signal 9 (Killed) 07-12 19:36:10.741: I/libprocessgroup(478): Successfully killed process cgroup uid 10152 pid 10638 in 309ms 07-12 19:36:10.779: I/RenderThread(478): type=1400 audit(0.0:204): avc: denied { execmem } for scontext=u:r:system_server:s0 tcontext=u:r:system_server:s0 tclass=process permissive=1 b/65201432 07-12 19:36:10.865: I/Zygote(287): Process 11215 exited cleanly (0) 07-12 19:36:11.058: I/binder(0): release 10555:10633 transaction 938357 out, still active 07-12 19:36:11.059: I/binder(0): release 10555:10633 transaction 938356 in, still active 07-12 19:36:11.051: E/FrameEvents(478): updateAcquireFence: Did not find frame. 07-12 19:36:11.056: I/ActivityManager(478): Killing 11215:org.mozilla.fenix.debug:tab14/u0a152 (adj 0): stop org.mozilla.fenix.debug due to finished inst 07-12 19:36:11.057: I/libprocessgroup(478): Successfully killed process cgroup uid 10152 pid 11215 in 0ms 07-12 19:36:11.057: W/system_server(478): Long monitor contention with owner InputDispatcher (1487) at void com.android.server.wm.TaskChangeNotificationController.forAllLocalListeners(com.android.server.wm.TaskChangeNotificationController$TaskStackConsumer, android.os.Message)(TaskChangeNotificationController.java:351) waiters=2 in void com.android.server.wm.WindowState$DeathRecipient.binderDied() for 349ms 07-12 19:36:11.101: I/binder(0): 478:2735 transaction failed 29189/0, size 8-0 line 3078 07-12 19:36:11.102: I/binder(0): send failed reply for transaction 938357, target dead 07-12 19:36:11.103: I/binder(0): send failed reply for transaction 938356, target dead 07-12 19:36:11.058: I/WindowManager(478): WIN DEATH: Window{52ae416 u0 PopupWindow:67e89c5} 07-12 19:36:11.060: W/system_server(478): Long monitor contention with owner InputDispatcher (1487) at void com.android.server.wm.TaskChangeNotificationController.forAllLocalListeners(com.android.server.wm.TaskChangeNotificationController$TaskStackConsumer, android.os.Message)(TaskChangeNotificationController.java:351) waiters=4 in void com.android.server.wm.Session.binderDied() for 351ms 07-12 19:36:11.061: W/system_server(478): Long monitor contention with owner InputDispatcher (1487) at void com.android.server.wm.TaskChangeNotificationController.forAllLocalListeners(com.android.server.wm.TaskChangeNotificationController$TaskStackConsumer, android.os.Message)(TaskChangeNotificationController.java:351) waiters=0 in void com.android.server.wm.InputMonitor$UpdateInputWindows.run() for 614ms 07-12 19:36:11.061: I/Choreographer(478): Skipped 36 frames! The application may be doing too much work on its main thread. 07-12 19:36:11.071: W/WindowManager(478): Cannot find window which accessibility connection is added to 07-12 19:36:11.072: W/WindowManager(478): Failed looking up window session=Session{89cc538 10638:u0a10152} callers=com.android.server.wm.WindowManagerService.windowForClientLocked:5425 com.android.server.wm.WindowState$DeathRecipient.binderDied:2809 android.os.IBinder$DeathRecipient.binderDied:305 07-12 19:36:11.072: I/WindowManager(478): WIN DEATH: null 07-12 19:36:11.072: I/ActivityManager(478): Killing 13309:org.mozilla.fenix.debug:tab38/u0a152 (adj 0): stop org.mozilla.fenix.debug due to finished inst 07-12 19:36:11.073: I/libprocessgroup(478): Successfully killed process cgroup uid 10152 pid 13309 in 0ms 07-12 19:36:11.073: W/system_server(478): Long monitor contention with owner Binder:478_2 (507) at void com.android.server.accessibility.AccessibilityWindowManager$RemoteAccessibilityConnection.binderDied()(AccessibilityWindowManager.java:830) waiters=0 in void com.android.server.accessibility.AccessibilityWindowManager$RemoteAccessibilityConnection.binderDied() for 365ms 07-12 19:36:11.073: I/ActivityManager(478): Killing 11347:org.mozilla.fenix.debug:gpu/u0a152 (adj 0): stop org.mozilla.fenix.debug due to finished inst 07-12 19:36:11.073: W/WindowManager(478): Cannot find window which accessibility connection is added to 07-12 19:36:11.074: W/system_server(478): Long monitor contention with owner Binder:478_2 (507) at void com.android.server.accessibility.AccessibilityWindowManager$RemoteAccessibilityConnection.binderDied()(AccessibilityWindowManager.java:830) waiters=1 in void com.android.server.accessibility.UiAutomationManager.destroyUiAutomationService() for 366ms 07-12 19:36:11.074: W/WindowManager(478): removeWindowToken: Attempted to remove non-existing token: android.os.Binder@1c7429a 07-12 19:36:11.077: V/UiAutomationManager(478): UiAutomation service owner died 07-12 19:36:11.080: D/WindowManager(478): notifyANR took 743ms

sv-ohorvath commented 2 years ago

► 5/21 Main

audioPlaybackSystemNotificationTest Firebase link - Disabled in https://github.com/mozilla-mobile/fenix/pull/25343

AndiAJ commented 2 years ago

► 7/14 Main

manageDownloadsInDownloadsMenuTest Firebase link

07-14 15:10:19.854: I/WindowManager(478): Input event dispatching timed out sending to org.mozilla.fenix.debug/org.mozilla.fenix.HomeActivity. Reason: 12b941d org.mozilla.fenix.debug/org.mozilla.fenix.HomeActivity (server) is not responding. Waited 5002ms for FocusEvent(hasFocus=true) 07-14 15:10:19.862: D/CompatibilityChangeReporter(478): Compat change id reported: 132649864; UID 10114; state: DISABLED 07-14 15:10:19.890: D/GeckoViewAutoFillC: handleEvent: focusout 07-14 15:10:19.909: D/LeakCanary(13600): Watching instance of org.mozilla.fenix.browser.SwipeGestureLayout (org.mozilla.fenix.browser.BrowserFragment received Fragment#onDestroyView() callback (references to its views should be cleared to prevent leaks)) with key cb5ae929-eec5-41de-af7e-da35323335f7 07-14 15:10:19.937: D/StrictMode(13600): StrictMode policy violation; ~duration=112 ms: android.os.strictmode.DiskReadViolation 07-14 15:10:19.937: D/StrictMode(13600): at android.os.StrictMode$AndroidBlockGuardPolicy.onReadFromDisk(StrictMode.java:1596) 07-14 15:10:19.937: D/StrictMode(13600): at libcore.io.BlockGuardOs.access(BlockGuardOs.java:71) 07-14 15:10:19.937: D/StrictMode(13600): at libcore.io.ForwardingOs.access(ForwardingOs.java:72) 07-14 15:10:19.937: D/StrictMode(13600): at android.app.ActivityThread$AndroidOs.access(ActivityThread.java:7533) 07-14 15:10:19.937: D/StrictMode(13600): at java.io.UnixFileSystem.checkAccess(UnixFileSystem.java:281) 07-14 15:10:19.937: D/StrictMode(13600): at java.io.File.exists(File.java:815) 07-14 15:10:19.937: D/StrictMode(13600): at org.mozilla.fenix.ext.ListKt.filterNotExistsOnDisk(List.kt:18) 07-14 15:10:19.937: D/StrictMode(13600): at org.mozilla.fenix.library.downloads.DownloadFragment.provideDownloads$app_debug(DownloadFragment.kt:107) 07-14 15:10:19.937: D/StrictMode(13600): at org.mozilla.fenix.library.downloads.DownloadFragment.onCreateView(DownloadFragment.kt:56) 07-14 15:10:19.937: D/StrictMode(13600): at androidx.fragment.app.Fragment.performCreateView(Fragment.java:2963) 07-14 15:10:19.937: D/StrictMode(13600): at androidx.fragment.app.FragmentStateManager.createView(FragmentStateManager.java:518) 07-14 15:10:19.937: D/StrictMode(13600): at androidx.fragment.app.FragmentStateManager.moveToExpectedState(FragmentStateManager.java:282) 07-14 15:10:19.937: D/StrictMode(13600): at androidx.fragment.app.FragmentManager.executeOpsTogether(FragmentManager.java:2189) 07-14 15:10:19.937: D/StrictMode(13600): at androidx.fragment.app.FragmentManager.removeRedundantOperationsAndExecute(FragmentManager.java:2106) 07-14 15:10:19.937: D/StrictMode(13600): at androidx.fragment.app.FragmentManager.execPendingActions(FragmentManager.java:2002) 07-14 15:10:19.937: D/StrictMode(13600): at androidx.fragment.app.FragmentManager$5.run(FragmentManager.java:524) 07-14 15:10:19.937: D/StrictMode(13600): at android.os.Handler.handleCallback(Handler.java:938) 07-14 15:10:19.937: D/StrictMode(13600): at android.os.Handler.dispatchMessage(Handler.java:99) 07-14 15:10:19.937: D/StrictMode(13600): at androidx.test.espresso.base.Interrogator.loopAndInterrogate(Interrogator.java:14) 07-14 15:10:19.937: D/StrictMode(13600): at androidx.test.espresso.base.UiControllerImpl.loopUntil(UiControllerImpl.java:8) 07-14 15:10:19.937: D/StrictMode(13600): at androidx.test.espresso.base.UiControllerImpl.loopUntil(UiControllerImpl.java:1) 07-14 15:10:19.937: D/StrictMode(13600): at androidx.test.espresso.base.UiControllerImpl.injectMotionEvent(UiControllerImpl.java:6) 07-14 15:10:19.937: D/StrictMode(13600): at androidx.test.espresso.action.MotionEvents.sendUp(MotionEvents.java:7) 07-14 15:10:19.937: D/StrictMode(13600): at androidx.test.espresso.action.MotionEvents.sendUp(MotionEvents.java:1) 07-14 15:10:19.937: D/StrictMode(13600): at androidx.test.espresso.action.Tap.sendSingleTap(Tap.java:5) 07-14 15:10:19.937: D/StrictMode(13600): at androidx.test.espresso.action.Tap.access$100(Tap.java:1) 07-14 15:10:19.937: D/StrictMode(13600): at androidx.test.espresso.action.Tap$1.sendTap(Tap.java:3) 07-14 15:10:19.937: D/StrictMode(13600): at androidx.test.espresso.action.GeneralClickAction.perform(GeneralClickAction.java:6) 07-14 15:10:19.937: D/StrictMode(13600): at androidx.test.espresso.ViewInteraction$SingleExecutionViewAction.perform(ViewInteraction.java:2) 07-14 15:10:19.937: D/StrictMode(13600): at androidx.test.espresso.ViewInteraction.doPerform(ViewInteraction.java:22) 07-14 15:10:19.937: D/StrictMode(13600): at androidx.test.espresso.ViewInteraction.access$100(ViewInteraction.java:1) 07-14 15:10:19.937: D/StrictMode(13600): at androidx.test.espresso.ViewInteraction$1.call(ViewInteraction.java:2) 07-14 15:10:19.937: D/StrictMode(13600): at androidx.test.espresso.ViewInteraction$1.call(ViewInteraction.java:1) 07-14 15:10:19.937: D/StrictMode(13600): at java.util.concurrent.FutureTask.run(FutureTask.java:266) 07-14 15:10:19.937: D/StrictMode(13600): at android.os.Handler.handleCallback(Handler.java:938) 07-14 15:10:19.937: D/StrictMode(13600): at android.os.Handler.dispatchMessage(Handler.java:99) 07-14 15:10:19.937: D/StrictMode(13600): at android.os.Looper.loop(Looper.java:223) 07-14 15:10:19.937: D/StrictMode(13600): at android.app.ActivityThread.main(ActivityThread.java:7656) 07-14 15:10:19.937: D/StrictMode(13600): at java.lang.reflect.Method.invoke(Native Method) 07-14 15:10:19.937: D/StrictMode(13600): at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:592) 07-14 15:10:19.937: D/StrictMode(13600): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:947) 07-14 15:10:19.951: I/Choreographer(13600): Skipped 306 frames! The application may be doing too much work on its main thread. 07-14 15:10:20.121: D/sql_support::conn_ext(13600): Transaction commited after 300.499202ms 07-14 15:10:20.156: D/GeckoSession(13600): handleMessage GeckoView:StateUpdated uri=null 07-14 15:10:20.214: I/OpenGLRenderer(13600): Davey! duration=5370ms; Flags=1, IntendedVsync=3616096039032, Vsync=3621196038828, OldestInputEvent=9223372036854775807, NewestInputEvent=0, HandleInputStart=3621203905753, AnimationStart=3621203907542, PerformTraversalsStart=3621237622083, DrawStart=3621398554117, SyncQueued=3621399719070, SyncStart=3621399996055, IssueDrawCommandsStart=3621400703050, SwapBuffers=3621414800646, FrameCompleted=3621466797310, DequeueBufferDuration=146129, QueueBufferDuration=281729, GpuCompleted=0, 07-14 15:10:20.221: W/system_server(478): Long monitor contention with owner Binder:478_7 (1560) at void com.android.server.am.ActivityManagerService.dumpApplicationMemoryUsage(java.io.FileDescriptor, java.io.PrintWriter, java.lang.String, com.android.server.am.ActivityManagerService$MemoryUsageDumpOptions, java.lang.String[], boolean, java.util.ArrayList, java.io.PrintWriter)(ActivityManagerService.java:13370) waiters=0 in void com.android.server.am.ActivityManagerService.removeContentProvider(android.os.IBinder, boolean) for 146ms 07-14 15:10:20.235: W/system_server(478): Long monitor contention with owner Binder:478_7 (1560) at void com.android.server.am.ActivityManagerService.dumpApplicationMemoryUsage(java.io.FileDescriptor, java.io.PrintWriter, java.lang.String, com.android.server.am.ActivityManagerService$MemoryUsageDumpOptions, java.lang.String[], boolean, java.util.ArrayList, java.io.PrintWriter)(ActivityManagerService.java:13370) waiters=1 in boolean com.android.server.am.ActivityManagerService.refContentProvider(android.os.IBinder, int, int) for 217ms 07-14 15:10:20.260: I/ActivityManager(478): Force stopping org.mozilla.fenix.debug appid=10152 user=0: finished inst 07-14 15:10:20.260: I/ActivityManager(478): Killing 13600:org.mozilla.fenix.debug/u0a152 (adj 0): stop org.mozilla.fenix.debug due to finished inst 07-14 15:10:20.264: I/ServiceChildProcess(14425): Destroying GeckoServiceChildProcess 07-14 15:10:20.265: W/Binder(13576): Caught a RuntimeException from the binder stub implementation. 07-14 15:10:20.265: W/Binder(13576): java.lang.SecurityException: Calling from not trusted UID! 07-14 15:10:20.265: W/Binder(13576): at android.app.UiAutomationConnection.throwIfCalledByNotTrustedUidLocked(UiAutomationConnection.java:525) 07-14 15:10:20.265: W/Binder(13576): at android.app.UiAutomationConnection.shutdown(UiAutomationConnection.java:429) 07-14 15:10:20.265: W/Binder(13576): at android.app.IUiAutomationConnection$Stub.onTransact(IUiAutomationConnection.java:390) 07-14 15:10:20.265: W/Binder(13576): at android.os.Binder.execTransactInternal(Binder.java:1159) 07-14 15:10:20.265: W/Binder(13576): at android.os.Binder.execTransact(Binder.java:1123) 07-14 15:10:20.266: I/ServiceChildProcess(14315): Destroying GeckoServiceChildProcess 07-14 15:10:20.267: W/ActivityTaskManager(478): Force removing ActivityRecord{97cffec u0 org.mozilla.fenix.debug/org.mozilla.fenix.HomeActivity t9 f}}: app died, no saved state 07-14 15:10:20.281: I/ActivityManager(478): Killing 14315:org.mozilla.fenix.debug:tab9/u0a152 (adj 0): stop org.mozilla.fenix.debug due to finished inst 07-14 15:10:20.288: D/AndroidRuntime(13576): Shutting down VM 07-14 15:10:20.290: I/ActivityManager(478): Killing 14425:org.mozilla.fenix.debug:gpu/u0a152 (adj 0): stop org.mozilla.fenix.debug due to finished inst 07-14 15:10:20.300: D/WindowManager(478): notifyANR took 466ms

sv-ohorvath commented 2 years ago

► 7/18 Main

mainMenuOpenInAppTest Firebase link

AndiAJ commented 2 years ago

► 7/19 Main

manageDownloadsInDownloadsMenuTest Firebase link

07-19 17:25:29.621: I/WindowManager(479): Input event dispatching timed out sending to org.mozilla.fenix.debug/org.mozilla.fenix.HomeActivity. Reason: 5638d3f org.mozilla.fenix.debug/org.mozilla.fenix.HomeActivity (server) is not responding. Waited 5001ms for FocusEvent(hasFocus=false) 07-19 17:25:30.034: I/ActivityManager(479): Force stopping org.mozilla.fenix.debug appid=10152 user=0: finished inst 07-19 17:25:30.034: I/ActivityManager(479): Killing 12376:org.mozilla.fenix.debug/u0a152 (adj 0): stop org.mozilla.fenix.debug due to finished inst 07-19 17:25:30.038: W/Binder(12346): Caught a RuntimeException from the binder stub implementation. 07-19 17:25:30.038: W/Binder(12346): java.lang.SecurityException: Calling from not trusted UID! 07-19 17:25:30.038: W/Binder(12346): at android.app.UiAutomationConnection.throwIfCalledByNotTrustedUidLocked(UiAutomationConnection.java:525) 07-19 17:25:30.038: W/Binder(12346): at android.app.UiAutomationConnection.shutdown(UiAutomationConnection.java:429) 07-19 17:25:30.038: W/Binder(12346): at android.app.IUiAutomationConnection$Stub.onTransact(IUiAutomationConnection.java:390) 07-19 17:25:30.038: W/Binder(12346): at android.os.Binder.execTransactInternal(Binder.java:1159) 07-19 17:25:30.038: W/Binder(12346): at android.os.Binder.execTransact(Binder.java:1123) 07-19 17:25:30.039: I/ServiceChildProcess(13054): Destroying GeckoServiceChildProcess 07-19 17:25:30.041: W/ActivityTaskManager(479): Force removing ActivityRecord{adbb260 u0 org.mozilla.fenix.debug/org.mozilla.fenix.HomeActivity t9 f}}: app died, no saved state 07-19 17:25:30.044: I/ActivityManager(479): Killing 13054:org.mozilla.fenix.debug:tab1/u0a152 (adj 0): stop org.mozilla.fenix.debug due to finished inst 07-19 17:25:30.047: I/ActivityManager(479): Killing 13208:org.mozilla.fenix.debug:gpu/u0a152 (adj 0): stop org.mozilla.fenix.debug due to finished inst 07-19 17:25:30.055: D/WindowManager(479): notifyANR took 450ms

mainMenuOpenInAppTest Firebase link

07-19 09:37:49.815: I/WindowManager(481): Input event dispatching timed out sending to org.mozilla.fenix.debug/org.mozilla.fenix.HomeActivity. Reason: ff348f org.mozilla.fenix.debug/org.mozilla.fenix.HomeActivity (server) is not responding. Waited 5001ms for FocusEvent(hasFocus=false) 07-19 09:37:49.824: W/android.vendin(9029): Long monitor contention with owner OneGoogle #0 (14743) at java.lang.Object aslm.b(android.content.Context)(PG:24) waiters=0 in java.lang.Object aslm.b(android.content.Context) for 212ms 07-19 09:37:49.856: I/PeopleChimeraService(10246): onService. callbacks = anrf@af12fc9, request = com.google.android.gms.common.internal.GetServiceRequest@3b6c6ce 07-19 09:37:50.055: I/Finsky(9029): [2] abwt.b(5): SCH: Jobs in database: 1-1337 2-48879 3-1 10-78 24-77777777 26-1414141414 31-305419896 07-19 09:37:50.077: I/Finsky(9029): [2] abvf.d(37): SCH: ConstraintMapping: 24-77777777, -> L: 0ms, D: 81881166ms, C: false, I: true, N: 0 07-19 09:37:50.077: I/Finsky(9029): [2] abvf.d(37): SCH: ConstraintMapping: 1-1337, 31-305419896, -> L: 293902ms, D: 53283623ms, C: false, I: false, N: 1 07-19 09:37:50.078: I/Finsky(9029): [2] abvf.d(37): SCH: ConstraintMapping: 10-78, -> L: 0ms, D: 85475153ms, C: false, I: true, N: 1 07-19 09:37:50.078: I/Finsky(9029): [2] abvf.d(37): SCH: ConstraintMapping: 2-48879, 3-1, -> L: 0ms, D: 85475137ms, C: true, I: true, N: 2 07-19 09:37:50.078: I/Finsky(9029): [2] abvf.d(37): SCH: ConstraintMapping: 26-1414141414, -> L: 43199741ms, D: 44099741ms, C: false, I: false, N: 0 07-19 09:37:50.086: I/Finsky(9029): [2] abvf.f(7): SCH: Cancelling existing jobscheduler jobs: 9002 9000 9004 9003 07-19 09:37:50.086: I/Finsky(9029): [2] abvf.e(8): SCH: Throttling wakeup for job 9001 (expected to run in 0 ms) due to recent wakeup 07-19 09:37:50.087: I/Finsky(9029): [2] abvf.e(23): SCH: Scheduling job Id: 9001, L: 30000, D: 81881166, C: false, I: true, N: 0 07-19 09:37:50.087: I/Finsky(9029): [2] abvf.e(23): SCH: Scheduling job Id: 9006, L: 293902, D: 53283623, C: false, I: false, N: 1 07-19 09:37:50.088: I/Finsky(9029): [2] abvf.e(8): SCH: Throttling wakeup for job 9007 (expected to run in 0 ms) due to recent wakeup 07-19 09:37:50.088: I/Finsky(9029): [2] abvf.e(23): SCH: Scheduling job Id: 9007, L: 30000, D: 85475153, C: false, I: true, N: 1 07-19 09:37:50.088: I/Finsky(9029): [2] abvf.e(8): SCH: Throttling wakeup for job 9008 (expected to run in 0 ms) due to recent wakeup 07-19 09:37:50.088: I/Finsky(9029): [2] abvf.e(23): SCH: Scheduling job Id: 9008, L: 30000, D: 85475137, C: true, I: true, N: 2 07-19 09:37:50.090: I/Finsky(9029): [2] abvf.e(23): SCH: Scheduling job Id: 9009, L: 43199741, D: 44099741, C: false, I: false, N: 0 07-19 09:37:50.147: I/RenderThread(481): type=1400 audit(0.0:193): avc: denied { execmem } for scontext=u:r:system_server:s0 tcontext=u:r:system_server:s0 tclass=process permissive=1 b/65201432 07-19 09:37:50.242: I/ActivityManager(481): Force stopping org.mozilla.fenix.debug appid=10152 user=0: finished inst 07-19 09:37:50.242: I/ActivityManager(481): Killing 12404:org.mozilla.fenix.debug/u0a152 (adj 0): stop org.mozilla.fenix.debug due to finished inst 07-19 09:37:50.245: W/ActivityTaskManager(481): Force removing ActivityRecord{86e35a3 u0 org.mozilla.fenix.debug/org.mozilla.fenix.HomeActivity t9 f}}: app died, no saved state 07-19 09:37:50.249: W/Binder(12354): Caught a RuntimeException from the binder stub implementation. 07-19 09:37:50.249: W/Binder(12354): java.lang.SecurityException: Calling from not trusted UID! 07-19 09:37:50.249: W/Binder(12354): at android.app.UiAutomationConnection.throwIfCalledByNotTrustedUidLocked(UiAutomationConnection.java:525) 07-19 09:37:50.249: W/Binder(12354): at android.app.UiAutomationConnection.shutdown(UiAutomationConnection.java:429) 07-19 09:37:50.249: W/Binder(12354): at android.app.IUiAutomationConnection$Stub.onTransact(IUiAutomationConnection.java:390) 07-19 09:37:50.249: W/Binder(12354): at android.os.Binder.execTransactInternal(Binder.java:1159) 07-19 09:37:50.249: W/Binder(12354): at android.os.Binder.execTransact(Binder.java:1123) 07-19 09:37:50.254: D/AndroidRuntime(12354): Shutting down VM 07-19 09:37:50.265: I/ActivityManager(481): Killing 13031:org.mozilla.fenix.debug:tab3/u0a152 (adj 0): stop org.mozilla.fenix.debug due to finished inst 07-19 09:37:50.266: I/ActivityManager(481): Killing 13186:org.mozilla.fenix.debug:gpu/u0a152 (adj 0): stop org.mozilla.fenix.debug due to finished inst 07-19 09:37:50.267: D/WindowManager(481): notifyANR took 459ms

noCurrentSearchGroupFromPrivateBrowsingTest Firebase link

07-19 06:13:42.084: I/WindowManager(481): Input event dispatching timed out sending to org.mozilla.fenix.debug/org.mozilla.fenix.HomeActivity. Reason: 826568e org.mozilla.fenix.debug/org.mozilla.fenix.HomeActivity (server) is not responding. Waited 5002ms for MotionEvent(deviceId=-1, source=0x00001002, displayId=0, action=MOVE, actionButton=0x00000000, flags=0x00000000, metaState=0x00000000, buttonState=0x00000000, classification=NONE, edgeFlags=0x00000000, xPrecision=1.0, yPrecision=1.0, xCursorPosition=nan, yCursorPosition=nan, pointers=[0: (80.0, 218.0)]), policyFlags=0x6b000000 07-19 06:13:42.344: I/ActivityManager(481): Force stopping org.mozilla.fenix.debug appid=10152 user=0: finished inst 07-19 06:13:42.345: I/ActivityManager(481): Killing 12987:org.mozilla.fenix.debug/u0a152 (adj 0): stop org.mozilla.fenix.debug due to finished inst 07-19 06:13:42.346: W/Binder(12937): Caught a RuntimeException from the binder stub implementation. 07-19 06:13:42.346: W/Binder(12937): java.lang.SecurityException: Calling from not trusted UID! 07-19 06:13:42.346: W/Binder(12937): at android.app.UiAutomationConnection.throwIfCalledByNotTrustedUidLocked(UiAutomationConnection.java:525) 07-19 06:13:42.346: W/Binder(12937): at android.app.UiAutomationConnection.shutdown(UiAutomationConnection.java:429) 07-19 06:13:42.346: W/Binder(12937): at android.app.IUiAutomationConnection$Stub.onTransact(IUiAutomationConnection.java:390) 07-19 06:13:42.346: W/Binder(12937): at android.os.Binder.execTransactInternal(Binder.java:1159) 07-19 06:13:42.346: W/Binder(12937): at android.os.Binder.execTransact(Binder.java:1123) 07-19 06:13:42.351: W/ActivityTaskManager(481): Force removing ActivityRecord{c92b179 u0 org.mozilla.fenix.debug/org.mozilla.fenix.HomeActivity t9 f}}: app died, no saved state 07-19 06:13:42.352: I/ServiceChildProcess(13636): Destroying GeckoServiceChildProcess 07-19 06:13:42.365: I/ServiceChildProcess(13808): Destroying GeckoServiceChildProcess 07-19 06:13:42.368: I/ActivityManager(481): Killing 13636:org.mozilla.fenix.debug:tab15/u0a152 (adj 0): stop org.mozilla.fenix.debug due to finished inst 07-19 06:13:42.379: I/ActivityManager(481): Killing 13808:org.mozilla.fenix.debug:gpu/u0a152 (adj 0): stop org.mozilla.fenix.debug due to finished inst 07-19 06:13:42.390: D/WindowManager(481): notifyANR took 328ms

AndiAJ commented 2 years ago

► 7/20 Main

openLinkInAppTest Firebase link

07-19 18:06:08.722: I/WindowManager(484): Input event dispatching timed out sending to org.mozilla.fenix.debug/org.mozilla.fenix.HomeActivity. Reason: 126705e org.mozilla.fenix.debug/org.mozilla.fenix.HomeActivity (server) is not responding. Waited 5002ms for FocusEvent(hasFocus=false) 07-19 18:06:08.886: I/ActivityManager(484): Force stopping org.mozilla.fenix.debug appid=10152 user=0: finished inst 07-19 18:06:08.887: I/ActivityManager(484): Killing 13134:org.mozilla.fenix.debug/u0a152 (adj 0): stop org.mozilla.fenix.debug due to finished inst 07-19 18:06:08.889: W/Binder(13075): Caught a RuntimeException from the binder stub implementation. 07-19 18:06:08.889: W/Binder(13075): java.lang.SecurityException: Calling from not trusted UID! 07-19 18:06:08.889: W/Binder(13075): at android.app.UiAutomationConnection.throwIfCalledByNotTrustedUidLocked(UiAutomationConnection.java:525) 07-19 18:06:08.889: W/Binder(13075): at android.app.UiAutomationConnection.shutdown(UiAutomationConnection.java:429) 07-19 18:06:08.889: W/Binder(13075): at android.app.IUiAutomationConnection$Stub.onTransact(IUiAutomationConnection.java:390) 07-19 18:06:08.889: W/Binder(13075): at android.os.Binder.execTransactInternal(Binder.java:1159) 07-19 18:06:08.889: W/Binder(13075): at android.os.Binder.execTransact(Binder.java:1123) 07-19 18:06:08.892: I/ServiceChildProcess(13930): Destroying GeckoServiceChildProcess 07-19 18:06:08.892: I/ServiceChildProcess(13771): Destroying GeckoServiceChildProcess 07-19 18:06:08.893: W/ActivityTaskManager(484): Force removing ActivityRecord{8f7373c u0 org.mozilla.fenix.debug/org.mozilla.fenix.HomeActivity t9 f}}: app died, no saved state 07-19 18:06:08.897: I/ActivityManager(484): Killing 13771:org.mozilla.fenix.debug:tab30/u0a152 (adj 0): stop org.mozilla.fenix.debug due to finished inst 07-19 18:06:08.899: D/AndroidRuntime(13075): Shutting down VM 07-19 18:06:08.901: I/ActivityManager(484): Killing 13930:org.mozilla.fenix.debug:gpu/u0a152 (adj 0): stop org.mozilla.fenix.debug due to finished inst 07-19 18:06:08.915: D/WindowManager(484): notifyANR took 213ms

findInPageTest Firebase link

07-20 00:53:15.991: I/WindowManager(478): Input event dispatching timed out sending to org.mozilla.fenix.debug/org.mozilla.fenix.HomeActivity. Reason: 94334a8 org.mozilla.fenix.debug/org.mozilla.fenix.HomeActivity (server) is not responding. Waited 5002ms for FocusEvent(hasFocus=true) 07-20 00:53:16.126: I/Icing(14070): updateResources: need to parse akgp{com.google.android.gms} 07-20 00:53:16.138: I/ActivityManager(478): Force stopping org.mozilla.fenix.debug appid=10152 user=0: finished inst 07-20 00:53:16.139: I/ActivityManager(478): Killing 14195:org.mozilla.fenix.debug/u0a152 (adj 0): stop org.mozilla.fenix.debug due to finished inst 07-20 00:53:16.141: W/ActivityTaskManager(478): Force removing ActivityRecord{9685737 u0 org.mozilla.fenix.debug/org.mozilla.fenix.HomeActivity t11 f}}: app died, no saved state 07-20 00:53:16.155: I/ActivityManager(478): Killing 15279:org.mozilla.fenix.debug:tab38/u0a152 (adj 0): stop org.mozilla.fenix.debug due to finished inst 07-20 00:53:16.156: I/ActivityManager(478): Killing 15569:org.mozilla.fenix.debug:gpu/u0a152 (adj 0): stop org.mozilla.fenix.debug due to finished inst 07-20 00:53:16.158: I/WindowManager(478): Force finishing activity ActivityRecord{9685737 u0 org.mozilla.fenix.debug/org.mozilla.fenix.HomeActivity t11 f} isExiting} 07-20 00:53:16.159: W/ActivityTaskManager(478): Duplicate finish request for r=ActivityRecord{9685737 u0 org.mozilla.fenix.debug/org.mozilla.fenix.HomeActivity t11 f} isExiting} 07-20 00:53:16.167: W/Binder(14114): Caught a RuntimeException from the binder stub implementation. 07-20 00:53:16.167: W/Binder(14114): java.lang.SecurityException: Calling from not trusted UID! 07-20 00:53:16.167: W/Binder(14114): at android.app.UiAutomationConnection.throwIfCalledByNotTrustedUidLocked(UiAutomationConnection.java:525) 07-20 00:53:16.167: W/Binder(14114): at android.app.UiAutomationConnection.shutdown(UiAutomationConnection.java:429) 07-20 00:53:16.167: W/Binder(14114): at android.app.IUiAutomationConnection$Stub.onTransact(IUiAutomationConnection.java:390) 07-20 00:53:16.167: W/Binder(14114): at android.os.Binder.execTransactInternal(Binder.java:1159) 07-20 00:53:16.167: W/Binder(14114): at android.os.Binder.execTransact(Binder.java:1123) 07-20 00:53:16.170: D/AndroidRuntime(14114): Shutting down VM 07-20 00:53:16.189: D/WindowManager(478): notifyANR took 208ms

mainMenuOpenInAppTest Firebase link

07-20 13:51:31.753: I/WindowManager(481): Input event dispatching timed out sending to org.mozilla.fenix.debug/org.mozilla.fenix.HomeActivity. Reason: b762d34 org.mozilla.fenix.debug/org.mozilla.fenix.HomeActivity (server) is not responding. Waited 5001ms for FocusEvent(hasFocus=false) 07-20 13:51:31.916: I/OpenGLRenderer(9098): Davey! duration=1295ms; Flags=0, IntendedVsync=3570885154023, Vsync=3570935154021, OldestInputEvent=9223372036854775807, NewestInputEvent=0, HandleInputStart=3570936066147, AnimationStart=3570936068371, PerformTraversalsStart=3570936068731, DrawStart=3571039863554, SyncQueued=3571044565329, SyncStart=3571045174382, IssueDrawCommandsStart=3571045306499, SwapBuffers=3572171725669, FrameCompleted=3572181174639, DequeueBufferDuration=1968810, QueueBufferDuration=429990, GpuCompleted=-794125039296794900, 07-20 13:51:32.168: I/ActivityManager(481): Force stopping org.mozilla.fenix.debug appid=10152 user=0: finished inst 07-20 13:51:32.169: I/ActivityManager(481): Killing 12543:org.mozilla.fenix.debug/u0a152 (adj 0): stop org.mozilla.fenix.debug due to finished inst 07-20 13:51:32.170: W/Binder(12511): Caught a RuntimeException from the binder stub implementation. 07-20 13:51:32.170: W/Binder(12511): java.lang.SecurityException: Calling from not trusted UID! 07-20 13:51:32.170: W/Binder(12511): at android.app.UiAutomationConnection.throwIfCalledByNotTrustedUidLocked(UiAutomationConnection.java:525) 07-20 13:51:32.170: W/Binder(12511): at android.app.UiAutomationConnection.shutdown(UiAutomationConnection.java:429) 07-20 13:51:32.170: W/Binder(12511): at android.app.IUiAutomationConnection$Stub.onTransact(IUiAutomationConnection.java:390) 07-20 13:51:32.170: W/Binder(12511): at android.os.Binder.execTransactInternal(Binder.java:1159) 07-20 13:51:32.170: W/Binder(12511): at android.os.Binder.execTransact(Binder.java:1123) 07-20 13:51:32.173: W/ActivityTaskManager(481): Force removing ActivityRecord{8084e0a u0 org.mozilla.fenix.debug/org.mozilla.fenix.HomeActivity t9 f}}: app died, no saved state 07-20 13:51:32.178: I/ActivityManager(481): Killing 13163:org.mozilla.fenix.debug:tab37/u0a152 (adj 0): stop org.mozilla.fenix.debug due to finished inst 07-20 13:51:32.193: I/ActivityManager(481): Killing 13318:org.mozilla.fenix.debug:gpu/u0a152 (adj 0): stop org.mozilla.fenix.debug due to finished inst 07-20 13:51:32.197: D/WindowManager(481): notifyANR took 464ms

AndiAJ commented 2 years ago

► 7/22 Main

mainMenuOpenInAppTest Firebase link

07-21 18:10:06.064: I/WindowManager(479): Input event dispatching timed out sending to org.mozilla.fenix.debug/org.mozilla.fenix.HomeActivity. Reason: a9c0005 org.mozilla.fenix.debug/org.mozilla.fenix.HomeActivity (server) is not responding. Waited 5000ms for FocusEvent(hasFocus=false) 07-21 18:10:06.276: I/ActivityManager(479): Force stopping org.mozilla.fenix.debug appid=10152 user=0: finished inst 07-21 18:10:06.276: I/ActivityManager(479): Killing 10769:org.mozilla.fenix.debug/u0a152 (adj 0): stop org.mozilla.fenix.debug due to finished inst 07-21 18:10:06.278: W/ActivityTaskManager(479): Force removing ActivityRecord{6ad20e9 u0 org.mozilla.fenix.debug/org.mozilla.fenix.HomeActivity t9 f}}: app died, no saved state 07-21 18:10:06.281: I/ActivityManager(479): Killing 11274:org.mozilla.fenix.debug:tab31/u0a152 (adj 0): stop org.mozilla.fenix.debug due to finished inst 07-21 18:10:06.282: I/ActivityManager(479): Killing 11438:org.mozilla.fenix.debug:gpu/u0a152 (adj 0): stop org.mozilla.fenix.debug due to finished inst 07-21 18:10:06.283: D/WindowManager(479): notifyANR took 226ms 07-21 18:10:06.286: W/Binder(10711): Caught a RuntimeException from the binder stub implementation. 07-21 18:10:06.286: W/Binder(10711): java.lang.SecurityException: Calling from not trusted UID! 07-21 18:10:06.286: W/Binder(10711): at android.app.UiAutomationConnection.throwIfCalledByNotTrustedUidLocked(UiAutomationConnection.java:525) 07-21 18:10:06.286: W/Binder(10711): at android.app.UiAutomationConnection.shutdown(UiAutomationConnection.java:429) 07-21 18:10:06.286: W/Binder(10711): at android.app.IUiAutomationConnection$Stub.onTransact(IUiAutomationConnection.java:390) 07-21 18:10:06.286: W/Binder(10711): at android.os.Binder.execTransactInternal(Binder.java:1159) 07-21 18:10:06.286: W/Binder(10711): at android.os.Binder.execTransact(Binder.java:1123) 07-21 18:10:06.294: E/MmTelFeatureConnection 0: ImsRegistrationCallbackAdapter: ImsRegistration is null 07-21 18:10:06.328: D/AndroidRuntime(10711): Shutting down VM

AndiAJ commented 2 years ago

► 7/24 Main

noRecentlyVisitedSearchGroupInPrivateBrowsingTest Firebase link

07-23 18:04:46.812: I/WindowManager(481): Input event dispatching timed out sending to org.mozilla.fenix.debug/org.mozilla.fenix.HomeActivity. Reason: e6d9211 org.mozilla.fenix.debug/org.mozilla.fenix.HomeActivity (server) is not responding. Waited 5003ms for MotionEvent(deviceId=-1, source=0x00001002, displayId=0, action=MOVE, actionButton=0x00000000, flags=0x00000000, metaState=0x00000000, buttonState=0x00000000, classification=NONE, edgeFlags=0x00000000, xPrecision=1.0, yPrecision=1.0, xCursorPosition=nan, yCursorPosition=nan, pointers=[0: (80.0, 218.0)]), policyFlags=0x6b000000 07-23 18:04:46.906: D/GeckoIdleService(13376): Get idle time: time since reset 5009 msec 07-23 18:04:46.906: D/GeckoIdleService(13376): Idle timer callback: current idle time 5009 msec 07-23 18:04:46.906: D/GeckoIdleService(13376): next timeout 174990 msec from now 07-23 18:04:46.906: D/GeckoIdleService(13376): SetTimerExpiryIfBefore: next timeout 174990 msec from now 07-23 18:04:46.906: D/GeckoIdleService(13376): reset timer expiry to 175000 msec from now 07-23 18:04:46.906: D/GeckoIdleService(13376): Idle timer callback: tell observer 0x90c93454 user is idle 07-23 18:04:46.925: I/ActivityManager(481): Force stopping org.mozilla.fenix.debug appid=10152 user=0: finished inst 07-23 18:04:46.926: I/ActivityManager(481): Killing 13376:org.mozilla.fenix.debug/u0a152 (adj 0): stop org.mozilla.fenix.debug due to finished inst 07-23 18:04:46.926: W/Binder(13325): Caught a RuntimeException from the binder stub implementation. 07-23 18:04:46.926: W/Binder(13325): java.lang.SecurityException: Calling from not trusted UID! 07-23 18:04:46.926: W/Binder(13325): at android.app.UiAutomationConnection.throwIfCalledByNotTrustedUidLocked(UiAutomationConnection.java:525) 07-23 18:04:46.926: W/Binder(13325): at android.app.UiAutomationConnection.shutdown(UiAutomationConnection.java:429) 07-23 18:04:46.926: W/Binder(13325): at android.app.IUiAutomationConnection$Stub.onTransact(IUiAutomationConnection.java:390) 07-23 18:04:46.926: W/Binder(13325): at android.os.Binder.execTransactInternal(Binder.java:1159) 07-23 18:04:46.926: W/Binder(13325): at android.os.Binder.execTransact(Binder.java:1123) 07-23 18:04:46.932: W/ActivityTaskManager(481): Force removing ActivityRecord{527313c u0 org.mozilla.fenix.debug/org.mozilla.fenix.HomeActivity t9 f}}: app died, no saved state 07-23 18:04:46.936: D/AndroidRuntime(13325): Shutting down VM 07-23 18:04:46.946: I/ServiceChildProcess(14053): Destroying GeckoServiceChildProcess 07-23 18:04:46.982: I/nix.debug:tab1(14053): System.exit called, status: 0 07-23 18:04:46.983: I/AndroidRuntime(14053): VM exiting with result code 0, cleanup skipped. 07-23 18:04:46.984: I/ServiceChildProcess(14213): Destroying GeckoServiceChildProcess 07-23 18:04:47.022: E/JavaBinder(13325): *** Uncaught remote exception! (Exceptions are not yet supported across processes.) 07-23 18:04:47.022: E/JavaBinder(13325): java.lang.RuntimeException: Bad file descriptor 07-23 18:04:47.022: E/JavaBinder(13325): at android.os.BinderProxy.transactNative(Native Method) 07-23 18:04:47.022: E/JavaBinder(13325): at android.os.BinderProxy.transact(BinderProxy.java:540) 07-23 18:04:47.022: E/JavaBinder(13325): at android.view.IWindowManager$Stub$Proxy.injectInputAfterTransactionsApplied(IWindowManager.java:5262) 07-23 18:04:47.022: E/JavaBinder(13325): at android.app.UiAutomationConnection.injectInputEvent(UiAutomationConnection.java:136) 07-23 18:04:47.022: E/JavaBinder(13325): at android.app.IUiAutomationConnection$Stub.onTransact(IUiAutomationConnection.java:228) 07-23 18:04:47.022: E/JavaBinder(13325): at android.os.Binder.execTransactInternal(Binder.java:1154) 07-23 18:04:47.022: E/JavaBinder(13325): at android.os.Binder.execTransact(Binder.java:1123) 07-23 18:04:47.068: I/Zygote(291): Process 13376 exited due to signal 9 (Killed) 07-23 18:04:47.117: I/binder(0): release 13376:14089 transaction 1808964 out, still active 07-23 18:04:47.117: I/binder(0): undelivered TRANSACTION_COMPLETE 07-23 18:04:47.118: I/binder(0): undelivered transaction 1810935, process died. 07-23 18:04:47.118: I/binder(0): undelivered transaction 1810937, process died. 07-23 18:04:47.119: I/binder(0): undelivered transaction 1810931, process died. 07-23 18:04:47.120: I/binder(0): undelivered transaction 1810934, process died. 07-23 18:04:47.120: I/binder(0): undelivered transaction 1810987, process died. 07-23 18:04:47.079: I/libprocessgroup(481): Successfully killed process cgroup uid 10152 pid 13376 in 148ms 07-23 18:04:47.158: I/Zygote(291): Process 14053 exited cleanly (0) 07-23 18:04:47.178: W/system_server(481): Long monitor contention with owner Binder:481_E (2397) at android.os.BinderProxy android.os.BinderProxy.getInstance(long, long)(BinderProxy.java:411) waiters=8 in android.os.BinderProxy android.os.BinderProxy.getInstance(long, long) for 101ms 07-23 18:04:47.217: I/Zygote(291): Process 14213 exited cleanly (0) 07-23 18:04:47.347: I/RenderThread(481): type=1400 audit(0.0:274): avc: denied { execmem } for scontext=u:r:system_server:s0 tcontext=u:r:system_server:s0 tclass=process permissive=1 b/65201432 07-23 18:04:47.555: I/binder(0): release 13325:14125 transaction 1808965 out, still active 07-23 18:04:47.557: I/binder(0): release 13325:14125 transaction 1808964 in, still active 07-23 18:04:47.544: E/FrameEvents(481): updateAcquireFence: Did not find frame. 07-23 18:04:47.551: W/system_server(481): Long monitor contention with owner InputDispatcher (1488) at void com.android.server.wm.TaskChangeNotificationController.forAllLocalListeners(com.android.server.wm.TaskChangeNotificationController$TaskStackConsumer, android.os.Message)(TaskChangeNotificationController.java:351) waiters=0 in void com.android.server.wm.WindowAnimator.lambda$new$1$WindowAnimator(long) for 608ms 07-23 18:04:47.602: W/binder_transaction(0): 1 callbacks suppressed 07-23 18:04:47.602: I/binder(0): 481:2972 transaction failed 29189/0, size 8-0 line 3078 07-23 18:04:47.604: I/binder(0): send failed reply for transaction 1808965, target dead 07-23 18:04:47.605: I/binder(0): send failed reply for transaction 1808964, target dead 07-23 18:04:47.556: W/system_server(481): Long monitor contention with owner InputDispatcher (1488) at void com.android.server.wm.TaskChangeNotificationController.forAllLocalListeners(com.android.server.wm.TaskChangeNotificationController$TaskStackConsumer, android.os.Message)(TaskChangeNotificationController.java:351) waiters=2 in void com.android.server.wm.WindowState$DeathRecipient.binderDied() for 485ms 07-23 18:04:47.557: I/ActivityManager(481): Killing 14053:org.mozilla.fenix.debug:tab18/u0a152 (adj 0): stop org.mozilla.fenix.debug due to finished inst 07-23 18:04:47.557: I/libprocessgroup(481): Successfully killed process cgroup uid 10152 pid 14053 in 0ms 07-23 18:04:47.589: W/WindowManager(481): Failed looking up window session=Session{6f84fdb 13376:u0a10152} callers=com.android.server.wm.WindowManagerService.windowForClientLocked:5425 com.android.server.wm.WindowState$DeathRecipient.binderDied:2809 android.os.IBinder$DeathRecipient.binderDied:305 07-23 18:04:47.589: I/WindowManager(481): WIN DEATH: null 07-23 18:04:47.590: W/WindowManager(481): Cannot find window which accessibility connection is added to 07-23 18:04:47.590: W/WindowManager(481): Failed looking up window session=Session{6f84fdb 13376:u0a10152} callers=com.android.server.wm.WindowManagerService.windowForClientLocked:5425 com.android.server.wm.WindowState$DeathRecipient.binderDied:2809 android.os.IBinder$DeathRecipient.binderDied:305 07-23 18:04:47.591: I/WindowManager(481): WIN DEATH: null 07-23 18:04:47.591: W/system_server(481): Long monitor contention with owner Binder:481_18 (2938) at void com.android.server.accessibility.AccessibilityWindowManager$RemoteAccessibilityConnection.binderDied()(AccessibilityWindowManager.java:830) waiters=0 in void com.android.server.accessibility.AccessibilityManagerService.sendAccessibilityEvent(android.view.accessibility.AccessibilityEvent, int) for 419ms 07-23 18:04:47.592: W/system_server(481): Long monitor contention with owner Binder:481_18 (2938) at void com.android.server.accessibility.AccessibilityWindowManager$RemoteAccessibilityConnection.binderDied()(AccessibilityWindowManager.java:830) waiters=1 in void com.android.server.accessibility.UiAutomationManager.destroyUiAutomationService() for 416ms 07-23 18:04:47.593: W/WindowManager(481): removeWindowToken: Attempted to remove non-existing token: android.os.Binder@5ea8cf9 07-23 18:04:47.594: I/ActivityManager(481): Killing 14213:org.mozilla.fenix.debug:gpu/u0a152 (adj 0): stop org.mozilla.fenix.debug due to finished inst 07-23 18:04:47.596: I/libprocessgroup(481): Successfully killed process cgroup uid 10152 pid 14213 in 0ms 07-23 18:04:47.596: I/BackdropActivity(12483): onResume() 07-23 18:04:47.597: D/WindowManager(481): notifyANR took 813ms

AndiAJ commented 2 years ago

► 7/25 Main

openMainMenuSettingsItemTest failed 1x on 7/25 Nightly Firebase link

07-25 11:37:09.450: W/ActivityManager(479): Crash of app org.mozilla.fenix running instrumentation ComponentInfo{org.mozilla.fenix.test/androidx.test.runner.AndroidJUnitRunner} 07-25 11:37:09.451: W/Binder(13051): Caught a RuntimeException from the binder stub implementation. 07-25 11:37:09.451: W/Binder(13051): java.lang.SecurityException: Calling from not trusted UID! 07-25 11:37:09.451: W/Binder(13051): at android.app.UiAutomationConnection.throwIfCalledByNotTrustedUidLocked(UiAutomationConnection.java:525) 07-25 11:37:09.451: W/Binder(13051): at android.app.UiAutomationConnection.shutdown(UiAutomationConnection.java:429) 07-25 11:37:09.451: W/Binder(13051): at android.app.IUiAutomationConnection$Stub.onTransact(IUiAutomationConnection.java:390) 07-25 11:37:09.451: W/Binder(13051): at android.os.Binder.execTransactInternal(Binder.java:1159) 07-25 11:37:09.451: W/Binder(13051): at android.os.Binder.execTransact(Binder.java:1123) 07-25 11:37:09.451: I/ActivityManager(479): Force stopping org.mozilla.fenix appid=10152 user=0: finished inst 07-25 11:37:09.453: I/lla.fenix:tab1(13672): System.exit called, status: 0 07-25 11:37:09.453: I/AndroidRuntime(13672): VM exiting with result code 0, cleanup skipped. 07-25 11:37:09.459: I/ActivityManager(479): Killing 13672:org.mozilla.fenix:tab12/u0a152 (adj 0): stop org.mozilla.fenix due to finished inst 07-25 11:37:09.460: I/ActivityManager(479): Killing 13885:org.mozilla.fenix:gpu/u0a152 (adj 0): stop org.mozilla.fenix due to finished inst 07-25 11:37:09.462: I/WindowManager(479): Force finishing activity ActivityRecord{8abe11c u0 org.mozilla.fenix/.HomeActivity t9 f} isExiting} 07-25 11:37:09.462: W/ActivityTaskManager(479): Duplicate finish request for r=ActivityRecord{8abe11c u0 org.mozilla.fenix/.HomeActivity t9 f} isExiting} 07-25 11:37:09.466: I/Zygote(289): Process 13672 exited cleanly (0) 07-25 11:37:09.468: W/ActivityManager(479): Ignoring remove of inactive process: ProcessRecord{57aac7e 0:com.google.android.gms/u0a97} 07-25 11:37:09.476: I/BackdropActivity(11080): onResume() 07-25 11:37:09.477: I/ActivityTaskManager(479): Activity requesting to dismiss Keyguard: ActivityRecord{e664ec4 u0 com.google.android.apps.mtaas.backdrop/.BackdropActivity t8} 07-25 11:37:09.487: D/AndroidRuntime(13051): Shutting down VM

AndiAJ commented 2 years ago

► 7/26 Main

mainMenuOpenInAppTest Firebase link

07-25 18:06:06.018: I/WindowManager(468): Input event dispatching timed out sending to org.mozilla.fenix.debug/org.mozilla.fenix.HomeActivity. Reason: 4732684 org.mozilla.fenix.debug/org.mozilla.fenix.HomeActivity (server) is not responding. Waited 5000ms for FocusEvent(hasFocus=false) 07-25 18:06:06.235: I/ActivityManager(468): Force stopping org.mozilla.fenix.debug appid=10152 user=0: finished inst 07-25 18:06:06.235: I/ActivityManager(468): Killing 11134:org.mozilla.fenix.debug/u0a152 (adj 0): stop org.mozilla.fenix.debug due to finished inst 07-25 18:06:06.239: I/ServiceChildProcess(11829): Destroying GeckoServiceChildProcess 07-25 18:06:06.240: W/ActivityTaskManager(468): Force removing ActivityRecord{425722 u0 org.mozilla.fenix.debug/org.mozilla.fenix.HomeActivity t9 f}}: app died, no saved state 07-25 18:06:06.243: I/ActivityManager(468): Killing 11711:org.mozilla.fenix.debug:tab27/u0a152 (adj 0): stop org.mozilla.fenix.debug due to finished inst 07-25 18:06:06.243: D/AndroidRuntime(11064): Shutting down VM 07-25 18:06:06.246: I/ActivityManager(468): Killing 11829:org.mozilla.fenix.debug:gpu/u0a152 (adj 0): stop org.mozilla.fenix.debug due to finished inst 07-25 18:06:06.247: D/WindowManager(468): notifyANR took 257ms 07-25 18:06:06.256: W/Binder(11064): Caught a RuntimeException from the binder stub implementation. 07-25 18:06:06.256: W/Binder(11064): java.lang.SecurityException: Calling from not trusted UID! 07-25 18:06:06.256: W/Binder(11064): at android.app.UiAutomationConnection.throwIfCalledByNotTrustedUidLocked(UiAutomationConnection.java:525) 07-25 18:06:06.256: W/Binder(11064): at android.app.UiAutomationConnection.shutdown(UiAutomationConnection.java:429) 07-25 18:06:06.256: W/Binder(11064): at android.app.IUiAutomationConnection$Stub.onTransact(IUiAutomationConnection.java:390) 07-25 18:06:06.256: W/Binder(11064): at android.os.Binder.execTransactInternal(Binder.java:1159) 07-25 18:06:06.256: W/Binder(11064): at android.os.Binder.execTransact(Binder.java:1123) 07-25 18:06:06.442: I/Zygote(289): Process 11829 exited due to signal 9 (Killed) 07-25 18:06:06.463: I/Zygote(289): Process 11711 exited due to signal 9 (Killed) 07-25 18:06:06.540: W/WindowManager(468): removeWindowToken: Attempted to remove non-existing token: android.os.Binder@81f2ebe 07-25 18:06:06.541: W/ActivityManager(468): setHasOverlayUi called on unknown pid: 11134 07-25 18:06:06.543: W/WindowManager(468): Cannot find window which accessibility connection is added to 07-25 18:06:06.547: I/Zygote(289): Process 11134 exited due to signal 9 (Killed) 07-25 18:06:06.568: I/libprocessgroup(468): Successfully killed process cgroup uid 10152 pid 11134 in 331ms 07-25 18:06:06.571: I/libprocessgroup(468): Successfully killed process cgroup uid 10152 pid 11711 in 0ms 07-25 18:06:06.571: I/libprocessgroup(468): Successfully killed process cgroup uid 10152 pid 11829 in 0ms 07-25 18:06:06.776: I/ActivityManager(468): Force stopping androidx.test.orchestrator appid=10145 user=0: finished inst 07-25 18:06:06.777: D/AndroidRuntime(10934): Shutting down VM

AndiAJ commented 2 years ago

► 7/27 Main

multipleBookmarkDeletionsTest Firebase link

07-27 18:06:33.227: I/WindowManager(482): WIN DEATH: Window{52df2fd u0 org.mozilla.fenix.debug/org.mozilla.fenix.HomeActivity} 07-27 18:06:33.227: W/InputDispatcher(482): Attempted to unregister already unregistered input channel '52df2fd org.mozilla.fenix.debug/org.mozilla.fenix.HomeActivity (server)' 07-27 18:06:33.233: W/audio_hw_generic(1886): Hardware backing HAL too slow, could only write 0 of 661 frames 07-27 18:06:33.234: I/Zygote(290): Process 11098 exited due to signal 9 (Killed) 07-27 18:06:33.237: W/ndroid.contact(13068): Unexpected CPU variant for X86 using defaults: x86 07-27 18:06:33.248: W/audio_hw_generic(1886): Hardware backing HAL too slow, could only write 0 of 661 frames 07-27 18:06:33.263: I/adbd(381): jdwp connection from 13068 07-27 18:06:33.263: W/audio_hw_generic(1886): Hardware backing HAL too slow, could only write 0 of 661 frames 07-27 18:06:33.268: W/WindowManager(482): Cannot find window which accessibility connection is added to 07-27 18:06:33.269: I/libprocessgroup(482): Successfully killed process cgroup uid 10152 pid 11098 in 42ms 07-27 18:06:33.270: W/ActivityTaskManager(482): Force removing ActivityRecord{2113144 u0 org.mozilla.fenix.debug/org.mozilla.fenix.HomeActivity t9}: app died, no saved state 07-27 18:06:33.272: I/ServiceChildProcess(11723): Destroying GeckoServiceChildProcess 07-27 18:06:33.276: W/ActivityManager(482): Crash of app org.mozilla.fenix.debug running instrumentation ComponentInfo{org.mozilla.fenix.debug.test/androidx.test.runner.AndroidJUnitRunner} 07-27 18:06:33.278: W/audio_hw_generic(1886): Hardware backing HAL too slow, could only write 0 of 661 frames 07-27 18:06:33.285: I/ActivityManager(482): Force stopping org.mozilla.fenix.debug appid=10152 user=0: finished inst 07-27 18:06:33.286: I/ActivityManager(482): Killing 11723:org.mozilla.fenix.debug:tab37/u0a152 (adj 0): stop org.mozilla.fenix.debug due to finished inst 07-27 18:06:33.287: I/ActivityManager(482): Killing 11896:org.mozilla.fenix.debug:gpu/u0a152 (adj 0): stop org.mozilla.fenix.debug due to finished inst 07-27 18:06:33.287: W/Binder(11049): Caught a RuntimeException from the binder stub implementation. 07-27 18:06:33.287: W/Binder(11049): java.lang.SecurityException: Calling from not trusted UID! 07-27 18:06:33.287: W/Binder(11049): at android.app.UiAutomationConnection.throwIfCalledByNotTrustedUidLocked(UiAutomationConnection.java:525) 07-27 18:06:33.287: W/Binder(11049): at android.app.UiAutomationConnection.shutdown(UiAutomationConnection.java:429) 07-27 18:06:33.287: W/Binder(11049): at android.app.IUiAutomationConnection$Stub.onTransact(IUiAutomationConnection.java:390) 07-27 18:06:33.287: W/Binder(11049): at android.os.Binder.execTransactInternal(Binder.java:1159) 07-27 18:06:33.287: W/Binder(11049): at android.os.Binder.execTransact(Binder.java:1123) 07-27 18:06:33.293: W/audio_hw_generic(1886): Hardware backing HAL too slow, could only write 0 of 661 frames 07-27 18:06:33.300: I/BackdropActivity(10311): onResume() 07-27 18:06:33.301: I/ActivityTaskManager(482): Activity requesting to dismiss Keyguard: ActivityRecord{55999b8 u0 com.google.android.apps.mtaas.backdrop/.BackdropActivity t8} 07-27 18:06:33.301: W/ActivityManager(482): setHasOverlayUi called on unknown pid: 11098 07-27 18:06:33.308: W/audio_hw_generic(1886): Hardware backing HAL too slow, could only write 0 of 661 frames 07-27 18:06:33.323: I/chatty(1886): uid=1041(audioserver) writer identical 1 line 07-27 18:06:33.338: W/audio_hw_generic(1886): Hardware backing HAL too slow, could only write 0 of 661 frames 07-27 18:06:33.344: D/AndroidRuntime(11049): Shutting down VM

sv-ohorvath commented 2 years ago

7/28: openWebsiteForSavedLoginTest flaky 1x, Firebase link

AndiAJ commented 2 years ago

► 7/29 Main

mainMenuOpenInAppTest Firebase link

7-29 10:43:41.914: I/WindowManager(469): Input event dispatching timed out sending to org.mozilla.fenix.debug/org.mozilla.fenix.HomeActivity. Reason: 23a1a09 org.mozilla.fenix.debug/org.mozilla.fenix.HomeActivity (server) is not responding. Waited 5001ms for FocusEvent(hasFocus=false) 07-29 10:43:42.082: I/ActivityManager(469): Force stopping org.mozilla.fenix.debug appid=10152 user=0: finished inst 07-29 10:43:42.083: I/ActivityManager(469): Killing 12459:org.mozilla.fenix.debug/u0a152 (adj 0): stop org.mozilla.fenix.debug due to finished inst 07-29 10:43:42.085: W/ActivityTaskManager(469): Force removing ActivityRecord{bc82e4e u0 org.mozilla.fenix.debug/org.mozilla.fenix.HomeActivity t9 f}}: app died, no saved state 07-29 10:43:42.088: W/Binder(12431): Caught a RuntimeException from the binder stub implementation. 07-29 10:43:42.088: W/Binder(12431): java.lang.SecurityException: Calling from not trusted UID! 07-29 10:43:42.088: W/Binder(12431): at android.app.UiAutomationConnection.throwIfCalledByNotTrustedUidLocked(UiAutomationConnection.java:525) 07-29 10:43:42.088: W/Binder(12431): at android.app.UiAutomationConnection.shutdown(UiAutomationConnection.java:429) 07-29 10:43:42.088: W/Binder(12431): at android.app.IUiAutomationConnection$Stub.onTransact(IUiAutomationConnection.java:390) 07-29 10:43:42.088: W/Binder(12431): at android.os.Binder.execTransactInternal(Binder.java:1159) 07-29 10:43:42.088: W/Binder(12431): at android.os.Binder.execTransact(Binder.java:1123) 07-29 10:43:42.090: D/AndroidRuntime(12431): Shutting down VM 07-29 10:43:42.094: I/ActivityManager(469): Killing 13073:org.mozilla.fenix.debug:tab30/u0a152 (adj 0): stop org.mozilla.fenix.debug due to finished inst 07-29 10:43:42.094: I/ActivityManager(469): Killing 13233:org.mozilla.fenix.debug:gpu/u0a152 (adj 0): stop org.mozilla.fenix.debug due to finished inst 07-29 10:43:42.095: D/WindowManager(469): notifyANR took 188ms

AndiAJ commented 2 years ago

► 8/1 Main

testDownloadPrompt 💥 Failed 1x

Firebase link

08-01 01:04:56.443: I/WindowManager(478): Input event dispatching timed out sending to org.mozilla.fenix.debug/org.mozilla.fenix.HomeActivity. Reason: 15b3e8b org.mozilla.fenix.debug/org.mozilla.fenix.HomeActivity (server) is not responding. Waited 5001ms for FocusEvent(hasFocus=false) 08-01 01:04:56.526: V/NFC(13041): this device does not have NFC support 08-01 01:04:56.570: I/FontLog(9459): Received query Google Sans, URI content://com.google.android.gms.fonts [CONTEXT service_id=132 ] 08-01 01:04:56.570: I/FontLog(9459): Query [Google Sans] resolved to {Google Sans, wdth 100.0, wght 400, ital 0.0, bestEffort false} [CONTEXT service_id=132 ] 08-01 01:04:56.591: W/DynamiteModule(9421): Local module descriptor class for com.google.android.gms.googlecertificates not found. 08-01 01:04:56.596: D/CompatibilityChangeReporter(13041): Compat change id reported: 149924527; UID 10109; state: ENABLED 08-01 01:04:56.596: D/CompatibilityChangeReporter(13041): Compat change id reported: 132649864; UID 10109; state: DISABLED 08-01 01:04:56.603: I/FontLog(9459): Font PFD returned from cache for {Google Sans, wdth 100.0, wght 400, ital 0.0, bestEffort false} [CONTEXT service_id=132 ] 08-01 01:04:56.603: I/FontLog(9459): Fetch {Google Sans, wdth 100.0, wght 400, ital 0.0, bestEffort false} end status Status{statusCode=SUCCESS, resolution=null} [CONTEXT service_id=132 ] 08-01 01:04:56.701: I/ActivityManager(478): Force stopping org.mozilla.fenix.debug appid=10152 user=0: finished inst 08-01 01:04:56.701: I/ActivityManager(478): Killing 13015:org.mozilla.fenix.debug/u0a152 (adj 0): stop org.mozilla.fenix.debug due to finished inst 08-01 01:04:56.702: W/Binder(12966): Caught a RuntimeException from the binder stub implementation. 08-01 01:04:56.702: W/Binder(12966): java.lang.SecurityException: Calling from not trusted UID! 08-01 01:04:56.702: W/Binder(12966): at android.app.UiAutomationConnection.throwIfCalledByNotTrustedUidLocked(UiAutomationConnection.java:525) 08-01 01:04:56.702: W/Binder(12966): at android.app.UiAutomationConnection.shutdown(UiAutomationConnection.java:429) 08-01 01:04:56.702: W/Binder(12966): at android.app.IUiAutomationConnection$Stub.onTransact(IUiAutomationConnection.java:390) 08-01 01:04:56.702: W/Binder(12966): at android.os.Binder.execTransactInternal(Binder.java:1159) 08-01 01:04:56.702: W/Binder(12966): at android.os.Binder.execTransact(Binder.java:1123) 08-01 01:04:56.703: W/ActivityTaskManager(478): Force removing ActivityRecord{e971a57 u0 org.mozilla.fenix.debug/org.mozilla.fenix.HomeActivity t9 f}}: app died, no saved state 08-01 01:04:56.711: I/ActivityManager(478): Killing 13606:org.mozilla.fenix.debug:tab11/u0a152 (adj 0): stop org.mozilla.fenix.debug due to finished inst 08-01 01:04:56.711: I/ActivityManager(478): Killing 13764:org.mozilla.fenix.debug:gpu/u0a152 (adj 0): stop org.mozilla.fenix.debug due to finished inst 08-01 01:04:56.713: D/WindowManager(478): notifyANR took 283ms

Firebase link

08-01 01:11:09.243: I/WindowManager(483): Input event dispatching timed out sending to org.mozilla.fenix.debug/org.mozilla.fenix.HomeActivity. Reason: 563b175 org.mozilla.fenix.debug/org.mozilla.fenix.HomeActivity (server) is not responding. Waited 5003ms for FocusEvent(hasFocus=false) 08-01 01:11:09.449: W/system_server(483): Long monitor contention with owner Binder:483_1C (4390) at void com.android.server.am.ActivityManagerService.dumpApplicationMemoryUsage(java.io.FileDescriptor, java.io.PrintWriter, java.lang.String, com.android.server.am.ActivityManagerService$MemoryUsageDumpOptions, java.lang.String[], boolean, java.util.ArrayList, java.io.PrintWriter)(ActivityManagerService.java:13370) waiters=1 in boolean com.android.server.am.ActivityManagerService.isAppBad(android.content.pm.ApplicationInfo) for 110ms 08-01 01:11:09.456: I/ActivityManager(483): Force stopping org.mozilla.fenix.debug appid=10152 user=0: finished inst 08-01 01:11:09.456: I/ActivityManager(483): Killing 12886:org.mozilla.fenix.debug/u0a152 (adj 0): stop org.mozilla.fenix.debug due to finished inst 08-01 01:11:09.460: W/Binder(12859): Caught a RuntimeException from the binder stub implementation. 08-01 01:11:09.460: W/Binder(12859): java.lang.SecurityException: Calling from not trusted UID! 08-01 01:11:09.460: W/Binder(12859): at android.app.UiAutomationConnection.throwIfCalledByNotTrustedUidLocked(UiAutomationConnection.java:525) 08-01 01:11:09.460: W/Binder(12859): at android.app.UiAutomationConnection.shutdown(UiAutomationConnection.java:429) 08-01 01:11:09.460: W/Binder(12859): at android.app.IUiAutomationConnection$Stub.onTransact(IUiAutomationConnection.java:390) 08-01 01:11:09.460: W/Binder(12859): at android.os.Binder.execTransactInternal(Binder.java:1159) 08-01 01:11:09.460: W/Binder(12859): at android.os.Binder.execTransact(Binder.java:1123) 08-01 01:11:09.464: W/ActivityTaskManager(483): Force removing ActivityRecord{2ffee02 u0 org.mozilla.fenix.debug/org.mozilla.fenix.HomeActivity t9 f}}: app died, no saved state 08-01 01:11:09.476: I/ActivityManager(483): Killing 13614:org.mozilla.fenix.debug:tab10/u0a152 (adj 0): stop org.mozilla.fenix.debug due to finished inst 08-01 01:11:09.476: I/ActivityManager(483): Killing 13799:org.mozilla.fenix.debug:gpu/u0a152 (adj 0): stop org.mozilla.fenix.debug due to finished inst 08-01 01:11:09.494: W/Looper(483): Slow dispatch took 155ms main h=android.os.Handler c=android.app.AlarmManager$ListenerWrapper@21397fe m=0 08-01 01:11:09.496: D/WindowManager(483): notifyANR took 257ms

AndiAJ commented 2 years ago

► 8/2 Main

verifyPageMainMenuItemsTestFirebase link

08-02 01:11:58.311: I/WindowManager(477): Input event dispatching timed out sending to org.mozilla.fenix.debug/org.mozilla.fenix.HomeActivity. Reason: dce259f org.mozilla.fenix.debug/org.mozilla.fenix.HomeActivity (server) is not responding. Waited 5014ms for FocusEvent(hasFocus=false) 08-02 01:11:58.313: I/Icing(13783): Indexing com.google.android.gms-internal.3p:MobileApplication from com.google.android.gms using seqno 97 08-02 01:11:58.360: D/logd(0): Skipping 256 entries from slow reader, pid 13878, from LogBuffer::kickMe() 08-02 01:11:58.320: I/Icing(13783): Indexing com.google.android.gms-internal.3p:MobileApplication from com.google.android.gms using seqno 97 08-02 01:11:58.524: W/system_server(477): Long monitor contention with owner InputDispatcher (1489) at void com.android.server.wm.ActivityTaskManagerService$LocalService.saveANRState(java.lang.String)(ActivityTaskManagerService.java:6971) waiters=0 in com.android.server.wm.WindowProcessController com.android.server.wm.ActivityTaskManagerService$LocalService.getTopApp() for 106ms 08-02 01:11:58.565: I/Icing(13783): Indexing com.google.android.gms-internal.3p:MobileApplication from com.google.android.gms using seqno 97 08-02 01:11:58.566: I/ActivityManager(477): Force stopping org.mozilla.fenix.debug appid=10152 user=0: finished inst 08-02 01:11:58.566: I/ActivityManager(477): Killing 13937:org.mozilla.fenix.debug/u0a152 (adj 0): stop org.mozilla.fenix.debug due to finished inst 08-02 01:11:58.573: W/Binder(13852): Caught a RuntimeException from the binder stub implementation. 08-02 01:11:58.573: W/Binder(13852): java.lang.SecurityException: Calling from not trusted UID! 08-02 01:11:58.573: W/Binder(13852): at android.app.UiAutomationConnection.throwIfCalledByNotTrustedUidLocked(UiAutomationConnection.java:525) 08-02 01:11:58.573: W/Binder(13852): at android.app.UiAutomationConnection.shutdown(UiAutomationConnection.java:429) 08-02 01:11:58.573: W/Binder(13852): at android.app.IUiAutomationConnection$Stub.onTransact(IUiAutomationConnection.java:390) 08-02 01:11:58.573: W/Binder(13852): at android.os.Binder.execTransactInternal(Binder.java:1159) 08-02 01:11:58.573: W/Binder(13852): at android.os.Binder.execTransact(Binder.java:1123) 08-02 01:11:58.574: I/ServiceChildProcess(15278): Destroying GeckoServiceChildProcess 08-02 01:11:58.575: I/ServiceChildProcess(16852): Destroying GeckoServiceChildProcess 08-02 01:11:58.575: W/ActivityTaskManager(477): Force removing ActivityRecord{5d7db59 u0 org.mozilla.fenix.debug/org.mozilla.fenix.HomeActivity t11 f}}: app died, no saved state 08-02 01:11:58.579: I/nix.debug:tab2(16852): System.exit called, status: 0 08-02 01:11:58.579: I/AndroidRuntime(16852): VM exiting with result code 0, cleanup skipped. 08-02 01:11:58.581: I/ServiceChildProcess(15098): Destroying GeckoServiceChildProcess 08-02 01:11:58.596: D/AndroidRuntime(13852): Shutting down VM 08-02 01:11:58.597: I/ActivityManager(477): Killing 15098:org.mozilla.fenix.debug:tab2/u0a152 (adj 0): stop org.mozilla.fenix.debug due to finished inst 08-02 01:11:58.601: I/ActivityManager(477): Killing 16852:org.mozilla.fenix.debug:tab25/u0a152 (adj 0): stop org.mozilla.fenix.debug due to finished inst 08-02 01:11:58.603: I/BackdropActivity(10528): onResume() 08-02 01:11:58.604: I/ActivityManager(477): Killing 15278:org.mozilla.fenix.debug:gpu/u0a152 (adj 0): stop org.mozilla.fenix.debug due to finished inst 08-02 01:11:58.611: I/ActivityTaskManager(477): Activity requesting to dismiss Keyguard: ActivityRecord{14afae8 u0 com.google.android.apps.mtaas.backdrop/.BackdropActivity t8} 08-02 01:11:58.649: D/WindowManager(477): notifyANR took 357ms

openLinkInAppTestFirebase link

08-02 01:11:45.682: I/WindowManager(476): Input event dispatching timed out sending to org.mozilla.fenix.debug/org.mozilla.fenix.HomeActivity. Reason: a1a143b org.mozilla.fenix.debug/org.mozilla.fenix.HomeActivity (server) is not responding. Waited 5000ms for FocusEvent(hasFocus=false) 08-02 01:11:45.906: E/libGLESv2_swiftshader(13039): badness: unimplemented: getBinaryLength external/swiftshader/src/OpenGL/libGLESv2/Program.cpp:2684 08-02 01:11:45.906: E/swiftshader(13039): AndroidEnterDebugger 08-02 01:11:45.922: E/libGLESv2_swiftshader(13039): badness: unimplemented: getBinaryLength external/swiftshader/src/OpenGL/libGLESv2/Program.cpp:2684 08-02 01:11:45.922: E/swiftshader(13039): AndroidEnterDebugger 08-02 01:11:45.998: I/ActivityManager(476): Force stopping org.mozilla.fenix.debug appid=10152 user=0: finished inst 08-02 01:11:45.998: I/ActivityManager(476): Killing 12238:org.mozilla.fenix.debug/u0a152 (adj 0): stop org.mozilla.fenix.debug due to finished inst 08-02 01:11:45.999: W/ActivityTaskManager(476): Force removing ActivityRecord{a44c8f u0 org.mozilla.fenix.debug/org.mozilla.fenix.HomeActivity t9 f}}: app died, no saved state 08-02 01:11:46.000: I/ServiceChildProcess(12898): Destroying GeckoServiceChildProcess 08-02 01:11:46.002: I/ServiceChildProcess(13039): Destroying GeckoServiceChildProcess 08-02 01:11:46.002: W/Binder(12194): Caught a RuntimeException from the binder stub implementation. 08-02 01:11:46.002: W/Binder(12194): java.lang.SecurityException: Calling from not trusted UID! 08-02 01:11:46.002: W/Binder(12194): at android.app.UiAutomationConnection.throwIfCalledByNotTrustedUidLocked(UiAutomationConnection.java:525) 08-02 01:11:46.002: W/Binder(12194): at android.app.UiAutomationConnection.shutdown(UiAutomationConnection.java:429) 08-02 01:11:46.002: W/Binder(12194): at android.app.IUiAutomationConnection$Stub.onTransact(IUiAutomationConnection.java:390) 08-02 01:11:46.002: W/Binder(12194): at android.os.Binder.execTransactInternal(Binder.java:1159) 08-02 01:11:46.002: W/Binder(12194): at android.os.Binder.execTransact(Binder.java:1123) 08-02 01:11:46.012: I/ActivityManager(476): Killing 12898:org.mozilla.fenix.debug:tab20/u0a152 (adj 0): stop org.mozilla.fenix.debug due to finished inst 08-02 01:11:46.034: I/ActivityManager(476): Killing 13039:org.mozilla.fenix.debug:gpu/u0a152 (adj 0): stop org.mozilla.fenix.debug due to finished inst 08-02 01:11:46.039: I/Zygote(290): Process 12238 exited due to signal 9 (Killed) 08-02 01:11:46.047: D/WindowManager(476): notifyANR took 383ms

AndiAJ commented 2 years ago

► 8/3 Main

noCurrentSearchGroupFromPrivateBrowsingTestFirebase link

08-02 20:00:57.987: I/WindowManager(479): Input event dispatching timed out sending to org.mozilla.fenix.debug/org.mozilla.fenix.HomeActivity. Reason: c8f793a org.mozilla.fenix.debug/org.mozilla.fenix.HomeActivity (server) is not responding. Waited 5002ms for MotionEvent(deviceId=-1, source=0x00001002, displayId=0, action=MOVE, actionButton=0x00000000, flags=0x00000000, metaState=0x00000000, buttonState=0x00000000, classification=NONE, edgeFlags=0x00000000, xPrecision=1.0, yPrecision=1.0, xCursorPosition=nan, yCursorPosition=nan, pointers=[0: (206.0, 218.0)]), policyFlags=0x6b000000 08-02 20:00:58.105: D/GeckoIdleService(12400): Get idle time: time since reset 5009 msec 08-02 20:00:58.105: D/GeckoIdleService(12400): Idle timer callback: current idle time 5009 msec 08-02 20:00:58.105: D/GeckoIdleService(12400): next timeout 174990 msec from now 08-02 20:00:58.105: D/GeckoIdleService(12400): SetTimerExpiryIfBefore: next timeout 174990 msec from now 08-02 20:00:58.105: D/GeckoIdleService(12400): reset timer expiry to 175000 msec from now 08-02 20:00:58.105: D/GeckoIdleService(12400): Idle timer callback: tell observer 0x9df94774 user is idle 08-02 20:00:58.230: W/system_server(479): Long monitor contention with owner InputDispatcher (1485) at void com.android.server.wm.ActivityTaskManagerService$LocalService.saveANRState(java.lang.String)(ActivityTaskManagerService.java:6971) waiters=0 in boolean com.android.server.wm.WindowProcessController.hasActivities() for 157ms 08-02 20:00:58.312: I/ActivityManager(479): Force stopping org.mozilla.fenix.debug appid=10152 user=0: finished inst 08-02 20:00:58.312: I/ActivityManager(479): Killing 12400:org.mozilla.fenix.debug/u0a152 (adj 0): stop org.mozilla.fenix.debug due to finished inst 08-02 20:00:58.316: W/Binder(12372): Caught a RuntimeException from the binder stub implementation. 08-02 20:00:58.316: W/Binder(12372): java.lang.SecurityException: Calling from not trusted UID! 08-02 20:00:58.316: W/Binder(12372): at android.app.UiAutomationConnection.throwIfCalledByNotTrustedUidLocked(UiAutomationConnection.java:525) 08-02 20:00:58.316: W/Binder(12372): at android.app.UiAutomationConnection.shutdown(UiAutomationConnection.java:429) 08-02 20:00:58.316: W/Binder(12372): at android.app.IUiAutomationConnection$Stub.onTransact(IUiAutomationConnection.java:390) 08-02 20:00:58.316: W/Binder(12372): at android.os.Binder.execTransactInternal(Binder.java:1159) 08-02 20:00:58.316: W/Binder(12372): at android.os.Binder.execTransact(Binder.java:1123) 08-02 20:00:58.318: I/ServiceChildProcess(13268): Destroying GeckoServiceChildProcess 08-02 20:00:58.319: I/ServiceChildProcess(13112): Destroying GeckoServiceChildProcess 08-02 20:00:58.323: D/AndroidRuntime(12372): Shutting down VM 08-02 20:00:58.341: I/ServiceChildProcess(14267): Destroying GeckoServiceChildProcess 08-02 20:00:58.342: W/ActivityTaskManager(479): Force removing ActivityRecord{9d4633f u0 org.mozilla.fenix.debug/org.mozilla.fenix.HomeActivity t9 f}}: app died, no saved state 08-02 20:00:58.347: I/Zygote(289): Process 12400 exited due to signal 9 (Killed) 08-02 20:00:58.347: I/Gecko(13112): Exiting due to channel error. 08-02 20:00:58.348: I/Gecko(14267): Exiting due to channel error. 08-02 20:00:58.365: I/libprocessgroup(479): Successfully killed process cgroup uid 10152 pid 12400 in 50ms 08-02 20:00:58.391: E/JavaBinder(12372): *** Uncaught remote exception! (Exceptions are not yet supported across processes.) 08-02 20:00:58.391: E/JavaBinder(12372): java.lang.RuntimeException: Bad file descriptor 08-02 20:00:58.391: E/JavaBinder(12372): at android.os.BinderProxy.transactNative(Native Method) 08-02 20:00:58.391: E/JavaBinder(12372): at android.os.BinderProxy.transact(BinderProxy.java:540) 08-02 20:00:58.391: E/JavaBinder(12372): at android.view.IWindowManager$Stub$Proxy.injectInputAfterTransactionsApplied(IWindowManager.java:5262) 08-02 20:00:58.391: E/JavaBinder(12372): at android.app.UiAutomationConnection.injectInputEvent(UiAutomationConnection.java:136) 08-02 20:00:58.391: E/JavaBinder(12372): at android.app.IUiAutomationConnection$Stub.onTransact(IUiAutomationConnection.java:228) 08-02 20:00:58.391: E/JavaBinder(12372): at android.os.Binder.execTransactInternal(Binder.java:1154) 08-02 20:00:58.391: E/JavaBinder(12372): at android.os.Binder.execTransact(Binder.java:1123) 08-02 20:00:58.409: I/ActivityManager(479): Killing 13112:org.mozilla.fenix.debug:tab4/u0a152 (adj 0): stop org.mozilla.fenix.debug due to finished inst 08-02 20:00:58.410: I/ActivityManager(479): Killing 14267:org.mozilla.fenix.debug:tab6/u0a152 (adj 0): stop org.mozilla.fenix.debug due to finished inst 08-02 20:00:58.411: I/ActivityManager(479): Killing 13268:org.mozilla.fenix.debug:gpu/u0a152 (adj 0): stop org.mozilla.fenix.debug due to finished inst 08-02 20:00:58.415: D/WindowManager(479): notifyANR took 430ms

noCurrentSearchGroupFromPrivateBrowsingTestFirebase link

08-02 23:15:12.872: I/WindowManager(484): Input event dispatching timed out sending to org.mozilla.fenix.debug/org.mozilla.fenix.HomeActivity. Reason: bf9abf4 org.mozilla.fenix.debug/org.mozilla.fenix.HomeActivity (server) is not responding. Waited 5002ms for MotionEvent(deviceId=-1, source=0x00001002, displayId=0, action=MOVE, actionButton=0x00000000, flags=0x00000000, metaState=0x00000000, buttonState=0x00000000, classification=NONE, edgeFlags=0x00000000, xPrecision=1.0, yPrecision=1.0, xCursorPosition=nan, yCursorPosition=nan, pointers=[0: (206.0, 218.0)]), policyFlags=0x6b000000 08-02 23:15:12.924: E/MmTelFeatureConnection 0: ImsRegistrationCallbackAdapter: ImsRegistration is null 08-02 23:15:12.957: D/GeckoIdleService(12271): Get idle time: time since reset 5009 msec 08-02 23:15:12.957: D/GeckoIdleService(12271): Idle timer callback: current idle time 5009 msec 08-02 23:15:12.957: D/GeckoIdleService(12271): next timeout 174991 msec from now 08-02 23:15:12.957: D/GeckoIdleService(12271): SetTimerExpiryIfBefore: next timeout 174991 msec from now 08-02 23:15:12.957: D/GeckoIdleService(12271): reset timer expiry to 175001 msec from now 08-02 23:15:12.957: D/GeckoIdleService(12271): Idle timer callback: tell observer 0x96366084 user is idle 08-02 23:15:13.242: I/ActivityManager(484): Force stopping org.mozilla.fenix.debug appid=10152 user=0: finished inst 08-02 23:15:13.242: I/ActivityManager(484): Killing 12271:org.mozilla.fenix.debug/u0a152 (adj 0): stop org.mozilla.fenix.debug due to finished inst 08-02 23:15:13.246: W/Binder(12223): Caught a RuntimeException from the binder stub implementation. 08-02 23:15:13.246: W/Binder(12223): java.lang.SecurityException: Calling from not trusted UID! 08-02 23:15:13.246: W/Binder(12223): at android.app.UiAutomationConnection.throwIfCalledByNotTrustedUidLocked(UiAutomationConnection.java:525) 08-02 23:15:13.246: W/Binder(12223): at android.app.UiAutomationConnection.shutdown(UiAutomationConnection.java:429) 08-02 23:15:13.246: W/Binder(12223): at android.app.IUiAutomationConnection$Stub.onTransact(IUiAutomationConnection.java:390) 08-02 23:15:13.246: W/Binder(12223): at android.os.Binder.execTransactInternal(Binder.java:1159) 08-02 23:15:13.246: W/Binder(12223): at android.os.Binder.execTransact(Binder.java:1123) 08-02 23:15:13.250: I/ServiceChildProcess(12982): Destroying GeckoServiceChildProcess 08-02 23:15:13.253: I/ServiceChildProcess(13168): Destroying GeckoServiceChildProcess 08-02 23:15:13.256: I/ServiceChildProcess(14171): Destroying GeckoServiceChildProcess 08-02 23:15:13.256: W/ActivityTaskManager(484): Force removing ActivityRecord{87b4906 u0 org.mozilla.fenix.debug/org.mozilla.fenix.HomeActivity t9 f}}: app died, no saved state 08-02 23:15:13.280: I/BackdropActivity(11384): onResume() 08-02 23:15:13.281: D/AndroidRuntime(12223): Shutting down VM 08-02 23:15:13.296: I/ActivityManager(484): Killing 12982:org.mozilla.fenix.debug:tab8/u0a152 (adj 0): stop org.mozilla.fenix.debug due to finished inst 08-02 23:15:13.296: I/ActivityTaskManager(484): Activity requesting to dismiss Keyguard: ActivityRecord{8e7dd40 u0 com.google.android.apps.mtaas.backdrop/.BackdropActivity t8} 08-02 23:15:13.298: I/ActivityManager(484): Killing 14171:org.mozilla.fenix.debug:tab16/u0a152 (adj 0): stop org.mozilla.fenix.debug due to finished inst 08-02 23:15:13.299: I/ActivityManager(484): Killing 13168:org.mozilla.fenix.debug:gpu/u0a152 (adj 0): stop org.mozilla.fenix.debug due to finished inst 08-02 23:15:13.309: D/WindowManager(484): notifyANR took 442ms

mainMenuOpenInAppTestFirebase link

08-03 09:54:44.183: I/WindowManager(481): Input event dispatching timed out sending to org.mozilla.fenix.debug/org.mozilla.fenix.HomeActivity. Reason: 3c47bd0 org.mozilla.fenix.debug/org.mozilla.fenix.HomeActivity (server) is not responding. Waited 5001ms for FocusEvent(hasFocus=false) 08-03 09:54:44.425: E/MmTelFeatureConnection 0: ImsRegistrationCallbackAdapter: ImsRegistration is null 08-03 09:54:44.430: I/ActivityManager(481): Force stopping org.mozilla.fenix.debug appid=10152 user=0: finished inst 08-03 09:54:44.431: I/ActivityManager(481): Killing 12529:org.mozilla.fenix.debug/u0a152 (adj 0): stop org.mozilla.fenix.debug due to finished inst 08-03 09:54:44.433: W/ActivityTaskManager(481): Force removing ActivityRecord{e0f6113 u0 org.mozilla.fenix.debug/org.mozilla.fenix.HomeActivity t9 f}}: app died, no saved state 08-03 09:54:44.438: W/Binder(12507): Caught a RuntimeException from the binder stub implementation. 08-03 09:54:44.438: W/Binder(12507): java.lang.SecurityException: Calling from not trusted UID! 08-03 09:54:44.438: W/Binder(12507): at android.app.UiAutomationConnection.throwIfCalledByNotTrustedUidLocked(UiAutomationConnection.java:525) 08-03 09:54:44.438: W/Binder(12507): at android.app.UiAutomationConnection.shutdown(UiAutomationConnection.java:429) 08-03 09:54:44.438: W/Binder(12507): at android.app.IUiAutomationConnection$Stub.onTransact(IUiAutomationConnection.java:390) 08-03 09:54:44.438: W/Binder(12507): at android.os.Binder.execTransactInternal(Binder.java:1159) 08-03 09:54:44.438: W/Binder(12507): at android.os.Binder.execTransact(Binder.java:1123) 08-03 09:54:44.441: I/ServiceChildProcess(13374): Destroying GeckoServiceChildProcess 08-03 09:54:44.446: I/ActivityManager(481): Killing 13234:org.mozilla.fenix.debug:tab7/u0a152 (adj 0): stop org.mozilla.fenix.debug due to finished inst 08-03 09:54:44.450: D/AndroidRuntime(12507): Shutting down VM 08-03 09:54:44.471: I/ActivityManager(481): Killing 13374:org.mozilla.fenix.debug:gpu/u0a152 (adj 0): stop org.mozilla.fenix.debug due to finished inst 08-03 09:54:44.487: D/WindowManager(481): notifyANR took 307ms

AndiAJ commented 2 years ago

► 8/4 Main

mainMenuOpenInAppTestFirebase link

08-03 17:32:59.974: I/WindowManager(482): Input event dispatching timed out sending to org.mozilla.fenix.debug/org.mozilla.fenix.HomeActivity. Reason: 31840f3 org.mozilla.fenix.debug/org.mozilla.fenix.HomeActivity (server) is not responding. Waited 5000ms for FocusEvent(hasFocus=false) 08-03 17:33:00.034: D/KeyguardClockSwitch(1612): Updating clock: 533 08-03 17:33:00.174: I/ActivityManager(482): Force stopping org.mozilla.fenix.debug appid=10152 user=0: finished inst 08-03 17:33:00.174: I/ActivityManager(482): Killing 12799:org.mozilla.fenix.debug/u0a152 (adj 0): stop org.mozilla.fenix.debug due to finished inst 08-03 17:33:00.176: W/ActivityTaskManager(482): Force removing ActivityRecord{46cb67c u0 org.mozilla.fenix.debug/org.mozilla.fenix.HomeActivity t9 f}}: app died, no saved state 08-03 17:33:00.158: D/KeyguardClockSwitch(1612): Updating clock: 533 08-03 17:33:00.179: W/Binder(12778): Caught a RuntimeException from the binder stub implementation. 08-03 17:33:00.179: W/Binder(12778): java.lang.SecurityException: Calling from not trusted UID! 08-03 17:33:00.179: W/Binder(12778): at android.app.UiAutomationConnection.throwIfCalledByNotTrustedUidLocked(UiAutomationConnection.java:525) 08-03 17:33:00.179: W/Binder(12778): at android.app.UiAutomationConnection.shutdown(UiAutomationConnection.java:429) 08-03 17:33:00.179: W/Binder(12778): at android.app.IUiAutomationConnection$Stub.onTransact(IUiAutomationConnection.java:390) 08-03 17:33:00.179: W/Binder(12778): at android.os.Binder.execTransactInternal(Binder.java:1159) 08-03 17:33:00.179: W/Binder(12778): at android.os.Binder.execTransact(Binder.java:1123) 08-03 17:33:00.180: I/ServiceChildProcess(13447): Destroying GeckoServiceChildProcess 08-03 17:33:00.180: I/ServiceChildProcess(13672): Destroying GeckoServiceChildProcess 08-03 17:33:00.189: I/ActivityManager(482): Killing 13447:org.mozilla.fenix.debug:tab4/u0a152 (adj 0): stop org.mozilla.fenix.debug due to finished inst 08-03 17:33:00.198: I/ActivityManager(482): Killing 13672:org.mozilla.fenix.debug:gpu/u0a152 (adj 0): stop org.mozilla.fenix.debug due to finished inst 08-03 17:33:00.212: D/WindowManager(482): notifyANR took 242ms

mainMenuOpenInAppTest

Firebase link

08-03 18:38:07.026: I/WindowManager(479): Input event dispatching timed out sending to org.mozilla.fenix.debug/org.mozilla.fenix.HomeActivity. Reason: e2ccf16 org.mozilla.fenix.debug/org.mozilla.fenix.HomeActivity (server) is not responding. Waited 5001ms for FocusEvent(hasFocus=false) 08-03 18:38:07.161: I/ActivityManager(479): Force stopping org.mozilla.fenix.debug appid=10152 user=0: finished inst 08-03 18:38:07.162: I/ActivityManager(479): Killing 13132:org.mozilla.fenix.debug/u0a152 (adj 0): stop org.mozilla.fenix.debug due to finished inst 08-03 18:38:07.164: W/ActivityTaskManager(479): Force removing ActivityRecord{359e325 u0 org.mozilla.fenix.debug/org.mozilla.fenix.HomeActivity t9 f}}: app died, no saved state 08-03 18:38:07.168: W/Binder(13074): Caught a RuntimeException from the binder stub implementation. 08-03 18:38:07.168: W/Binder(13074): java.lang.SecurityException: Calling from not trusted UID! 08-03 18:38:07.168: W/Binder(13074): at android.app.UiAutomationConnection.throwIfCalledByNotTrustedUidLocked(UiAutomationConnection.java:525) 08-03 18:38:07.168: W/Binder(13074): at android.app.UiAutomationConnection.shutdown(UiAutomationConnection.java:429) 08-03 18:38:07.168: W/Binder(13074): at android.app.IUiAutomationConnection$Stub.onTransact(IUiAutomationConnection.java:390) 08-03 18:38:07.168: W/Binder(13074): at android.os.Binder.execTransactInternal(Binder.java:1159) 08-03 18:38:07.168: W/Binder(13074): at android.os.Binder.execTransact(Binder.java:1123) 08-03 18:38:07.170: I/ServiceChildProcess(13795): Destroying GeckoServiceChildProcess 08-03 18:38:07.173: I/ServiceChildProcess(13943): Destroying GeckoServiceChildProcess 08-03 18:38:07.175: I/ActivityManager(479): Killing 13795:org.mozilla.fenix.debug:tab13/u0a152 (adj 0): stop org.mozilla.fenix.debug due to finished inst 08-03 18:38:07.175: I/ActivityManager(479): Killing 13943:org.mozilla.fenix.debug:gpu/u0a152 (adj 0): stop org.mozilla.fenix.debug due to finished inst 08-03 18:38:07.176: D/WindowManager(479): notifyANR took 173ms

changeAccessibiltySettingsFirebase link

08-04 05:30:56.493: I/WindowManager(479): Input event dispatching timed out sending to org.mozilla.fenix.debug/org.mozilla.fenix.HomeActivity. Reason: 4f08ca7 org.mozilla.fenix.debug/org.mozilla.fenix.HomeActivity (server) is not responding. Waited 5001ms for FocusEvent(hasFocus=true) 08-04 05:30:56.656: D/sql_support::conn_ext(12747): Transaction commited after 209.462454ms 08-04 05:30:56.688: I/OpenGLRenderer(12747): Davey! duration=5242ms; Flags=0, IntendedVsync=1009247559603, Vsync=1014280892735, OldestInputEvent=9223372036854775807, NewestInputEvent=0, HandleInputStart=1014283551729, AnimationStart=1014283553058, PerformTraversalsStart=1014283923254, DrawStart=1014424544539, SyncQueued=1014429379737, SyncStart=1014429654720, IssueDrawCommandsStart=1014434574616, SwapBuffers=1014444090347, FrameCompleted=1014490469728, DequeueBufferDuration=21826753, QueueBufferDuration=654543, GpuCompleted=0, 08-04 05:30:56.690: I/ActivityManager(479): Force stopping org.mozilla.fenix.debug appid=10152 user=0: finished inst 08-04 05:30:56.690: I/ActivityManager(479): Killing 12747:org.mozilla.fenix.debug/u0a152 (adj 0): stop org.mozilla.fenix.debug due to finished inst 08-04 05:30:56.711: W/Binder(12691): Caught a RuntimeException from the binder stub implementation. 08-04 05:30:56.711: W/Binder(12691): java.lang.SecurityException: Calling from not trusted UID! 08-04 05:30:56.711: W/Binder(12691): at android.app.UiAutomationConnection.throwIfCalledByNotTrustedUidLocked(UiAutomationConnection.java:525) 08-04 05:30:56.711: W/Binder(12691): at android.app.UiAutomationConnection.shutdown(UiAutomationConnection.java:429) 08-04 05:30:56.711: W/Binder(12691): at android.app.IUiAutomationConnection$Stub.onTransact(IUiAutomationConnection.java:390) 08-04 05:30:56.711: W/Binder(12691): at android.os.Binder.execTransactInternal(Binder.java:1159) 08-04 05:30:56.711: W/Binder(12691): at android.os.Binder.execTransact(Binder.java:1123) 08-04 05:30:56.713: I/ServiceChildProcess(13355): Destroying GeckoServiceChildProcess 08-04 05:30:56.717: W/ActivityTaskManager(479): Force removing ActivityRecord{60d5ad1 u0 org.mozilla.fenix.debug/org.mozilla.fenix.HomeActivity t9 f}}: app died, no saved state 08-04 05:30:56.740: I/ActivityManager(479): Killing 13355:org.mozilla.fenix.debug:tab31/u0a152 (adj 0): stop org.mozilla.fenix.debug due to finished inst 08-04 05:30:56.741: D/AndroidRuntime(12691): Shutting down VM 08-04 05:30:56.752: I/ActivityManager(479): Killing 13504:org.mozilla.fenix.debug:gpu/u0a152 (adj 0): stop org.mozilla.fenix.debug due to finished inst 08-04 05:30:56.760: D/WindowManager(479): notifyANR took 283ms

deleteMultipleSelectionTestFirebase link

08-04 08:04:33.969: I/WindowManager(479): Input event dispatching timed out sending to org.mozilla.fenix.debug/org.mozilla.fenix.HomeActivity. Reason: 4890400 org.mozilla.fenix.debug/org.mozilla.fenix.HomeActivity (server) is not responding. Waited 5001ms for KeyEvent(deviceId=-1, source=0x00000101, displayId=-1, action=UP, flags=0x00000000, keyCode=66, scanCode=0, metaState=0x00000000, repeatCount=0), policyFlags=0x6b000000 08-04 08:04:33.981: D/ShareDownloadMiddleware(13719): Deleting previous cache of shared files 08-04 08:04:34.021: I/WM-WorkerWrapper(13719): Worker result SUCCESS for Work [ id=37cf9db5-e1ef-4f2c-bff2-ce33abfe495b, tags={ mozilla.components.service.pocket.update.RefreshPocketWorker, mozilla.components.feature.pocket.recommendations.refresh.work.tag } ] 08-04 08:04:34.037: W/putmethod.lati(10744): Long monitor contention with owner MetricsManager (10813) at boolean android.os.MessageQueue.enqueueMessage(android.os.Message, long)(MessageQueue.java:600) waiters=0 in android.os.Message android.os.MessageQueue.next() for 353ms 08-04 08:04:34.084: I/m.android.phon(1806): Background young concurrent copying GC freed 48980(2459KB) AllocSpace objects, 0(0B) LOS objects, 46% free, 2930KB/5494KB, paused 33us total 505.215ms 08-04 08:04:34.094: W/system_server(479): Long monitor contention with owner Binder:479_1 (512) at java.lang.String com.android.server.pm.PackageManagerService.getInstantAppPackageName(int)(PackageManagerService.java:7128) waiters=2 in android.content.pm.PackageInfo com.android.server.pm.PackageManagerService.getPackageInfoInternal(java.lang.String, long, int, int, int) for 163ms 08-04 08:04:34.094: W/system_server(479): Long monitor contention with owner Binder:479_1 (512) at java.lang.String com.android.server.pm.PackageManagerService.getInstantAppPackageName(int)(PackageManagerService.java:7128) waiters=3 in com.android.server.pm.parsing.pkg.AndroidPackage com.android.server.pm.PackageManagerService$PackageManagerInternalImpl.getPackage(java.lang.String) for 123ms 08-04 08:04:34.097: W/Looper(479): Slow dispatch took 236ms android.fg h=android.os.Handler c=<recycled PooledLambda@29a1bca> m=0 08-04 08:04:34.131: W/Role(1629): Cannot get ApplicationInfo for default holder: com.google.android.dialer 08-04 08:04:34.200: W/putmethod.lati(10744): Long monitor contention with owner ExUtils-F-P9-3 (15378) at android.content.res.XmlBlock android.content.res.AssetManager.openXmlBlockAsset(int, java.lang.String)(AssetManager.java:1098) waiters=0 in java.lang.CharSequence android.content.res.AssetManager.getResourceText(int) for 466ms 08-04 08:04:34.208: W/FenixPerf(13719): StrictMode violation suppressed: #19 08-04 08:04:34.214: W/FenixPerf(13719): StrictMode violation suppressed: #20 08-04 08:04:34.214: W/FenixPerf(13719): StrictMode violation suppressed: #21 08-04 08:04:34.236: W/Looper(479): Drained 08-04 08:04:34.245: W/system_server(479): Long monitor contention with owner Binder:479_5 (1475) at void com.android.server.am.ActivityManagerService.serviceDoneExecuting(android.os.IBinder, int, int, int)(ActivityManagerService.java:15233) waiters=1 in boolean com.android.server.am.ActivityManagerService.refContentProvider(android.os.IBinder, int, int) for 115ms 08-04 08:04:34.247: I/ProvidersCache(13677): Provider returned no roots. Possibly naughty: com.google.android.apps.docs.storage 08-04 08:04:34.254: I/Choreographer(10744): Skipped 30 frames! The application may be doing too much work on its main thread. 08-04 08:04:34.312: I/libglean_ffi(13719): glean_core::upload: Ping 43bf8765-4cb9-4f82-8ac1-5bae682af6a1 successfully sent 200. 08-04 08:04:34.312: I/libglean_ffi(13719): glean_core::upload::directory: File was deleted /data/user/0/org.mozilla.fenix.debug/glean_data/pending_pings/43bf8765-4cb9-4f82-8ac1-5bae682af6a1 08-04 08:04:34.313: I/libglean_ffi(13719): glean_core::upload: No more pings to upload! You are done. 08-04 08:04:34.348: D/LeakCanary(13719): Watching instance of androidx.coordinatorlayout.widget.CoordinatorLayout (org.mozilla.fenix.home.HomeFragment received Fragment#onDestroyView() callback (references to its views should be cleared to prevent leaks)) with key 06fe9dad-3018-4659-a70e-b22f9627b965 08-04 08:04:34.361: D/GeckoSession(13719): handleMessage GeckoView:PageStart uri=about:blank 08-04 08:04:34.361: I/GeckoSession(13719): handleMessage GeckoView:PageStart uri= 08-04 08:04:34.361: D/GeckoSession(13719): handleMessage GeckoView:LocationChange uri=about:blank 08-04 08:04:34.362: D/GeckoSession(13719): handleMessage GeckoView:PageStop uri=null 08-04 08:04:34.366: I/GeckoSession(13719): handleMessage GeckoView:PageStop uri=null 08-04 08:04:34.376: I/Choreographer(13719): Skipped 324 frames! The application may be doing too much work on its main thread. 08-04 08:04:34.380: D/GeckoViewConsole(13719): onEvent GeckoView:WebExtension:EnsureBuiltIn {"locationUri":"resource://android/assets/extensions/fxawebchannel/","webExtensionId":"fxa@mozac.org"} 08-04 08:04:34.385: D/GeckoViewConsole(13719): Could not find extension with id=fxa@mozac.org 08-04 08:04:34.411: W/system_server(479): Long monitor contention with owner android.bg (526) at int com.android.server.am.ActivityManagerService.broadcastIntentWithFeature(android.app.IApplicationThread, java.lang.String, android.content.Intent, java.lang.String, android.content.IIntentReceiver, int, java.lang.String, android.os.Bundle, java.lang.String[], int, android.os.Bundle, boolean, boolean, int)(ActivityManagerService.java:16750) waiters=0 in boolean com.android.server.am.ActivityManagerService.inputDispatchingTimedOut(com.android.server.am.ProcessRecord, java.lang.String, android.content.pm.ApplicationInfo, java.lang.String, com.android.server.wm.WindowProcessController, boolean, java.lang.String) for 145ms 08-04 08:04:34.411: I/ActivityManager(479): Force stopping org.mozilla.fenix.debug appid=10152 user=0: finished inst 08-04 08:04:34.412: I/ActivityManager(479): Killing 13719:org.mozilla.fenix.debug/u0a152 (adj 0): stop org.mozilla.fenix.debug due to finished inst 08-04 08:04:34.415: W/Binder(13640): Caught a RuntimeException from the binder stub implementation. 08-04 08:04:34.415: W/Binder(13640): java.lang.SecurityException: Calling from not trusted UID! 08-04 08:04:34.415: W/Binder(13640): at android.app.UiAutomationConnection.throwIfCalledByNotTrustedUidLocked(UiAutomationConnection.java:525) 08-04 08:04:34.415: W/Binder(13640): at android.app.UiAutomationConnection.shutdown(UiAutomationConnection.java:429) 08-04 08:04:34.415: W/Binder(13640): at android.app.IUiAutomationConnection$Stub.onTransact(IUiAutomationConnection.java:390) 08-04 08:04:34.415: W/Binder(13640): at android.os.Binder.execTransactInternal(Binder.java:1159) 08-04 08:04:34.415: W/Binder(13640): at android.os.Binder.execTransact(Binder.java:1123) 08-04 08:04:34.416: W/ActivityTaskManager(479): Force removing ActivityRecord{16f60b u0 org.mozilla.fenix.debug/org.mozilla.fenix.HomeActivity t9 f}}: app died, no saved state 08-04 08:04:34.417: I/ServiceChildProcess(14885): Destroying GeckoServiceChildProcess 08-04 08:04:34.419: I/ServiceChildProcess(14703): Destroying GeckoServiceChildProcess 08-04 08:04:34.427: D/AndroidRuntime(13640): Shutting down VM 08-04 08:04:34.430: I/ActivityManager(479): Killing 14703:org.mozilla.fenix.debug:tab35/u0a152 (adj 0): stop org.mozilla.fenix.debug due to finished inst 08-04 08:04:34.461: I/ActivityManager(479): Killing 14885:org.mozilla.fenix.debug:gpu/u0a152 (adj 0): stop org.mozilla.fenix.debug due to finished inst 08-04 08:04:34.464: E/JavaBinder(13640): *** Uncaught remote exception! (Exceptions are not yet supported across processes.) 08-04 08:04:34.464: E/JavaBinder(13640): java.lang.RuntimeException: Bad file descriptor 08-04 08:04:34.464: E/JavaBinder(13640): at android.os.BinderProxy.transactNative(Native Method) 08-04 08:04:34.464: E/JavaBinder(13640): at android.os.BinderProxy.transact(BinderProxy.java:540) 08-04 08:04:34.464: E/JavaBinder(13640): at android.view.IWindowManager$Stub$Proxy.injectInputAfterTransactionsApplied(IWindowManager.java:5262) 08-04 08:04:34.464: E/JavaBinder(13640): at android.app.UiAutomationConnection.injectInputEvent(UiAutomationConnection.java:136) 08-04 08:04:34.464: E/JavaBinder(13640): at android.app.IUiAutomationConnection$Stub.onTransact(IUiAutomationConnection.java:228) 08-04 08:04:34.464: E/JavaBinder(13640): at android.os.Binder.execTransactInternal(Binder.java:1154) 08-04 08:04:34.464: E/JavaBinder(13640): at android.os.Binder.execTransact(Binder.java:1123) 08-04 08:04:34.465: I/BackdropActivity(10523): onResume() 08-04 08:04:34.483: D/WindowManager(479): notifyANR took 526ms

• 💥 Failed 1x on Nightly noHistoryInPrivateBrowsingTestFirebase link

08-04 15:04:29.025: W/ActivityTaskManager(479): Force removing ActivityRecord{a7bde2e u0 org.mozilla.fenix/.HomeActivity t9 f}}: app died, no saved state 08-04 15:04:29.026: I/ServiceChildProcess(14431): Destroying GeckoServiceChildProcess 08-04 15:04:29.045: W/ActivityManager(479): Crash of app org.mozilla.fenix running instrumentation ComponentInfo{org.mozilla.fenix.test/androidx.test.runner.AndroidJUnitRunner} 08-04 15:04:29.049: I/ActivityManager(479): Force stopping org.mozilla.fenix appid=10152 user=0: finished inst 08-04 15:04:29.050: W/Binder(13745): Caught a RuntimeException from the binder stub implementation. 08-04 15:04:29.050: W/Binder(13745): java.lang.SecurityException: Calling from not trusted UID! 08-04 15:04:29.050: W/Binder(13745): at android.app.UiAutomationConnection.throwIfCalledByNotTrustedUidLocked(UiAutomationConnection.java:525) 08-04 15:04:29.050: W/Binder(13745): at android.app.UiAutomationConnection.shutdown(UiAutomationConnection.java:429) 08-04 15:04:29.050: W/Binder(13745): at android.app.IUiAutomationConnection$Stub.onTransact(IUiAutomationConnection.java:390) 08-04 15:04:29.050: W/Binder(13745): at android.os.Binder.execTransactInternal(Binder.java:1159) 08-04 15:04:29.050: W/Binder(13745): at android.os.Binder.execTransact(Binder.java:1123) 08-04 15:04:29.052: I/ServiceChildProcess(14575): Destroying GeckoServiceChildProcess 08-04 15:04:29.053: I/ActivityManager(479): Killing 14431:org.mozilla.fenix:tab27/u0a152 (adj 0): stop org.mozilla.fenix due to finished inst 08-04 15:04:29.054: E/libprocessgroup(479): set_timerslack_ns write failed: No such process 08-04 15:04:29.055: I/ActivityManager(479): Killing 14575:org.mozilla.fenix:gpu/u0a152 (adj 0): stop org.mozilla.fenix due to finished inst 08-04 15:04:29.060: I/WindowManager(479): Force finishing activity ActivityRecord{a7bde2e u0 org.mozilla.fenix/.HomeActivity t9 f} isExiting} 08-04 15:04:29.061: W/ActivityTaskManager(479): Duplicate finish request for r=ActivityRecord{a7bde2e u0 org.mozilla.fenix/.HomeActivity t9 f} isExiting} 08-04 15:04:29.056: E/libprocessgroup(479): set_timerslack_ns write failed: No such process 08-04 15:04:29.078: D/AndroidRuntime(13745): Shutting down VM

AndiAJ commented 2 years ago

► 8/9 Main

openLinkInAppTestFirebase link

08-09 10:41:36.498: I/WindowManager(477): Input event dispatching timed out sending to org.mozilla.fenix.debug/org.mozilla.fenix.HomeActivity. Reason: 4ffb780 org.mozilla.fenix.debug/org.mozilla.fenix.HomeActivity (server) is not responding. Waited 5001ms for FocusEvent(hasFocus=false) 08-09 10:41:36.549: I/Icing(14292): Indexing com.google.android.gms-internal.3p:MobileApplication from com.google.android.gms using seqno 90 08-09 10:41:36.607: I/ActivityManager(477): Force stopping org.mozilla.fenix.debug appid=10152 user=0: finished inst 08-09 10:41:36.607: I/ActivityManager(477): Killing 14365:org.mozilla.fenix.debug/u0a152 (adj 0): stop org.mozilla.fenix.debug due to finished inst 08-09 10:41:36.609: W/ActivityTaskManager(477): Force removing ActivityRecord{5cbc795 u0 org.mozilla.fenix.debug/org.mozilla.fenix.HomeActivity t9 f}}: app died, no saved state 08-09 10:41:36.551: I/Icing(14292): Indexing com.google.android.gms-internal.3p:MobileApplication from com.google.android.gms using seqno 90 08-09 10:41:36.613: W/Binder(14315): Caught a RuntimeException from the binder stub implementation. 08-09 10:41:36.613: W/Binder(14315): java.lang.SecurityException: Calling from not trusted UID! 08-09 10:41:36.613: W/Binder(14315): at android.app.UiAutomationConnection.throwIfCalledByNotTrustedUidLocked(UiAutomationConnection.java:525) 08-09 10:41:36.613: W/Binder(14315): at android.app.UiAutomationConnection.shutdown(UiAutomationConnection.java:429) 08-09 10:41:36.613: W/Binder(14315): at android.app.IUiAutomationConnection$Stub.onTransact(IUiAutomationConnection.java:390) 08-09 10:41:36.613: W/Binder(14315): at android.os.Binder.execTransactInternal(Binder.java:1159) 08-09 10:41:36.613: W/Binder(14315): at android.os.Binder.execTransact(Binder.java:1123) 08-09 10:41:36.615: I/ServiceChildProcess(15799): Destroying GeckoServiceChildProcess 08-09 10:41:36.615: I/ServiceChildProcess(15591): Destroying GeckoServiceChildProcess 08-09 10:41:36.621: D/AndroidRuntime(14315): Shutting down VM 08-09 10:41:36.621: I/ActivityManager(477): Killing 15591:org.mozilla.fenix.debug:tab37/u0a152 (adj 0): stop org.mozilla.fenix.debug due to finished inst 08-09 10:41:36.626: I/ActivityManager(477): Killing 15799:org.mozilla.fenix.debug:gpu/u0a152 (adj 0): stop org.mozilla.fenix.debug due to finished inst 08-09 10:41:36.654: D/WindowManager(477): notifyANR took 172ms

AndiAJ commented 2 years ago

► 8/10 Main

multipleBookmarkDeletionsTestFirebase link

08-10 00:12:52.919: I/ActivityManager(481): Process org.mozilla.fenix.debug (pid 13346) has died: fg TOP 08-10 00:12:52.921: I/WindowManager(481): WIN DEATH: Window{60f4161 u0 org.mozilla.fenix.debug/org.mozilla.fenix.HomeActivity} 08-10 00:12:52.921: W/InputDispatcher(481): Attempted to unregister already unregistered input channel '60f4161 org.mozilla.fenix.debug/org.mozilla.fenix.HomeActivity (server)' 08-10 00:12:52.923: W/audio_hw_generic(1858): Hardware backing HAL too slow, could only write 0 of 661 frames 08-10 00:12:52.935: I/ServiceChildProcess(13984): Destroying GeckoServiceChildProcess 08-10 00:12:52.935: W/ActivityTaskManager(481): Force removing ActivityRecord{67529ea u0 org.mozilla.fenix.debug/org.mozilla.fenix.HomeActivity t9}: app died, no saved state 08-10 00:12:52.938: W/audio_hw_generic(1858): Hardware backing HAL too slow, could only write 0 of 661 frames 08-10 00:12:52.948: W/ActivityManager(481): Crash of app org.mozilla.fenix.debug running instrumentation ComponentInfo{org.mozilla.fenix.debug.test/androidx.test.runner.AndroidJUnitRunner} 08-10 00:12:52.950: I/ActivityManager(481): Force stopping org.mozilla.fenix.debug appid=10152 user=0: finished inst 08-10 00:12:52.950: I/ActivityManager(481): Killing 13984:org.mozilla.fenix.debug:tab1/u0a152 (adj 0): stop org.mozilla.fenix.debug due to finished inst 08-10 00:12:52.950: W/Binder(13296): Caught a RuntimeException from the binder stub implementation. 08-10 00:12:52.950: W/Binder(13296): java.lang.SecurityException: Calling from not trusted UID! 08-10 00:12:52.950: W/Binder(13296): at android.app.UiAutomationConnection.throwIfCalledByNotTrustedUidLocked(UiAutomationConnection.java:525) 08-10 00:12:52.950: W/Binder(13296): at android.app.UiAutomationConnection.shutdown(UiAutomationConnection.java:429) 08-10 00:12:52.950: W/Binder(13296): at android.app.IUiAutomationConnection$Stub.onTransact(IUiAutomationConnection.java:390) 08-10 00:12:52.950: W/Binder(13296): at android.os.Binder.execTransactInternal(Binder.java:1159) 08-10 00:12:52.950: W/Binder(13296): at android.os.Binder.execTransact(Binder.java:1123) 08-10 00:12:52.953: W/audio_hw_generic(1858): Hardware backing HAL too slow, could only write 0 of 661 frames 08-10 00:12:52.954: I/ActivityManager(481): Killing 14148:org.mozilla.fenix.debug:gpu/u0a152 (adj 0): stop org.mozilla.fenix.debug due to finished inst 08-10 00:12:52.968: W/audio_hw_generic(1858): Hardware backing HAL too slow, could only write 0 of 661 frames 08-10 00:12:52.970: I/Finsky(9600): [2] ukz.onTrimMemory(1): Memory trim requested to level 80 08-10 00:12:52.970: I/MemoryTrimmer(9908): Trimming objects from memory, since app is in the background. 08-10 00:12:52.980: I/WindowManager(481): Force finishing activity ActivityRecord{67529ea u0 org.mozilla.fenix.debug/org.mozilla.fenix.HomeActivity t9 f} isExiting} 08-10 00:12:52.980: W/ActivityTaskManager(481): Duplicate finish request for r=ActivityRecord{67529ea u0 org.mozilla.fenix.debug/org.mozilla.fenix.HomeActivity t9 f} isExiting} 08-10 00:12:52.983: W/audio_hw_generic(1858): Hardware backing HAL too slow, could only write 0 of 661 frames 08-10 00:12:52.991: I/Zygote(290): Process 13346 exited due to signal 9 (Killed) 08-10 00:12:52.991: D/AndroidRuntime(13296): Shutting down VM

AndiAJ commented 2 years ago

► 8/11 Main

telephoneLinkPWATestFirebase link

08-11 07:44:38.642: I/WindowManager(480): Input event dispatching timed out sending to com.android.launcher3/com.android.searchlauncher.SearchLauncher. Reason: 898e9bc com.android.launcher3/com.android.searchlauncher.SearchLauncher (server) is not responding. Waited 5003ms for MotionEvent(deviceId=-1, source=0x00001002, displayId=0, action=DOWN, actionButton=0x00000000, flags=0x00000000, metaState=0x00000000, buttonState=0x00000000, classification=NONE, edgeFlags=0x00000000, xPrecision=1.0, yPrecision=1.0, xCursorPosition=nan, yCursorPosition=nan, pointers=[0: (163.0, 237.0)]), policyFlags=0x6b000000 08-11 07:44:38.714: I/nix.debug:tab2(17447): Unquickening 12 vdex files! 08-11 07:44:38.716: W/nix.debug:tab2(17447): Unexpected CPU variant for X86 using defaults: x86 08-11 07:44:38.722: W/ChimeraUtils(14523): Module com.google.android.gms.nearby_en has empty metadata display_name_string_id 08-11 07:44:38.723: I/adbd(380): jdwp connection from 17447 08-11 07:44:38.751: D/LifecycleMonitor(14673): Lifecycle status change: org.mozilla.fenix.customtabs.ExternalAppBrowserActivity@9c2de4 in: STARTED 08-11 07:44:38.753: W/ActivityManager(480): Slow operation: 235ms so far, now at startProcess: done updating pids map 08-11 07:44:38.754: D/LifecycleMonitor(14673): Lifecycle status change: org.mozilla.fenix.customtabs.ExternalAppBrowserActivity@9c2de4 in: RESUMED 08-11 07:44:38.758: D/PackageManager(480): [25545f25-237c-4b3e-8b9d-778bd901be71] Phase1; resolving 08-11 07:44:38.759: V/PackageManager(14523): [25545f25-237c-4b3e-8b9d-778bd901be71] Phase1 called; posting 08-11 07:44:38.759: D/PackageManager(14523): [25545f25-237c-4b3e-8b9d-778bd901be71] Phase1 request; prefix: [-1714851840, -1408671744, -1382563840, -1046142976, -405086208, 239439872, 293437440, 447811584, 651522048, 657203200, 932655104, 1276764160, 1483870208, 1571655680, 1707876352, 1810690048], userId: 0 08-11 07:44:38.762: D/PackageManager(480): [25545f25-237c-4b3e-8b9d-778bd901be71] Phase1; No results matched 08-11 07:44:38.778: I/StartupTypeTelemetry(14673): Recorded start up: unknown_unknown 08-11 07:44:38.829: W/ActivityManager(480): Slow operation: 57ms so far, now at getContentProviderImpl: after updateLruProcess 08-11 07:44:38.829: W/ActivityManager(480): Slow operation: 57ms so far, now at getContentProviderImpl: before updateOomAdj 08-11 07:44:38.829: W/ActivityManager(480): Slow operation: 57ms so far, now at getContentProviderImpl: after updateOomAdj 08-11 07:44:38.829: W/ActivityManager(480): Slow operation: 57ms so far, now at getContentProviderImpl: done! 08-11 07:44:38.831: W/system_server(480): Long monitor contention with owner InputDispatcher (1489) at void com.android.server.wm.ActivityTaskManagerService$LocalService.saveANRState(java.lang.String)(ActivityTaskManagerService.java:6971) waiters=3 in void com.android.server.wm.TaskPersister.writeTaskIdsFiles() for 190ms 08-11 07:44:38.857: D/CompatibilityChangeReporter(480): Compat change id reported: 136274596; UID 10152; state: ENABLED 08-11 07:44:38.864: I/Choreographer(14673): Skipped 60 frames! The application may be doing too much work on its main thread. 08-11 07:44:38.934: D/WindowManager(480): notifyANR took 490ms

• 💥 Failed 1x on Nightly visitedUrlHistoryTestFirebase link

08-11 08:20:03.728: I/WindowManager(481): Input event dispatching timed out sending to org.mozilla.fenix/org.mozilla.fenix.HomeActivity. Reason: af64278 org.mozilla.fenix/org.mozilla.fenix.HomeActivity (server) is not responding. Waited 5004ms for KeyEvent(deviceId=-1, source=0x00000101, displayId=-1, action=UP, flags=0x00000000, keyCode=66, scanCode=0, metaState=0x00000000, repeatCount=0), policyFlags=0x6b000000 08-11 08:20:03.842: I/Finsky(14369): [1091] sdp.r(4): SCH: jobFinished: 10-66. TimeElapsed: 433ms. 08-11 08:20:03.872: E/PhenotypeFlagCommitter(11078): Retrieving snapshot for com.google.android.gms.gcm failed 08-11 08:20:03.872: E/PhenotypeFlagCommitter(11078): java.util.concurrent.TimeoutException: Timed out waiting for Task 08-11 08:20:03.872: E/PhenotypeFlagCommitter(11078): at bkqa.m(:com.google.android.gms@222615040@22.26.15 (150700-461192076):6) 08-11 08:20:03.872: E/PhenotypeFlagCommitter(11078): at bccp.c(:com.google.android.gms@222615040@22.26.15 (150700-461192076):2) 08-11 08:20:03.872: E/PhenotypeFlagCommitter(11078): at bccp.i(:com.google.android.gms@222615040@22.26.15 (150700-461192076):2) 08-11 08:20:03.872: E/PhenotypeFlagCommitter(11078): at bccp.f(:com.google.android.gms@222615040@22.26.15 (150700-461192076):0) 08-11 08:20:03.872: E/PhenotypeFlagCommitter(11078): at wqf.d(:com.google.android.gms@222615040@22.26.15 (150700-461192076):5) 08-11 08:20:03.872: E/PhenotypeFlagCommitter(11078): at com.google.android.gms.common.config.PhenotypeUpdateOperation.onHandleIntent(:com.google.android.gms@222615040@22.26.15 (150700-461192076):10) 08-11 08:20:03.872: E/PhenotypeFlagCommitter(11078): at com.google.android.chimera.IntentOperation.onHandleIntent(:com.google.android.gms@222615040@22.26.15 (150700-461192076):2) 08-11 08:20:03.872: E/PhenotypeFlagCommitter(11078): at uzc.onHandleIntent(:com.google.android.gms@222615040@22.26.15 (150700-461192076):4) 08-11 08:20:03.872: E/PhenotypeFlagCommitter(11078): at ffs.run(:com.google.android.gms@222615040@22.26.15 (150700-461192076):3) 08-11 08:20:03.872: E/PhenotypeFlagCommitter(11078): at ffr.run(:com.google.android.gms@222615040@22.26.15 (150700-461192076):11) 08-11 08:20:03.872: E/PhenotypeFlagCommitter(11078): at cfnu.run(:com.google.android.gms@222615040@22.26.15 (150700-461192076):2) 08-11 08:20:03.872: E/PhenotypeFlagCommitter(11078): at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167) 08-11 08:20:03.872: E/PhenotypeFlagCommitter(11078): at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641) 08-11 08:20:03.872: E/PhenotypeFlagCommitter(11078): at java.lang.Thread.run(Thread.java:923) 08-11 08:20:03.966: D/SharedPreferencesImpl(14369): Time required to fsync /data/user/0/com.android.vending/shared_prefs/finsky.xml: [<1: 0, <2: 0, <4: 0, <8: 2, <16: 2, <32: 0, <64: 2, <128: 9, <256: 2, <512: 0, <1024: 1, <2048: 2, <4096: 0, <8192: 0, <16384: 0, >=16384: 0] 08-11 08:20:04.090: W/InputConnectionWrapper(2196): getSelectedText() was canceled before complete. Returning default: null 08-11 08:20:04.194: D/SharedPreferencesImpl(14845): Time required to fsync /data/user/0/com.android.vending/shared_prefs/com.google.android.instantapps.installer.prefs.xml: [<1: 0, <2: 0, <4: 0, <8: 0, <16: 0, <32: 0, <64: 0, <128: 0, <256: 0, <512: 0, <1024: 0, <2048: 0, <4096: 1, <8192: 0, <16384: 0, >=16384: 0] 08-11 08:20:04.752: D/SharedPreferencesImpl(2196): Time required to fsync /data/user/0/com.google.android.inputmethod.latin/shared_prefs/com.google.android.inputmethod.latin_preferences.xml: [<1: 0, <2: 0, <4: 0, <8: 1, <16: 0, <32: 1, <64: 0, <128: 6, <256: 1, <512: 2, <1024: 1, <2048: 1, <4096: 0, <8192: 0, <16384: 0, >=16384: 0] 08-11 08:20:04.827: W/system_server(481): Long monitor contention with owner PackageManager (540) at void com.android.server.pm.PackageManagerService$PackageHandler.doHandleMessage(android.os.Message)(PackageManagerService.java:1805) waiters=0 in java.lang.String com.android.server.pm.PackageManagerService.getInstantAppPackageName(int) for 2.024s 08-11 08:20:04.828: W/system_server(481): Long monitor contention with owner PackageManager (540) at void com.android.server.pm.PackageManagerService$PackageHandler.doHandleMessage(android.os.Message)(PackageManagerService.java:1805) waiters=3 in int com.android.server.pm.permission.PermissionManagerService.checkUidPermission(java.lang.String, int) for 1.819s 08-11 08:20:04.828: W/system_server(481): Long monitor contention with owner PackageManager (540) at void com.android.server.pm.PackageManagerService$PackageHandler.doHandleMessage(android.os.Message)(PackageManagerService.java:1805) waiters=7 in java.lang.String com.android.server.pm.PackageManagerService.getInstantAppPackageName(int) for 829ms 08-11 08:20:04.829: W/system_server(481): Long monitor contention with owner PackageManager (540) at void com.android.server.pm.PackageManagerService$PackageHandler.doHandleMessage(android.os.Message)(PackageManagerService.java:1805) waiters=1 in int com.android.server.pm.permission.PermissionManagerService.checkUidPermission(java.lang.String, int) for 2.016s 08-11 08:20:04.830: W/system_server(481): Long monitor contention with owner PackageManager (540) at void com.android.server.pm.PackageManagerService$PackageHandler.doHandleMessage(android.os.Message)(PackageManagerService.java:1805) waiters=2 in int com.android.server.pm.permission.PermissionManagerService.checkUidPermission(java.lang.String, int) for 1.969s 08-11 08:20:04.830: W/system_server(481): Long monitor contention with owner PackageManager (540) at void com.android.server.pm.PackageManagerService$PackageHandler.doHandleMessage(android.os.Message)(PackageManagerService.java:1805) waiters=4 in android.content.pm.ApplicationInfo com.android.server.pm.PackageManagerService.getApplicationInfoInternal(java.lang.String, int, int, int) for 1.338s 08-11 08:20:04.830: I/Finsky(14369): [1098] lng.M(2): IQ: Notifying installation update. [Package:com.android.chrome, isid:t1ywIruRTeqyjU5Jre9wCw], status=DOWNLOAD_CANCELLED 08-11 08:20:04.831: W/system_server(481): Long monitor contention with owner InputDispatcher (1495) at void com.android.server.wm.ActivityTaskManagerService$LocalService.saveANRState(java.lang.String)(ActivityTaskManagerService.java:6971) waiters=0 in boolean com.android.server.wm.WindowProcessController.hasActivities() for 954ms 08-11 08:20:04.834: W/system_server(481): Long monitor contention with owner PackageManager (540) at void com.android.server.pm.PackageManagerService$PackageHandler.doHandleMessage(android.os.Message)(PackageManagerService.java:1805) waiters=5 in java.lang.String com.android.server.pm.PackageManagerService.getInstantAppPackageName(int) for 1.329s 08-11 08:20:04.835: W/system_server(481): Long monitor contention with owner PackageManager (540) at void com.android.server.pm.PackageManagerService$PackageHandler.doHandleMessage(android.os.Message)(PackageManagerService.java:1805) waiters=8 in int com.android.server.pm.permission.PermissionManagerService.checkUidPermission(java.lang.String, int) for 346ms 08-11 08:20:04.836: W/system_server(481): Long monitor contention with owner android.bg (523) at void com.android.server.pm.ShortcutService.saveDirtyInfo()(ShortcutService.java:1138) waiters=1 in android.content.ComponentName com.android.server.pm.ShortcutService.getDefaultLauncher(int) for 5.558s 08-11 08:20:04.836: W/system_server(481): Long monitor contention with owner PackageManager (540) at void com.android.server.pm.PackageManagerService$PackageHandler.doHandleMessage(android.os.Message)(PackageManagerService.java:1805) waiters=6 in android.content.pm.PackageInfo com.android.server.pm.PackageManagerService.getPackageInfoInternal(java.lang.String, long, int, int, int) for 960ms 08-11 08:20:04.836: I/ExperimentPackageManage(11078): Package com.google.android.networkstack name not found! Using module version. 08-11 08:20:04.839: I/ExperimentPackageManage(11078): Package com.google.android.as name not found! Using module version. 08-11 08:20:04.842: I/ExperimentPackageManage(11078): Package com.android.refreshratecontrol name not found! Using module version. 08-11 08:20:04.845: I/ActivityManager(481): Force stopping org.mozilla.fenix appid=10152 user=0: finished inst 08-11 08:20:04.845: I/ActivityManager(481): Killing 16868:org.mozilla.fenix:tab34/u0a152 (adj 0): stop org.mozilla.fenix due to finished inst 08-11 08:20:04.847: I/ActivityManager(481): Killing 15995:org.mozilla.fenix/u0a152 (adj 0): stop org.mozilla.fenix due to finished inst 08-11 08:20:04.849: W/ActivityTaskManager(481): Force removing ActivityRecord{ee67517 u0 org.mozilla.fenix/.HomeActivity t9 f}}: app died, no saved state 08-11 08:20:04.851: W/Binder(15914): Caught a RuntimeException from the binder stub implementation. 08-11 08:20:04.851: W/Binder(15914): java.lang.SecurityException: Calling from not trusted UID! 08-11 08:20:04.851: W/Binder(15914): at android.app.UiAutomationConnection.throwIfCalledByNotTrustedUidLocked(UiAutomationConnection.java:525) 08-11 08:20:04.851: W/Binder(15914): at android.app.UiAutomationConnection.shutdown(UiAutomationConnection.java:429) 08-11 08:20:04.851: W/Binder(15914): at android.app.IUiAutomationConnection$Stub.onTransact(IUiAutomationConnection.java:390) 08-11 08:20:04.851: W/Binder(15914): at android.os.Binder.execTransactInternal(Binder.java:1159) 08-11 08:20:04.851: W/Binder(15914): at android.os.Binder.execTransact(Binder.java:1123) 08-11 08:20:04.854: I/ExperimentPackageManage(11078): Package com.google.android.as name not found! Using module version. 08-11 08:20:04.855: I/ExperimentPackageManage(11078): Package com.google.android.apps.nexuslauncher name not found! Using module version. 08-11 08:20:04.855: D/AndroidRuntime(15914): Shutting down VM 08-11 08:20:04.855: W/Looper(481): Slow dispatch took 978ms android.fg h=android.os.Handler c=<recycled PooledLambda@460495> m=0 08-11 08:20:04.855: I/ExperimentPackageManage(11078): Package com.google.android.resolv name not found! Using module version. 08-11 08:20:04.856: I/ExperimentPackageManage(11078): Package com.google.android.extservices name not found! Using module version. 08-11 08:20:04.856: I/ExperimentPackageManage(11078): Package com.google.oslo name not found! Using module version. 08-11 08:20:04.857: I/ExperimentPackageManage(11078): Package com.google.android.permissioncontroller name not found! Using module version. 08-11 08:20:04.857: I/ExperimentPackageManage(11078): Package com.google.android.art name not found! Using module version. 08-11 08:20:04.857: I/ExperimentPackageManage(11078): Package com.google.android.art name not found! Using module version. 08-11 08:20:04.859: I/ExperimentPackageManage(11078): Package com.google.android.extservices name not found! Using module version. 08-11 08:20:04.859: I/ExperimentPackageManage(11078): Package com.google.android.wifi name not found! Using module version. 08-11 08:20:04.859: I/ExperimentPackageManage(11078): Package com.google.android.os.statsd name not found! Using module version. 08-11 08:20:04.862: I/ExperimentPackageManage(11078): Package com.google.android.permissioncontroller name not found! Using module version. 08-11 08:20:04.863: I/ExperimentPackageManage(11078): Package com.google.android.os.statsd name not found! Using module version. 08-11 08:20:04.863: I/ExperimentPackageManage(11078): Package com.android.appsearch name not found! Using module version. 08-11 08:20:04.875: I/ServiceChildProcess(17023): Destroying GeckoServiceChildProcess 08-11 08:20:04.881: I/Finsky(14369): [2] sdu.accept(53): SCH: Job 10-69 starting 08-11 08:20:04.881: I/Finsky(14369): [2] sdu.accept(53): SCH: Job 10-71 starting 08-11 08:20:04.886: I/ExperimentPackageManage(11078): Package com.google.android.odad name not found! Using module version. 08-11 08:20:04.889: E/JavaBinder(15914): *** Uncaught remote exception! (Exceptions are not yet supported across processes.) 08-11 08:20:04.889: E/JavaBinder(15914): java.lang.RuntimeException: Bad file descriptor 08-11 08:20:04.889: E/JavaBinder(15914): at android.os.BinderProxy.transactNative(Native Method) 08-11 08:20:04.889: E/JavaBinder(15914): at android.os.BinderProxy.transact(BinderProxy.java:540) 08-11 08:20:04.889: E/JavaBinder(15914): at android.view.IWindowManager$Stub$Proxy.injectInputAfterTransactionsApplied(IWindowManager.java:5262) 08-11 08:20:04.889: E/JavaBinder(15914): at android.app.UiAutomationConnection.injectInputEvent(UiAutomationConnection.java:136) 08-11 08:20:04.889: E/JavaBinder(15914): at android.app.IUiAutomationConnection$Stub.onTransact(IUiAutomationConnection.java:228) 08-11 08:20:04.889: E/JavaBinder(15914): at android.os.Binder.execTransactInternal(Binder.java:1154) 08-11 08:20:04.889: E/JavaBinder(15914): at android.os.Binder.execTransact(Binder.java:1123) 08-11 08:20:04.890: I/ExperimentPackageManage(11078): Package com.google.android.tethering name not found! Using module version. 08-11 08:20:04.895: I/ExperimentPackageManage(11078): Package com.google.android.captiveportallogin name not found! Using module version. 08-11 08:20:04.897: I/ExperimentPackageManage(11078): Package com.android.privateads.apk name not found! Using module version. 08-11 08:20:04.898: I/ExperimentPackageManage(11078): Package com.google.android.as.oss name not found! Using module version. 08-11 08:20:04.898: I/ExperimentPackageManage(11078): Package 1 name not found! Using module version. 08-11 08:20:04.898: I/ExperimentPackageManage(11078): Package com.google.android.os.statsd name not found! Using module version. 08-11 08:20:04.899: I/ExperimentPackageManage(11078): Package com.google.android.os.statsd name not found! Using module version. 08-11 08:20:04.899: W/PhenotypeConfigurationU(11078): Update for unknown DeviceConfig package com.google.android.gms.gcm [CONTEXT service_id=204 ] 08-11 08:20:04.899: W/PhenotypeConfigurationU(11078): bcis: No package exists for config package: com.google.android.gms.gcm 08-11 08:20:04.899: W/PhenotypeConfigurationU(11078): at com.google.android.gms.platformconfigurator.PhenotypeConfigurationUpdateListener.a(:com.google.android.gms@222615040@22.26.15 (150700-461192076):7) 08-11 08:20:04.899: W/PhenotypeConfigurationU(11078): at com.google.android.gms.platformconfigurator.PhenotypeConfigurationUpdateListener.onHandleIntent(:com.google.android.gms@222615040@22.26.15 (150700-461192076):6) 08-11 08:20:04.899: W/PhenotypeConfigurationU(11078): at com.google.android.chimera.IntentOperation.onHandleIntent(:com.google.android.gms@222615040@22.26.15 (150700-461192076):2) 08-11 08:20:04.899: W/PhenotypeConfigurationU(11078): at uzc.onHandleIntent(:com.google.android.gms@222615040@22.26.15 (150700-461192076):4) 08-11 08:20:04.899: W/PhenotypeConfigurationU(11078): at ffs.run(:com.google.android.gms@222615040@22.26.15 (150700-461192076):3) 08-11 08:20:04.899: W/PhenotypeConfigurationU(11078): at ffr.run(:com.google.android.gms@222615040@22.26.15 (150700-461192076):11) 08-11 08:20:04.899: W/PhenotypeConfigurationU(11078): at cfnu.run(:com.google.android.gms@222615040@22.26.15 (150700-461192076):2) 08-11 08:20:04.899: W/PhenotypeConfigurationU(11078): at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167) 08-11 08:20:04.899: W/PhenotypeConfigurationU(11078): at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641) 08-11 08:20:04.899: W/PhenotypeConfigurationU(11078): at java.lang.Thread.run(Thread.java:923) 08-11 08:20:04.907: I/Finsky(14369): [1095] lon.(10): IQ: Preprocessor for install holdoff enabled. 08-11 08:20:04.907: I/Finsky(14369): [1095] lob.accept(65): IQ: Attempting to validate incoming request. [Package:com.google.android.apps.maps, isid:oHGGHJKJQjOVuZfd2BZrYQ] 08-11 08:20:04.907: I/Finsky(14369): [1095] lob.accept(65): IQ: Attempting to validate incoming request. [Package:com.google.android.apps.wellbeing, isid:C41yFW5TQzyzI26vGj4GMQ] 08-11 08:20:04.913: I/zilla.fenix:gp(17023): System.exit called, status: 0 08-11 08:20:04.913: I/AndroidRuntime(17023): VM exiting with result code 0, cleanup skipped. 08-11 08:20:04.931: I/Icing(11863): Usage reports ok 0, Failed Usage reports 0, indexed 0, rejected 0 08-11 08:20:04.935: I/Finsky(14369): [1095] lob.accept(65): IQ: Attempting to validate incoming request. [Package:com.google.android.tts, isid:Vl61_56STXCby62PodEV4A] 08-11 08:20:04.935: I/Finsky(14369): [1095] lob.accept(65): IQ: Attempting to validate incoming request. [Package:com.google.android.apps.tachyon, isid:8ySvdJ6QSVGsom2S7Da_Kg] 08-11 08:20:04.936: I/Finsky(14369): [1095] lob.accept(65): IQ: Attempting to validate incoming request. [Package:com.google.android.keep, isid:PFBxdKssS0--z-_jyRks4g] 08-11 08:20:04.936: I/Finsky(14369): [1095] lob.accept(65): IQ: Attempting to validate incoming request. [Package:com.google.android.apps.youtube.music, isid:60HgtJEDSGSdCcrhq_Eqiw] 08-11 08:20:04.936: I/Finsky(14369): [1095] lob.accept(65): IQ: Attempting to validate incoming request. [Package:com.google.android.deskclock, isid:0P5ltJ6TSL-5_WSSqLj0yg] 08-11 08:20:04.938: I/Finsky(14369): [1095] lob.accept(65): IQ: Attempting to validate incoming request. [Package:com.google.android.webview, isid:XudSdC2lRB6P0tf-qZAhyg] 08-11 08:20:04.941: I/ActivityManager(481): Killing 17023:org.mozilla.fenix:gpu/u0a152 (adj 0): stop org.mozilla.fenix due to finished inst 08-11 08:20:04.943: I/BackdropActivity(14099): onResume() 08-11 08:20:04.947: I/Finsky(14369): [1095] lob.accept(65): IQ: Attempting to validate incoming request. [Package:com.google.android.apps.messaging, isid:rdSftLhBS9GXCA_atO81XQ] 08-11 08:20:04.947: I/Finsky(14369): [1095] lob.accept(65): IQ: Attempting to validate incoming request. [Package:com.android.chrome, isid:bdH1Ni7MSMOwu31-Sjsj-w] 08-11 08:20:04.947: I/Finsky(14369): [1095] lob.accept(65): IQ: Attempting to validate incoming request. [Package:com.google.android.apps.photos, isid:hor5M5OkToyI90GG_b9twA] 08-11 08:20:04.947: I/Finsky(14369): [1095] lob.accept(65): IQ: Attempting to validate incoming request. [Package:com.google.android.contacts, isid:lImNmSnHRY25PZGf_OnmnQ] 08-11 08:20:04.947: I/Finsky(14369): [1095] lob.accept(65): IQ: Attempting to validate incoming request. [Package:com.google.android.gm, isid:dHz0X-87QDaYVgr_1jXF5Q] 08-11 08:20:04.947: I/Finsky(14369): [1095] lob.accept(65): IQ: Attempting to validate incoming request. [Package:com.google.android.calculator, isid:MWSgJKgZRBGCrESm7SfMag] 08-11 08:20:04.948: I/Finsky(14369): [1095] lob.accept(65): IQ: Attempting to validate incoming request. [Package:com.google.android.apps.docs, isid:wwKafPtGSXKHW-ru677j-g] 08-11 08:20:04.948: I/Finsky(14369): [1095] lob.accept(65): IQ: Attempting to validate incoming request. [Package:com.google.android.inputmethod.latin, isid:EW4fxFW-ScaISXp_v73R8Q] 08-11 08:20:04.948: D/WindowManager(481): notifyANR took 1300ms

AndiAJ commented 2 years ago

► 8/16 Main

openWebsiteForSavedLoginTestFirebase link

08-16 18:14:59.632: I/WindowManager(483): Input event dispatching timed out sending to org.mozilla.fenix.debug/org.mozilla.fenix.HomeActivity. Reason: 5e75642 org.mozilla.fenix.debug/org.mozilla.fenix.HomeActivity (server) is not responding. Waited 5035ms for FocusEvent(hasFocus=true) 08-16 18:14:59.706: I/hwc.cf_x86(305): Sent 3556 syncs in 60s 08-16 18:14:59.853: D/GeckoViewProgressDelegateC: handleEvent: MozAfterPaint 08-16 18:14:59.881: I/ActivityManager(483): Force stopping org.mozilla.fenix.debug appid=10152 user=0: finished inst 08-16 18:14:59.882: I/ActivityManager(483): Killing 12514:org.mozilla.fenix.debug/u0a152 (adj 0): stop org.mozilla.fenix.debug due to finished inst 08-16 18:14:59.854: D/GeckoViewProgressDelegateC: handleEvent: MozAfterPaint 08-16 18:14:59.883: W/Binder(12463): Caught a RuntimeException from the binder stub implementation. 08-16 18:14:59.883: W/Binder(12463): java.lang.SecurityException: Calling from not trusted UID! 08-16 18:14:59.883: W/Binder(12463): at android.app.UiAutomationConnection.throwIfCalledByNotTrustedUidLocked(UiAutomationConnection.java:525) 08-16 18:14:59.883: W/Binder(12463): at android.app.UiAutomationConnection.shutdown(UiAutomationConnection.java:429) 08-16 18:14:59.883: W/Binder(12463): at android.app.IUiAutomationConnection$Stub.onTransact(IUiAutomationConnection.java:390) 08-16 18:14:59.883: W/Binder(12463): at android.os.Binder.execTransactInternal(Binder.java:1159) 08-16 18:14:59.883: W/Binder(12463): at android.os.Binder.execTransact(Binder.java:1123) 08-16 18:14:59.884: W/ActivityTaskManager(483): Force removing ActivityRecord{f8c19d4 u0 org.mozilla.fenix.debug/org.mozilla.fenix.HomeActivity t9 f}}: app died, no saved state 08-16 18:14:59.890: I/ServiceChildProcess(13154): Destroying GeckoServiceChildProcess 08-16 18:14:59.892: I/ServiceChildProcess(13357): Destroying GeckoServiceChildProcess 08-16 18:14:59.896: D/AndroidRuntime(12463): Shutting down VM 08-16 18:14:59.907: I/Gecko(13154): Exiting due to channel error. 08-16 18:14:59.931: I/ActivityManager(483): Killing 13154:org.mozilla.fenix.debug:tab27/u0a152 (adj 0): stop org.mozilla.fenix.debug due to finished inst 08-16 18:14:59.932: I/ActivityManager(483): Killing 13357:org.mozilla.fenix.debug:gpu/u0a152 (adj 0): stop org.mozilla.fenix.debug due to finished inst 08-16 18:14:59.935: I/BackdropActivity(11685): onResume() 08-16 18:14:59.937: D/WindowManager(483): notifyANR took 314ms

AndiAJ commented 2 years ago

► 8/17 Main

openLinkInAppTestFirebase link

08-17 10:56:04.267: I/WindowManager(482): Input event dispatching timed out sending to org.mozilla.fenix.debug/org.mozilla.fenix.HomeActivity. Reason: 86b5190 org.mozilla.fenix.debug/org.mozilla.fenix.HomeActivity (server) is not responding. Waited 5000ms for FocusEvent(hasFocus=false) 08-17 10:56:04.518: D/BoundBrokerSvc(10940): onBind: Intent { act=com.google.android.gms.people.service.START pkg=com.google.android.gms } 08-17 10:56:04.518: D/BoundBrokerSvc(10940): Loading bound service for intent: Intent { act=com.google.android.gms.people.service.START pkg=com.google.android.gms } 08-17 10:56:04.735: I/ActivityManager(482): Force stopping org.mozilla.fenix.debug appid=10152 user=0: finished inst 08-17 10:56:04.735: I/ActivityManager(482): Killing 12946:org.mozilla.fenix.debug/u0a152 (adj 0): stop org.mozilla.fenix.debug due to finished inst 08-17 10:56:04.737: W/ActivityTaskManager(482): Force removing ActivityRecord{8692675 u0 org.mozilla.fenix.debug/org.mozilla.fenix.HomeActivity t9 f}}: app died, no saved state 08-17 10:56:04.742: W/Binder(12920): Caught a RuntimeException from the binder stub implementation. 08-17 10:56:04.742: W/Binder(12920): java.lang.SecurityException: Calling from not trusted UID! 08-17 10:56:04.742: W/Binder(12920): at android.app.UiAutomationConnection.throwIfCalledByNotTrustedUidLocked(UiAutomationConnection.java:525) 08-17 10:56:04.742: W/Binder(12920): at android.app.UiAutomationConnection.shutdown(UiAutomationConnection.java:429) 08-17 10:56:04.742: W/Binder(12920): at android.app.IUiAutomationConnection$Stub.onTransact(IUiAutomationConnection.java:390) 08-17 10:56:04.742: W/Binder(12920): at android.os.Binder.execTransactInternal(Binder.java:1159) 08-17 10:56:04.742: W/Binder(12920): at android.os.Binder.execTransact(Binder.java:1123) 08-17 10:56:04.751: I/ServiceChildProcess(13582): Destroying GeckoServiceChildProcess 08-17 10:56:04.769: I/ServiceChildProcess(13785): Destroying GeckoServiceChildProcess 08-17 10:56:04.782: D/AndroidRuntime(12920): Shutting down VM 08-17 10:56:04.793: I/ActivityManager(482): Killing 13582:org.mozilla.fenix.debug:tab32/u0a152 (adj 0): stop org.mozilla.fenix.debug due to finished inst 08-17 10:56:04.794: I/ActivityManager(482): Killing 13785:org.mozilla.fenix.debug:gpu/u0a152 (adj 0): stop org.mozilla.fenix.debug due to finished inst 08-17 10:56:04.804: D/WindowManager(482): notifyANR took 554ms

AndiAJ commented 2 years ago

► 8/18 Nightly

visitURLTestFirebase link

08-18 01:32:54.941: I/WindowManager(475): Input event dispatching timed out sending to org.mozilla.fenix/org.mozilla.fenix.HomeActivity. Reason: 6b149cd org.mozilla.fenix/org.mozilla.fenix.HomeActivity (server) is not responding. Waited 5004ms for KeyEvent(deviceId=-1, source=0x00000101, displayId=-1, action=UP, flags=0x00000000, keyCode=66, scanCode=0, metaState=0x00000000, repeatCount=0), policyFlags=0x6b000000 08-18 01:32:54.987: D/SharedPreferencesImpl(2235): Time required to fsync /data/user/0/com.google.android.inputmethod.latin/shared_prefs/com.google.android.inputmethod.latin_preferences.xml: [<1: 0, <2: 0, <4: 0, <8: 1, <16: 0, <32: 0, <64: 1, <128: 3, <256: 2, <512: 4, <1024: 3, <2048: 1, <4096: 0, <8192: 0, <16384: 0, >=16384: 0] 08-18 01:32:55.076: W/Looper(475): Slow dispatch took 137ms android.ui h=com.android.server.am.ActivityManagerService$UiHandler c=null m=31 08-18 01:32:55.078: W/Looper(475): Slow dispatch took 139ms main h=android.app.ActivityThread$H c=null m=116 08-18 01:32:55.080: D/ServiceAllocator(15070): org.mozilla.gecko.process.GeckoChildProcessServices$tab3 updateBindings: FOREGROUND priority, 0 importance, 1 successful binds, 0 failed binds, 0 successful unbinds 08-18 01:32:55.084: I/Finsky(13454): [1043] rab.C(2): IQ: Notifying installation update. package=com.google.android.calendar, status=SCHEDULED 08-18 01:32:55.091: E/system_server(475): No package ID 7f found for ID 0x7f080146. 08-18 01:32:55.091: E/system_server(475): No package ID 7f found for ID 0x7f1201ca. 08-18 01:32:55.091: E/system_server(475): No package ID 7f found for ID 0x7f1201ca. 08-18 01:32:55.091: E/system_server(475): No package ID 7f found for ID 0x7f080144. 08-18 01:32:55.091: E/system_server(475): No package ID 7f found for ID 0x7f1201c9. 08-18 01:32:55.091: E/system_server(475): No package ID 7f found for ID 0x7f1201c9. 08-18 01:32:55.094: W/system_server(475): Long monitor contention with owner android.bg (517) at void com.android.server.pm.ShortcutService.saveDirtyInfo()(ShortcutService.java:1138) waiters=0 in android.content.ComponentName com.android.server.pm.ShortcutService.getDefaultLauncher(int) for 4.878s 08-18 01:32:55.111: D/GeckoThread(15797): State changed to MOZGLUE_READY 08-18 01:32:55.112: I/GeckoLoader(15797): Library base=/data/app/~~n7M-FNv0dZkBbqgpoY4KhA==/org.mozilla.fenix-usScHDCkDw3zslRXWTYEdA==/lib/x86 08-18 01:32:55.112: I/GeckoLoader(15797): Library base=/data/app/~~n7M-FNv0dZkBbqgpoY4KhA==/org.mozilla.fenix-usScHDCkDw3zslRXWTYEdA==/lib/x86 08-18 01:32:55.126: D/ServiceAllocator(15070): org.mozilla.gecko.process.GeckoChildProcessServices$tab3 updateBindings: FOREGROUND priority, 2 importance, 1 successful binds, 0 failed binds, 0 successful unbinds 08-18 01:32:55.136: E/GeckoLibLoad(15797): Load sqlite start 08-18 01:32:55.137: E/GeckoLibLoad(15797): Load sqlite done 08-18 01:32:55.137: I/GeckoLoader(15797): Library base=/data/app/~~n7M-FNv0dZkBbqgpoY4KhA==/org.mozilla.fenix-usScHDCkDw3zslRXWTYEdA==/lib/x86 08-18 01:32:55.137: E/GeckoLibLoad(15797): Load nss start 08-18 01:32:55.137: E/GeckoLibLoad(15797): Load nss done 08-18 01:32:55.137: I/GeckoLoader(15797): Library base=/data/app/~~n7M-FNv0dZkBbqgpoY4KhA==/org.mozilla.fenix-usScHDCkDw3zslRXWTYEdA==/lib/x86 08-18 01:32:55.157: I/Finsky(13454): [1043] rab.C(2): IQ: Notifying installation update. package=com.google.android.keep, status=SCHEDULED 08-18 01:32:55.165: I/ActivityManager(475): Force stopping org.mozilla.fenix appid=10152 user=0: finished inst 08-18 01:32:55.166: I/ActivityManager(475): Killing 15797:org.mozilla.fenix:tab3/u0a152 (adj 0): stop org.mozilla.fenix due to finished inst 08-18 01:32:55.168: I/ActivityManager(475): Killing 15070:org.mozilla.fenix/u0a152 (adj 0): stop org.mozilla.fenix due to finished inst 08-18 01:32:55.168: W/Binder(15022): Caught a RuntimeException from the binder stub implementation. 08-18 01:32:55.168: W/Binder(15022): java.lang.SecurityException: Calling from not trusted UID! 08-18 01:32:55.168: W/Binder(15022): at android.app.UiAutomationConnection.throwIfCalledByNotTrustedUidLocked(UiAutomationConnection.java:525) 08-18 01:32:55.168: W/Binder(15022): at android.app.UiAutomationConnection.shutdown(UiAutomationConnection.java:429) 08-18 01:32:55.168: W/Binder(15022): at android.app.IUiAutomationConnection$Stub.onTransact(IUiAutomationConnection.java:390) 08-18 01:32:55.168: W/Binder(15022): at android.os.Binder.execTransactInternal(Binder.java:1159) 08-18 01:32:55.168: W/Binder(15022): at android.os.Binder.execTransact(Binder.java:1123) 08-18 01:32:55.172: I/ServiceChildProcess(15907): Destroying GeckoServiceChildProcess 08-18 01:32:55.199: D/AndroidRuntime(15022): Shutting down VM 08-18 01:32:55.199: E/JavaBinder(15022): *** Uncaught remote exception! (Exceptions are not yet supported across processes.) 08-18 01:32:55.199: E/JavaBinder(15022): java.lang.RuntimeException: Bad file descriptor 08-18 01:32:55.199: E/JavaBinder(15022): at android.os.BinderProxy.transactNative(Native Method) 08-18 01:32:55.199: E/JavaBinder(15022): at android.os.BinderProxy.transact(BinderProxy.java:540) 08-18 01:32:55.199: E/JavaBinder(15022): at android.view.IWindowManager$Stub$Proxy.injectInputAfterTransactionsApplied(IWindowManager.java:5262) 08-18 01:32:55.199: E/JavaBinder(15022): at android.app.UiAutomationConnection.injectInputEvent(UiAutomationConnection.java:136) 08-18 01:32:55.199: E/JavaBinder(15022): at android.app.IUiAutomationConnection$Stub.onTransact(IUiAutomationConnection.java:228) 08-18 01:32:55.199: E/JavaBinder(15022): at android.os.Binder.execTransactInternal(Binder.java:1154) 08-18 01:32:55.199: E/JavaBinder(15022): at android.os.Binder.execTransact(Binder.java:1123) 08-18 01:32:55.216: I/zilla.fenix:gp(15907): System.exit called, status: 0 08-18 01:32:55.216: I/AndroidRuntime(15907): VM exiting with result code 0, cleanup skipped. 08-18 01:32:55.221: E/RecoverySnapshotStorage(475): Error reading snapshot for 10097 from disk 08-18 01:32:55.221: E/RecoverySnapshotStorage(475): java.io.FileNotFoundException: /data/system/recoverablekeystore/snapshots/10097.xml: open failed: ENOENT (No such file or directory) 08-18 01:32:55.221: E/RecoverySnapshotStorage(475): at libcore.io.IoBridge.open(IoBridge.java:492) 08-18 01:32:55.221: E/RecoverySnapshotStorage(475): at java.io.FileInputStream.(FileInputStream.java:160) 08-18 01:32:55.221: E/RecoverySnapshotStorage(475): at com.android.server.locksettings.recoverablekeystore.storage.RecoverySnapshotStorage.readFromDisk(RecoverySnapshotStorage.java:152) 08-18 01:32:55.221: E/RecoverySnapshotStorage(475): at com.android.server.locksettings.recoverablekeystore.storage.RecoverySnapshotStorage.get(RecoverySnapshotStorage.java:104) 08-18 01:32:55.221: E/RecoverySnapshotStorage(475): at com.android.server.locksettings.recoverablekeystore.RecoverableKeyStoreManager.getKeyChainSnapshot(RecoverableKeyStoreManager.java:343) 08-18 01:32:55.221: E/RecoverySnapshotStorage(475): at com.android.server.locksettings.LockSettingsService.getKeyChainSnapshot(LockSettingsService.java:2390) 08-18 01:32:55.221: E/RecoverySnapshotStorage(475): at com.android.internal.widget.ILockSettings$Stub.onTransact(ILockSettings.java:769) 08-18 01:32:55.221: E/RecoverySnapshotStorage(475): at android.os.Binder.execTransactInternal(Binder.java:1154) 08-18 01:32:55.221: E/RecoverySnapshotStorage(475): at android.os.Binder.execTransact(Binder.java:1123) 08-18 01:32:55.221: E/RecoverySnapshotStorage(475): Caused by: android.system.ErrnoException: open failed: ENOENT (No such file or directory) 08-18 01:32:55.221: E/RecoverySnapshotStorage(475): at libcore.io.Linux.open(Native Method) 08-18 01:32:55.221: E/RecoverySnapshotStorage(475): at libcore.io.ForwardingOs.open(ForwardingOs.java:166) 08-18 01:32:55.221: E/RecoverySnapshotStorage(475): at libcore.io.BlockGuardOs.open(BlockGuardOs.java:254) 08-18 01:32:55.221: E/RecoverySnapshotStorage(475): at libcore.io.IoBridge.open(IoBridge.java:478) 08-18 01:32:55.221: E/RecoverySnapshotStorage(475): ... 8 more 08-18 01:32:55.226: W/ActivityTaskManager(475): Force removing ActivityRecord{d375c55 u0 org.mozilla.fenix/.HomeActivity t9 f}}: app died, no saved state 08-18 01:32:55.246: I/ActivityManager(475): Killing 15907:org.mozilla.fenix:gpu/u0a152 (adj 0): stop org.mozilla.fenix due to finished inst 08-18 01:32:55.261: I/BackdropActivity(13149): onResume() 08-18 01:32:55.263: I/ActivityTaskManager(475): Activity requesting to dismiss Keyguard: ActivityRecord{2fb0271 u0 com.google.android.apps.mtaas.backdrop/.BackdropActivity t8} 08-18 01:32:55.267: D/WindowManager(475): notifyANR took 355ms

AndiAJ commented 2 years ago

► 8/18 Main

verifyContextCopyImageLocationFirebase link

08-17 19:34:15.080: I/WindowManager(475): Input event dispatching timed out sending to org.mozilla.fenix.debug/org.mozilla.fenix.HomeActivity. Reason: 863506c org.mozilla.fenix.debug/org.mozilla.fenix.HomeActivity (server) is not responding. Waited 5005ms for KeyEvent(deviceId=-1, source=0x00000101, displayId=-1, action=UP, flags=0x00000000, keyCode=66, scanCode=0, metaState=0x00000000, repeatCount=0), policyFlags=0x6b000000 08-17 19:34:15.124: W/FA-SVC(13464): Service response is missing Install Referrer install timestamp 08-17 19:34:15.240: W/ChimeraUtils(13484): Module com.google.android.gms.nearby_en has empty metadata display_name_string_id 08-17 19:34:15.261: W/Looper(475): Slow dispatch took 127ms android.ui h=com.android.server.am.ActivityManagerService$UiHandler c=null m=53 08-17 19:34:15.273: I/ActivityManager(475): Killing 9959:com.google.android.contacts/u0a101 (adj 975): empty #17 08-17 19:34:15.313: W/gle.android.gm(13464): Long monitor contention with owner [com.google.android.gms.chimera.container.intentoperation.GmsIntentOperationChimeraService-Executor] processing com.google.android.gms.icing.proxy.UpdateIcingCorporaIntentOperation for action com.google.android.gms.icing.proxy.ACTION_UPDATE (14097) at void ffs.run()(:com.google.android.gms@222615040@22.26.15 (150700-461192076):3) waiters=0 in void ffs.run() for 422ms 08-17 19:34:15.333: I/ActivityManager(475): Force stopping org.mozilla.fenix.debug appid=10152 user=0: finished inst 08-17 19:34:15.334: I/ActivityManager(475): Killing 13603:org.mozilla.fenix.debug/u0a152 (adj 0): stop org.mozilla.fenix.debug due to finished inst 08-17 19:34:15.337: W/ActivityTaskManager(475): Force removing ActivityRecord{5ed76c9 u0 org.mozilla.fenix.debug/org.mozilla.fenix.HomeActivity t9 f}}: app died, no saved state 08-17 19:34:15.337: W/Binder(13544): Caught a RuntimeException from the binder stub implementation. 08-17 19:34:15.337: W/Binder(13544): java.lang.SecurityException: Calling from not trusted UID! 08-17 19:34:15.337: W/Binder(13544): at android.app.UiAutomationConnection.throwIfCalledByNotTrustedUidLocked(UiAutomationConnection.java:525) 08-17 19:34:15.337: W/Binder(13544): at android.app.UiAutomationConnection.shutdown(UiAutomationConnection.java:429) 08-17 19:34:15.337: W/Binder(13544): at android.app.IUiAutomationConnection$Stub.onTransact(IUiAutomationConnection.java:390) 08-17 19:34:15.337: W/Binder(13544): at android.os.Binder.execTransactInternal(Binder.java:1159) 08-17 19:34:15.337: W/Binder(13544): at android.os.Binder.execTransact(Binder.java:1123) 08-17 19:34:15.339: I/ServiceChildProcess(14773): Destroying GeckoServiceChildProcess 08-17 19:34:15.343: I/ServiceChildProcess(15036): Destroying GeckoServiceChildProcess 08-17 19:34:15.352: I/nix.debug:tab3(14773): System.exit called, status: 0 08-17 19:34:15.352: I/AndroidRuntime(14773): VM exiting with result code 0, cleanup skipped. 08-17 19:34:15.362: I/fenix.debug:gp(15036): System.exit called, status: 0 08-17 19:34:15.362: I/AndroidRuntime(15036): VM exiting with result code 0, cleanup skipped. 08-17 19:34:15.364: D/AndroidRuntime(13544): Shutting down VM 08-17 19:34:15.397: I/ActivityManager(475): Killing 14773:org.mozilla.fenix.debug:tab39/u0a152 (adj 0): stop org.mozilla.fenix.debug due to finished inst 08-17 19:34:15.399: I/ActivityManager(475): Killing 15036:org.mozilla.fenix.debug:gpu/u0a152 (adj 0): stop org.mozilla.fenix.debug due to finished inst 08-17 19:34:15.402: I/BackdropActivity(10677): onResume() 08-17 19:34:15.420: I/.gms.persisten(13484): Background concurrent copying GC freed 218107(11MB) AllocSpace objects, 53(3408KB) LOS objects, 49% free, 12MB/25MB, paused 72us total 4.252s 08-17 19:34:15.420: I/.gms.persisten(13484): WaitForGcToComplete blocked ProfileSaver on HeapTrim for 3.253s 08-17 19:34:15.445: W/system_server(475): Long monitor contention with owner android.bg (519) at void com.android.server.pm.ShortcutService.saveDirtyInfo()(ShortcutService.java:1138) waiters=0 in android.content.ComponentName com.android.server.pm.ShortcutService.getDefaultLauncher(int) for 4.852s 08-17 19:34:15.450: E/JavaBinder(13544): *** Uncaught remote exception! (Exceptions are not yet supported across processes.) 08-17 19:34:15.450: E/JavaBinder(13544): java.lang.RuntimeException: Bad file descriptor 08-17 19:34:15.450: E/JavaBinder(13544): at android.os.BinderProxy.transactNative(Native Method) 08-17 19:34:15.450: E/JavaBinder(13544): at android.os.BinderProxy.transact(BinderProxy.java:540) 08-17 19:34:15.450: E/JavaBinder(13544): at android.view.IWindowManager$Stub$Proxy.injectInputAfterTransactionsApplied(IWindowManager.java:5262) 08-17 19:34:15.450: E/JavaBinder(13544): at android.app.UiAutomationConnection.injectInputEvent(UiAutomationConnection.java:136) 08-17 19:34:15.450: E/JavaBinder(13544): at android.app.IUiAutomationConnection$Stub.onTransact(IUiAutomationConnection.java:228) 08-17 19:34:15.450: E/JavaBinder(13544): at android.os.Binder.execTransactInternal(Binder.java:1154) 08-17 19:34:15.450: E/JavaBinder(13544): at android.os.Binder.execTransact(Binder.java:1123) 08-17 19:34:15.458: I/ActivityTaskManager(475): Activity requesting to dismiss Keyguard: ActivityRecord{b7328ff u0 com.google.android.apps.mtaas.backdrop/.BackdropActivity t8} 08-17 19:34:15.460: D/WindowManager(475): notifyANR took 461ms

verifyContextMenuShortcutsFirebase link

08-18 07:05:18.048: I/WindowManager(478): Input event dispatching timed out sending to org.mozilla.fenix.debug/org.mozilla.fenix.HomeActivity. Reason: a466e94 org.mozilla.fenix.debug/org.mozilla.fenix.HomeActivity (server) is not responding. Waited 5002ms for MotionEvent(deviceId=-1, source=0x00001002, displayId=0, action=MOVE, actionButton=0x00000000, flags=0x00000000, metaState=0x00000000, buttonState=0x00000000, classification=NONE, edgeFlags=0x00000000, xPrecision=1.0, yPrecision=1.0, xCursorPosition=nan, yCursorPosition=nan, pointers=[0: (915.0, 1711.0)]), policyFlags=0x6b000000 08-18 07:05:18.151: I/ActivityManager(478): Force stopping org.mozilla.fenix.debug appid=10152 user=0: finished inst 08-18 07:05:18.151: I/ActivityManager(478): Killing 11157:org.mozilla.fenix.debug/u0a152 (adj 0): stop org.mozilla.fenix.debug due to finished inst 08-18 07:05:18.153: W/Binder(11134): Caught a RuntimeException from the binder stub implementation. 08-18 07:05:18.153: W/Binder(11134): java.lang.SecurityException: Calling from not trusted UID! 08-18 07:05:18.153: W/Binder(11134): at android.app.UiAutomationConnection.throwIfCalledByNotTrustedUidLocked(UiAutomationConnection.java:525) 08-18 07:05:18.153: W/Binder(11134): at android.app.UiAutomationConnection.shutdown(UiAutomationConnection.java:429) 08-18 07:05:18.153: W/Binder(11134): at android.app.IUiAutomationConnection$Stub.onTransact(IUiAutomationConnection.java:390) 08-18 07:05:18.153: W/Binder(11134): at android.os.Binder.execTransactInternal(Binder.java:1159) 08-18 07:05:18.153: W/Binder(11134): at android.os.Binder.execTransact(Binder.java:1123) 08-18 07:05:18.160: I/ServiceChildProcess(12008): Destroying GeckoServiceChildProcess 08-18 07:05:18.161: W/ActivityTaskManager(478): Force removing ActivityRecord{686170f u0 org.mozilla.fenix.debug/org.mozilla.fenix.HomeActivity t9 f}}: app died, no saved state 08-18 07:05:18.165: D/AndroidRuntime(11134): Shutting down VM 08-18 07:05:18.175: I/ServiceChildProcess(11814): Destroying GeckoServiceChildProcess 08-18 07:05:18.179: I/ActivityManager(478): Killing 11814:org.mozilla.fenix.debug:tab9/u0a152 (adj 0): stop org.mozilla.fenix.debug due to finished inst 08-18 07:05:18.183: I/fenix.debug:gp(12008): System.exit called, status: 0 08-18 07:05:18.184: I/AndroidRuntime(12008): VM exiting with result code 0, cleanup skipped. 08-18 07:05:18.200: I/ActivityManager(478): Killing 12008:org.mozilla.fenix.debug:gpu/u0a152 (adj 0): stop org.mozilla.fenix.debug due to finished inst 08-18 07:05:18.202: I/BackdropActivity(10351): onResume() 08-18 07:05:18.203: I/ActivityTaskManager(478): Activity requesting to dismiss Keyguard: ActivityRecord{e5adcc5 u0 com.google.android.apps.mtaas.backdrop/.BackdropActivity t8} 08-18 07:05:18.205: D/WindowManager(478): notifyANR took 163ms

AndiAJ commented 2 years ago

► 8/19 Main

verifyContextCopyImageLocationFirebase link

08-19 01:06:48.995: I/WindowManager(481): Input event dispatching timed out sending to org.mozilla.fenix.debug/org.mozilla.fenix.HomeActivity. Reason: 71899d2 org.mozilla.fenix.debug/org.mozilla.fenix.HomeActivity (server) is not responding. Waited 5003ms for MotionEvent(deviceId=-1, source=0x00001002, displayId=0, action=MOVE, actionButton=0x00000000, flags=0x00000000, metaState=0x00000000, buttonState=0x00000000, classification=NONE, edgeFlags=0x00000000, xPrecision=1.0, yPrecision=1.0, xCursorPosition=nan, yCursorPosition=nan, pointers=[0: (364.0, 565.0)]), policyFlags=0x6b000000 08-19 01:06:48.998: D/GeckoIdleService(11618): Get idle time: time since reset 5010 msec 08-19 01:06:48.998: D/GeckoIdleService(11618): Idle timer callback: current idle time 5010 msec 08-19 01:06:48.998: D/GeckoIdleService(11618): next timeout 174990 msec from now 08-19 01:06:48.998: D/GeckoIdleService(11618): SetTimerExpiryIfBefore: next timeout 174990 msec from now 08-19 01:06:48.998: D/GeckoIdleService(11618): reset timer expiry to 175000 msec from now 08-19 01:06:48.998: D/GeckoIdleService(11618): Idle timer callback: tell observer 0x9d17df04 user is idle 08-19 01:06:49.135: I/ActivityManager(481): Force stopping org.mozilla.fenix.debug appid=10152 user=0: finished inst 08-19 01:06:49.135: I/ActivityManager(481): Killing 11618:org.mozilla.fenix.debug/u0a152 (adj 0): stop org.mozilla.fenix.debug due to finished inst 08-19 01:06:49.136: W/Binder(11521): Caught a RuntimeException from the binder stub implementation. 08-19 01:06:49.136: W/Binder(11521): java.lang.SecurityException: Calling from not trusted UID! 08-19 01:06:49.136: W/Binder(11521): at android.app.UiAutomationConnection.throwIfCalledByNotTrustedUidLocked(UiAutomationConnection.java:525) 08-19 01:06:49.136: W/Binder(11521): at android.app.UiAutomationConnection.shutdown(UiAutomationConnection.java:429) 08-19 01:06:49.136: W/Binder(11521): at android.app.IUiAutomationConnection$Stub.onTransact(IUiAutomationConnection.java:390) 08-19 01:06:49.136: W/Binder(11521): at android.os.Binder.execTransactInternal(Binder.java:1159) 08-19 01:06:49.136: W/Binder(11521): at android.os.Binder.execTransact(Binder.java:1123) 08-19 01:06:49.143: I/ServiceChildProcess(12509): Destroying GeckoServiceChildProcess 08-19 01:06:49.146: W/ActivityTaskManager(481): Force removing ActivityRecord{ce597a4 u0 org.mozilla.fenix.debug/org.mozilla.fenix.HomeActivity t9 f}}: app died, no saved state 08-19 01:06:49.146: D/AndroidRuntime(11521): Shutting down VM 08-19 01:06:49.171: I/fenix.debug:gp(12509): System.exit called, status: 0 08-19 01:06:49.171: I/AndroidRuntime(12509): VM exiting with result code 0, cleanup skipped. 08-19 01:06:49.215: I/ServiceChildProcess(12341): Destroying GeckoServiceChildProcess 08-19 01:06:49.216: E/JavaBinder(11521): *** Uncaught remote exception! (Exceptions are not yet supported across processes.) 08-19 01:06:49.216: E/JavaBinder(11521): java.lang.RuntimeException: Bad file descriptor 08-19 01:06:49.216: E/JavaBinder(11521): at android.os.BinderProxy.transactNative(Native Method) 08-19 01:06:49.216: E/JavaBinder(11521): at android.os.BinderProxy.transact(BinderProxy.java:540) 08-19 01:06:49.216: E/JavaBinder(11521): at android.view.IWindowManager$Stub$Proxy.injectInputAfterTransactionsApplied(IWindowManager.java:5262) 08-19 01:06:49.216: E/JavaBinder(11521): at android.app.UiAutomationConnection.injectInputEvent(UiAutomationConnection.java:136) 08-19 01:06:49.216: E/JavaBinder(11521): at android.app.IUiAutomationConnection$Stub.onTransact(IUiAutomationConnection.java:228) 08-19 01:06:49.216: E/JavaBinder(11521): at android.os.Binder.execTransactInternal(Binder.java:1154) 08-19 01:06:49.216: E/JavaBinder(11521): at android.os.Binder.execTransact(Binder.java:1123) 08-19 01:06:49.221: I/ActivityManager(481): Killing 12341:org.mozilla.fenix.debug:tab24/u0a152 (adj 0): stop org.mozilla.fenix.debug due to finished inst 08-19 01:06:49.233: E/MmTelFeatureConnection 0: ImsRegistrationCallbackAdapter: ImsRegistration is null 08-19 01:06:49.249: I/ActivityManager(481): Killing 12509:org.mozilla.fenix.debug:gpu/u0a152 (adj 0): stop org.mozilla.fenix.debug due to finished inst 08-19 01:06:49.249: I/BackdropActivity(10690): onResume() 08-19 01:06:49.250: I/ActivityTaskManager(481): Activity requesting to dismiss Keyguard: ActivityRecord{793c36f u0 com.google.android.apps.mtaas.backdrop/.BackdropActivity t8} 08-19 01:06:49.253: D/WindowManager(481): notifyANR took 262ms

findInPageTestFirebase link ❗ Similar with #26385

08-19 09:51:45.828: E/ActivityManager(477): Failure starting process com.google.android.gms 08-19 09:51:45.828: E/ActivityManager(477): java.lang.SecurityException: Package com.google.android.gms is currently frozen! 08-19 09:51:45.828: E/ActivityManager(477): at com.android.server.pm.PackageManagerService.checkPackageStartable(PackageManagerService.java:4463) 08-19 09:51:45.828: E/ActivityManager(477): at com.android.server.am.ProcessList.startProcessLocked(ProcessList.java:1757) 08-19 09:51:45.828: E/ActivityManager(477): at com.android.server.am.ProcessList.startProcessLocked(ProcessList.java:2319) 08-19 09:51:45.828: E/ActivityManager(477): at com.android.server.am.ProcessList.startProcessLocked(ProcessList.java:2441) 08-19 09:51:45.828: E/ActivityManager(477): at com.android.server.am.ActivityManagerService.startProcessLocked(ActivityManagerService.java:3170) 08-19 09:51:45.828: E/ActivityManager(477): at com.android.server.am.ActiveServices.bringUpServiceLocked(ActiveServices.java:2946) 08-19 09:51:45.828: E/ActivityManager(477): at com.android.server.am.ActiveServices.bindServiceLocked(ActiveServices.java:2062) 08-19 09:51:45.828: E/ActivityManager(477): at com.android.server.am.ActivityManagerService.bindIsolatedService(ActivityManagerService.java:15184) 08-19 09:51:45.828: E/ActivityManager(477): at android.app.ContextImpl.bindServiceCommon(ContextImpl.java:1833) 08-19 09:51:45.828: E/ActivityManager(477): at android.app.ContextImpl.bindServiceAsUser(ContextImpl.java:1773) 08-19 09:51:45.828: E/ActivityManager(477): at com.android.server.media.MediaRoute2ProviderServiceProxy.bind(MediaRoute2ProviderServiceProxy.java:224) 08-19 09:51:45.828: E/ActivityManager(477): at com.android.server.media.MediaRoute2ProviderServiceProxy.onBindingDied(MediaRoute2ProviderServiceProxy.java:290) 08-19 09:51:45.828: E/ActivityManager(477): at android.app.LoadedApk$ServiceDispatcher.doConnected(LoadedApk.java:1950) 08-19 09:51:45.828: E/ActivityManager(477): at android.app.LoadedApk$ServiceDispatcher$RunConnection.run(LoadedApk.java:1986) 08-19 09:51:45.828: E/ActivityManager(477): at android.os.Handler.handleCallback(Handler.java:938) 08-19 09:51:45.828: E/ActivityManager(477): at android.os.Handler.dispatchMessage(Handler.java:99) 08-19 09:51:45.828: E/ActivityManager(477): at android.os.Looper.loop(Looper.java:223) 08-19 09:51:45.828: E/ActivityManager(477): at com.android.server.SystemServer.run(SystemServer.java:622) 08-19 09:51:45.828: E/ActivityManager(477): at com.android.server.SystemServer.main(SystemServer.java:408) 08-19 09:51:45.828: E/ActivityManager(477): at java.lang.reflect.Method.invoke(Native Method) 08-19 09:51:45.828: E/ActivityManager(477): at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:592) 08-19 09:51:45.828: E/ActivityManager(477): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:925) 08-19 09:51:45.828: I/ActivityManager(477): Force stopping com.google.android.gms appid=10097 user=0: start failure 08-19 09:51:45.829: I/ActivityManager(477): Force stopping service ServiceRecord{5bccdcb u0 com.google.android.gms/.cast.media.CastMediaRouteProviderService} 08-19 09:51:45.836: W/ActivityManager(477): Unable to launch app com.google.android.gms/10097 for service Intent { act=android.media.MediaRoute2ProviderService cmp=com.google.android.gms/.cast.media.CastMediaRouteProviderService }: process is bad 08-19 09:51:45.837: I/ActivityManager(477): Exiting empty application process 0:com.google.android.gms/u0a97 (null) 08-19 09:51:45.837: I/ActivityManager(477): Exiting empty application process 0:com.google.android.gms.persistent/u0a97 (null) 08-19 09:51:45.838: I/ActivityManager(477): Force stopping org.mozilla.fenix.debug appid=10152 user=0: finished inst 08-19 09:51:45.840: W/Binder(11435): Caught a RuntimeException from the binder stub implementation. 08-19 09:51:45.840: W/Binder(11435): java.lang.SecurityException: Calling from not trusted UID! 08-19 09:51:45.840: W/Binder(11435): at android.app.UiAutomationConnection.throwIfCalledByNotTrustedUidLocked(UiAutomationConnection.java:525) 08-19 09:51:45.840: W/Binder(11435): at android.app.UiAutomationConnection.shutdown(UiAutomationConnection.java:429) 08-19 09:51:45.840: W/Binder(11435): at android.app.IUiAutomationConnection$Stub.onTransact(IUiAutomationConnection.java:390) 08-19 09:51:45.840: W/Binder(11435): at android.os.Binder.execTransactInternal(Binder.java:1159) 08-19 09:51:45.840: W/Binder(11435): at android.os.Binder.execTransact(Binder.java:1123) 08-19 09:51:45.840: I/ActivityManager(477): Killing 11455:org.mozilla.fenix.debug/u0a152 (adj 0): stop org.mozilla.fenix.debug due to finished inst 08-19 09:51:45.846: I/ServiceChildProcess(12280): Destroying GeckoServiceChildProcess 08-19 09:51:45.847: I/ServiceChildProcess(12442): Destroying GeckoServiceChildProcess 08-19 09:51:45.848: W/earchbox:searc(12952): Long monitor contention with owner Blocking Thread #1 (13203) at void com.google.android.apps.gsa.l.d.a(com.google.android.apps.gsa.l.c)(SourceFile:20) waiters=3 in void com.google.android.apps.gsa.l.d.a(com.google.android.apps.gsa.l.c) for 2.145s 08-19 09:51:45.849: W/ActivityTaskManager(477): Force removing ActivityRecord{ac52292 u0 org.mozilla.fenix.debug/org.mozilla.fenix.HomeActivity t9 f}}: app died, no saved state 08-19 09:51:45.866: I/ActivityManager(477): Killing 12280:org.mozilla.fenix.debug:tab9/u0a152 (adj 0): stop org.mozilla.fenix.debug due to finished inst 08-19 09:51:45.867: I/ActivityManager(477): Killing 12442:org.mozilla.fenix.debug:gpu/u0a152 (adj 0): stop org.mozilla.fenix.debug due to finished inst 08-19 09:51:45.897: I/BackdropActivity(10689): onResume() 08-19 09:51:45.899: I/ActivityTaskManager(477): Activity requesting to dismiss Keyguard: ActivityRecord{258f46b u0 com.google.android.apps.mtaas.backdrop/.BackdropActivity t8} 08-19 09:51:45.911: D/AndroidRuntime(11435): Shutting down VM 08-19 09:51:45.918: D/WindowManager(477): notifyANR took 233ms

openLinkInAppTestFirebase link

08-19 12:28:51.681: I/WindowManager(462): Input event dispatching timed out sending to org.mozilla.fenix.debug/org.mozilla.fenix.HomeActivity. Reason: f36cfaf org.mozilla.fenix.debug/org.mozilla.fenix.HomeActivity (server) is not responding. Waited 5001ms for FocusEvent(hasFocus=false) 08-19 12:28:51.813: I/ActivityManager(462): Force stopping org.mozilla.fenix.debug appid=10152 user=0: finished inst 08-19 12:28:51.813: I/ActivityManager(462): Killing 13119:org.mozilla.fenix.debug/u0a152 (adj 0): stop org.mozilla.fenix.debug due to finished inst 08-19 12:28:51.815: W/Binder(13065): Caught a RuntimeException from the binder stub implementation. 08-19 12:28:51.815: W/Binder(13065): java.lang.SecurityException: Calling from not trusted UID! 08-19 12:28:51.815: W/Binder(13065): at android.app.UiAutomationConnection.throwIfCalledByNotTrustedUidLocked(UiAutomationConnection.java:525) 08-19 12:28:51.815: W/Binder(13065): at android.app.UiAutomationConnection.shutdown(UiAutomationConnection.java:429) 08-19 12:28:51.815: W/Binder(13065): at android.app.IUiAutomationConnection$Stub.onTransact(IUiAutomationConnection.java:390) 08-19 12:28:51.815: W/Binder(13065): at android.os.Binder.execTransactInternal(Binder.java:1159) 08-19 12:28:51.815: W/Binder(13065): at android.os.Binder.execTransact(Binder.java:1123) 08-19 12:28:51.820: I/ServiceChildProcess(13779): Destroying GeckoServiceChildProcess 08-19 12:28:51.820: I/ServiceChildProcess(13926): Destroying GeckoServiceChildProcess 08-19 12:28:51.822: W/ActivityTaskManager(462): Force removing ActivityRecord{89442a3 u0 org.mozilla.fenix.debug/org.mozilla.fenix.HomeActivity t9 f}}: app died, no saved state 08-19 12:28:51.829: I/ActivityManager(462): Killing 13779:org.mozilla.fenix.debug:tab24/u0a152 (adj 0): stop org.mozilla.fenix.debug due to finished inst 08-19 12:28:51.830: I/ActivityManager(462): Killing 13926:org.mozilla.fenix.debug:gpu/u0a152 (adj 0): stop org.mozilla.fenix.debug due to finished inst 08-19 12:28:51.848: D/AndroidRuntime(13065): Shutting down VM 08-19 12:28:51.863: D/WindowManager(462): notifyANR took 184ms

findInPageTestFirebase link

08-20 10:47:53.214: I/WindowManager(480): Input event dispatching timed out sending to org.mozilla.fenix.debug/org.mozilla.fenix.HomeActivity. Reason: aa51ad9 org.mozilla.fenix.debug/org.mozilla.fenix.HomeActivity (server) is not responding. Waited 5001ms for FocusEvent(hasFocus=true) 08-20 10:47:53.379: D/GeckoViewProgress(13832): receiveMessage: MozAfterPaint 08-20 10:47:53.383: I/OpenGLRenderer(13832): Davey! duration=5220ms; Flags=0, IntendedVsync=11118349874395, Vsync=11123383207527, OldestInputEvent=9223372036854775807, NewestInputEvent=0, HandleInputStart=11123391047118, AnimationStart=11123391048227, PerformTraversalsStart=11123391170080, DrawStart=11123392121455, SyncQueued=11123394496714, SyncStart=11123446061486, IssueDrawCommandsStart=11123487078135, SwapBuffers=11123491168984, FrameCompleted=11123621499776, DequeueBufferDuration=9106780, QueueBufferDuration=947347, GpuCompleted=72904454231819634, 08-20 10:47:53.438: I/ActivityManager(480): Force stopping org.mozilla.fenix.debug appid=10152 user=0: finished inst 08-20 10:47:53.439: I/ActivityManager(480): Killing 13832:org.mozilla.fenix.debug/u0a152 (adj 0): stop org.mozilla.fenix.debug due to finished inst 08-20 10:47:53.440: W/Binder(13776): Caught a RuntimeException from the binder stub implementation. 08-20 10:47:53.440: W/Binder(13776): java.lang.SecurityException: Calling from not trusted UID! 08-20 10:47:53.440: W/Binder(13776): at android.app.UiAutomationConnection.throwIfCalledByNotTrustedUidLocked(UiAutomationConnection.java:525) 08-20 10:47:53.440: W/Binder(13776): at android.app.UiAutomationConnection.shutdown(UiAutomationConnection.java:429) 08-20 10:47:53.440: W/Binder(13776): at android.app.IUiAutomationConnection$Stub.onTransact(IUiAutomationConnection.java:390) 08-20 10:47:53.440: W/Binder(13776): at android.os.Binder.execTransactInternal(Binder.java:1159) 08-20 10:47:53.440: W/Binder(13776): at android.os.Binder.execTransact(Binder.java:1123) 08-20 10:47:53.443: I/ServiceChildProcess(14683): Destroying GeckoServiceChildProcess 08-20 10:47:53.448: W/ActivityTaskManager(480): Force removing ActivityRecord{187e1fb u0 org.mozilla.fenix.debug/org.mozilla.fenix.HomeActivity t9 f}}: app died, no saved state 08-20 10:47:53.450: D/AndroidRuntime(13776): Shutting down VM 08-20 10:47:53.475: I/ServiceChildProcess(14489): Destroying GeckoServiceChildProcess 08-20 10:47:53.496: I/fenix.debug:gp(14683): System.exit called, status: 0 08-20 10:47:53.496: I/AndroidRuntime(14683): VM exiting with result code 0, cleanup skipped. 08-20 10:47:53.554: I/ActivityManager(480): Killing 14489:org.mozilla.fenix.debug:tab4/u0a152 (adj 0): stop org.mozilla.fenix.debug due to finished inst 08-20 10:47:53.571: I/ActivityManager(480): Killing 14683:org.mozilla.fenix.debug:gpu/u0a152 (adj 0): stop org.mozilla.fenix.debug due to finished inst 08-20 10:47:53.573: I/BackdropActivity(12964): onResume() 08-20 10:47:53.574: I/ActivityTaskManager(480): Activity requesting to dismiss Keyguard: ActivityRecord{96662e5 u0 com.google.android.apps.mtaas.backdrop/.BackdropActivity t8} 08-20 10:47:53.581: D/WindowManager(480): notifyANR took 453ms

AndiAJ commented 2 years ago

► 8/22 Main

downloadMultipleFileTypesTestFirebase link

08-20 18:06:15.727: I/WindowManager(480): Input event dispatching timed out sending to org.mozilla.fenix.debug/org.mozilla.fenix.HomeActivity. Reason: a7f68a2 org.mozilla.fenix.debug/org.mozilla.fenix.HomeActivity (server) is not responding. Waited 5001ms for FocusEvent(hasFocus=true) 08-20 18:06:15.849: I/ActivityManager(480): Force stopping org.mozilla.fenix.debug appid=10152 user=0: finished inst 08-20 18:06:15.849: I/ActivityManager(480): Killing 24273:org.mozilla.fenix.debug/u0a152 (adj 0): stop org.mozilla.fenix.debug due to finished inst 08-20 18:06:15.852: W/ActivityTaskManager(480): Force removing ActivityRecord{6cf89f5 u0 org.mozilla.fenix.debug/org.mozilla.fenix.HomeActivity t13 f}}: app died, no saved state 08-20 18:06:15.853: I/MediaProvider(2330): Using lower FS for /storage/emulated/0/Download/web_icon.png 08-20 18:06:15.855: W/Binder(24223): Caught a RuntimeException from the binder stub implementation. 08-20 18:06:15.855: W/Binder(24223): java.lang.SecurityException: Calling from not trusted UID! 08-20 18:06:15.855: W/Binder(24223): at android.app.UiAutomationConnection.throwIfCalledByNotTrustedUidLocked(UiAutomationConnection.java:525) 08-20 18:06:15.855: W/Binder(24223): at android.app.UiAutomationConnection.shutdown(UiAutomationConnection.java:429) 08-20 18:06:15.855: W/Binder(24223): at android.app.IUiAutomationConnection$Stub.onTransact(IUiAutomationConnection.java:390) 08-20 18:06:15.855: W/Binder(24223): at android.os.Binder.execTransactInternal(Binder.java:1159) 08-20 18:06:15.855: W/Binder(24223): at android.os.Binder.execTransact(Binder.java:1123) 08-20 18:06:15.856: I/ServiceChildProcess(24884): Destroying GeckoServiceChildProcess 08-20 18:06:15.856: I/ServiceChildProcess(24729): Destroying GeckoServiceChildProcess 08-20 18:06:15.870: D/AndroidRuntime(24223): Shutting down VM 08-20 18:06:15.884: I/Gecko(24729): Exiting due to channel error. 08-20 18:06:15.888: I/Zygote(290): Process 24273 exited due to signal 9 (Killed) 08-20 18:06:15.899: I/libprocessgroup(480): Successfully killed process cgroup uid 10152 pid 24273 in 45ms 08-20 18:06:15.917: I/ActivityManager(480): Killing 24729:org.mozilla.fenix.debug:tab24/u0a152 (adj 0): stop org.mozilla.fenix.debug due to finished inst 08-20 18:06:15.918: I/ActivityManager(480): Killing 24884:org.mozilla.fenix.debug:gpu/u0a152 (adj 0): stop org.mozilla.fenix.debug due to finished inst 08-20 18:06:15.922: I/BackdropActivity(11934): onResume() 08-20 18:06:15.922: D/WindowManager(480): notifyANR took 199ms

noCurrentSearchGroupFromPrivateBrowsingTestFirebase link

08-22 13:12:36.589: I/WindowManager(476): Input event dispatching timed out sending to org.mozilla.fenix.debug/org.mozilla.fenix.HomeActivity. Reason: 88de4c3 org.mozilla.fenix.debug/org.mozilla.fenix.HomeActivity (server) is not responding. Waited 5004ms for MotionEvent(deviceId=-1, source=0x00001002, displayId=0, action=MOVE, actionButton=0x00000000, flags=0x00000000, metaState=0x00000000, buttonState=0x00000000, classification=NONE, edgeFlags=0x00000000, xPrecision=1.0, yPrecision=1.0, xCursorPosition=nan, yCursorPosition=nan, pointers=[0: (206.0, 218.0)]), policyFlags=0x6b000000 08-22 13:12:36.608: D/GeckoIdleService(13158): Get idle time: time since reset 5009 msec 08-22 13:12:36.608: D/GeckoIdleService(13158): Idle timer callback: current idle time 5009 msec 08-22 13:12:36.608: D/GeckoIdleService(13158): next timeout 174990 msec from now 08-22 13:12:36.608: D/GeckoIdleService(13158): SetTimerExpiryIfBefore: next timeout 174990 msec from now 08-22 13:12:36.608: D/GeckoIdleService(13158): reset timer expiry to 175000 msec from now 08-22 13:12:36.608: D/GeckoIdleService(13158): Idle timer callback: tell observer 0x94a418b4 user is idle 08-22 13:12:37.035: I/ActivityManager(476): Force stopping org.mozilla.fenix.debug appid=10152 user=0: finished inst 08-22 13:12:37.035: I/ActivityManager(476): Killing 13158:org.mozilla.fenix.debug/u0a152 (adj 0): stop org.mozilla.fenix.debug due to finished inst 08-22 13:12:37.038: W/ActivityTaskManager(476): Force removing ActivityRecord{d322a52 u0 org.mozilla.fenix.debug/org.mozilla.fenix.HomeActivity t9 f}}: app died, no saved state 08-22 13:12:37.038: D/AndroidRuntime(13140): Shutting down VM 08-22 13:12:37.072: I/ServiceChildProcess(13824): Destroying GeckoServiceChildProcess 08-22 13:12:37.083: I/ServiceChildProcess(15093): Destroying GeckoServiceChildProcess 08-22 13:12:37.089: I/BackdropActivity(12259): onResume() 08-22 13:12:37.090: I/ActivityManager(476): Killing 13824:org.mozilla.fenix.debug:tab3/u0a152 (adj 0): stop org.mozilla.fenix.debug due to finished inst 08-22 13:12:37.091: I/ActivityManager(476): Killing 15093:org.mozilla.fenix.debug:tab28/u0a152 (adj 0): stop org.mozilla.fenix.debug due to finished inst 08-22 13:12:37.093: I/ActivityManager(476): Killing 13992:org.mozilla.fenix.debug:gpu/u0a152 (adj 0): stop org.mozilla.fenix.debug due to finished inst 08-22 13:12:37.095: E/JavaBinder(13140): *** Uncaught remote exception! (Exceptions are not yet supported across processes.) 08-22 13:12:37.095: E/JavaBinder(13140): java.lang.RuntimeException: Bad file descriptor 08-22 13:12:37.095: E/JavaBinder(13140): at android.os.BinderProxy.transactNative(Native Method) 08-22 13:12:37.095: E/JavaBinder(13140): at android.os.BinderProxy.transact(BinderProxy.java:540) 08-22 13:12:37.095: E/JavaBinder(13140): at android.view.IWindowManager$Stub$Proxy.injectInputAfterTransactionsApplied(IWindowManager.java:5262) 08-22 13:12:37.095: E/JavaBinder(13140): at android.app.UiAutomationConnection.injectInputEvent(UiAutomationConnection.java:136) 08-22 13:12:37.095: E/JavaBinder(13140): at android.app.IUiAutomationConnection$Stub.onTransact(IUiAutomationConnection.java:228) 08-22 13:12:37.095: E/JavaBinder(13140): at android.os.Binder.execTransactInternal(Binder.java:1154) 08-22 13:12:37.095: E/JavaBinder(13140): at android.os.Binder.execTransact(Binder.java:1123) 08-22 13:12:37.098: D/WindowManager(476): notifyANR took 569ms

AndiAJ commented 2 years ago

► 8/23 Main

noCurrentSearchGroupFromPrivateBrowsingTestFirebase link

08-22 16:30:38.917: I/WindowManager(480): Input event dispatching timed out sending to org.mozilla.fenix.debug/org.mozilla.fenix.HomeActivity. Reason: 3cdb719 org.mozilla.fenix.debug/org.mozilla.fenix.HomeActivity (server) is not responding. Waited 5000ms for MotionEvent(deviceId=-1, source=0x00001002, displayId=0, action=MOVE, actionButton=0x00000000, flags=0x00000000, metaState=0x00000000, buttonState=0x00000000, classification=NONE, edgeFlags=0x00000000, xPrecision=1.0, yPrecision=1.0, xCursorPosition=nan, yCursorPosition=nan, pointers=[0: (80.0, 218.0)]), policyFlags=0x6b000000 08-22 16:30:39.050: I/ActivityManager(480): Force stopping org.mozilla.fenix.debug appid=10152 user=0: finished inst 08-22 16:30:39.050: I/ActivityManager(480): Killing 12120:org.mozilla.fenix.debug/u0a152 (adj 0): stop org.mozilla.fenix.debug due to finished inst 08-22 16:30:39.052: W/ActivityTaskManager(480): Force removing ActivityRecord{16ad8b2 u0 org.mozilla.fenix.debug/org.mozilla.fenix.HomeActivity t9 f}}: app died, no saved state 08-22 16:30:39.056: I/ServiceChildProcess(12823): Destroying GeckoServiceChildProcess 08-22 16:30:39.057: I/ServiceChildProcess(13018): Destroying GeckoServiceChildProcess 08-22 16:30:39.065: D/AndroidRuntime(12085): Shutting down VM 08-22 16:30:39.065: E/JavaBinder(12085): *** Uncaught remote exception! (Exceptions are not yet supported across processes.) 08-22 16:30:39.065: E/JavaBinder(12085): java.lang.RuntimeException: Bad file descriptor 08-22 16:30:39.065: E/JavaBinder(12085): at android.os.BinderProxy.transactNative(Native Method) 08-22 16:30:39.065: E/JavaBinder(12085): at android.os.BinderProxy.transact(BinderProxy.java:540) 08-22 16:30:39.065: E/JavaBinder(12085): at android.view.IWindowManager$Stub$Proxy.injectInputAfterTransactionsApplied(IWindowManager.java:5262) 08-22 16:30:39.065: E/JavaBinder(12085): at android.app.UiAutomationConnection.injectInputEvent(UiAutomationConnection.java:136) 08-22 16:30:39.065: E/JavaBinder(12085): at android.app.IUiAutomationConnection$Stub.onTransact(IUiAutomationConnection.java:228) 08-22 16:30:39.065: E/JavaBinder(12085): at android.os.Binder.execTransactInternal(Binder.java:1154) 08-22 16:30:39.065: E/JavaBinder(12085): at android.os.Binder.execTransact(Binder.java:1123) 08-22 16:30:39.079: W/app_process(12085): Thread attaching while runtime is shutting down: Binder:12085_4 08-22 16:30:39.079: I/AndroidRuntime(12085): NOTE: attach of thread 'Binder:12085_4' failed 08-22 16:30:39.082: I/nix.debug:tab1(12823): System.exit called, status: 0 08-22 16:30:39.082: I/AndroidRuntime(12823): VM exiting with result code 0, cleanup skipped. 08-22 16:30:39.087: I/fenix.debug:gp(13018): System.exit called, status: 0 08-22 16:30:39.087: I/AndroidRuntime(13018): VM exiting with result code 0, cleanup skipped. 08-22 16:30:39.118: I/Zygote(289): Process 12120 exited due to signal 9 (Killed) 08-22 16:30:39.132: I/ActivityManager(480): Killing 12823:org.mozilla.fenix.debug:tab17/u0a152 (adj 0): stop org.mozilla.fenix.debug due to finished inst 08-22 16:30:39.134: I/ActivityManager(480): Killing 13018:org.mozilla.fenix.debug:gpu/u0a152 (adj 0): stop org.mozilla.fenix.debug due to finished inst 08-22 16:30:39.136: D/WindowManager(480): notifyANR took 224ms

AndiAJ commented 2 years ago

► 8/24 Main

openLinkInAppTestFirebase link

08-24 12:30:43.145: I/WindowManager(483): Input event dispatching timed out sending to org.mozilla.fenix.debug/org.mozilla.fenix.HomeActivity. Reason: 5850fde org.mozilla.fenix.debug/org.mozilla.fenix.HomeActivity (server) is not responding. Waited 5001ms for FocusEvent(hasFocus=false) 08-24 12:30:43.182: E/libGLESv2_swiftshader(13577): badness: unimplemented: getBinaryLength external/swiftshader/src/OpenGL/libGLESv2/Program.cpp:2684 08-24 12:30:43.182: E/swiftshader(13577): AndroidEnterDebugger 08-24 12:30:43.188: E/libGLESv2_swiftshader(13577): badness: unimplemented: getBinaryLength external/swiftshader/src/OpenGL/libGLESv2/Program.cpp:2684 08-24 12:30:43.188: E/swiftshader(13577): AndroidEnterDebugger 08-24 12:30:43.344: I/ActivityManager(483): Force stopping org.mozilla.fenix.debug appid=10152 user=0: finished inst 08-24 12:30:43.344: I/ActivityManager(483): Killing 12729:org.mozilla.fenix.debug/u0a152 (adj 0): stop org.mozilla.fenix.debug due to finished inst 08-24 12:30:43.345: W/Binder(12706): Caught a RuntimeException from the binder stub implementation. 08-24 12:30:43.345: W/Binder(12706): java.lang.SecurityException: Calling from not trusted UID! 08-24 12:30:43.345: W/Binder(12706): at android.app.UiAutomationConnection.throwIfCalledByNotTrustedUidLocked(UiAutomationConnection.java:525) 08-24 12:30:43.345: W/Binder(12706): at android.app.UiAutomationConnection.shutdown(UiAutomationConnection.java:429) 08-24 12:30:43.345: W/Binder(12706): at android.app.IUiAutomationConnection$Stub.onTransact(IUiAutomationConnection.java:390) 08-24 12:30:43.345: W/Binder(12706): at android.os.Binder.execTransactInternal(Binder.java:1159) 08-24 12:30:43.345: W/Binder(12706): at android.os.Binder.execTransact(Binder.java:1123) 08-24 12:30:43.346: W/ActivityTaskManager(483): Force removing ActivityRecord{310583b u0 org.mozilla.fenix.debug/org.mozilla.fenix.HomeActivity t9 f}}: app died, no saved state 08-24 12:30:43.351: I/ServiceChildProcess(13577): Destroying GeckoServiceChildProcess 08-24 12:30:43.363: I/ServiceChildProcess(13386): Destroying GeckoServiceChildProcess 08-24 12:30:43.372: I/ActivityManager(483): Killing 13386:org.mozilla.fenix.debug:tab36/u0a152 (adj 0): stop org.mozilla.fenix.debug due to finished inst 08-24 12:30:43.374: I/ActivityManager(483): Killing 13577:org.mozilla.fenix.debug:gpu/u0a152 (adj 0): stop org.mozilla.fenix.debug due to finished inst 08-24 12:30:43.383: D/WindowManager(483): notifyANR took 248ms

sv-ohorvath commented 2 years ago

8/25: openMainMenuSettingsItemTest

AndiAJ commented 2 years ago

► 8/28 Main

verifyContextSaveImageFirebase link

08-28 08:11:50.973: I/WindowManager(480): Input event dispatching timed out sending to org.mozilla.fenix.debug/org.mozilla.fenix.HomeActivity. Reason: 43aad04 org.mozilla.fenix.debug/org.mozilla.fenix.HomeActivity (server) is not responding. Waited 5062ms for MotionEvent(deviceId=-1, source=0x00001002, displayId=0, action=MOVE, actionButton=0x00000000, flags=0x00000000, metaState=0x00000000, buttonState=0x00000000, classification=NONE, edgeFlags=0x00000000, xPrecision=1.0, yPrecision=1.0, xCursorPosition=nan, yCursorPosition=nan, pointers=[0: (364.0, 565.0)]), policyFlags=0x6b000000 08-28 08:11:51.183: I/ActivityManager(480): Force stopping org.mozilla.fenix.debug appid=10152 user=0: finished inst 08-28 08:11:51.183: I/ActivityManager(480): Killing 14692:org.mozilla.fenix.debug/u0a152 (adj 0): stop org.mozilla.fenix.debug due to finished inst 08-28 08:11:51.189: I/ServiceChildProcess(15422): Destroying GeckoServiceChildProcess 08-28 08:11:51.189: I/ServiceChildProcess(15598): Destroying GeckoServiceChildProcess 08-28 08:11:51.190: W/Binder(14662): Caught a RuntimeException from the binder stub implementation. 08-28 08:11:51.190: W/Binder(14662): java.lang.SecurityException: Calling from not trusted UID! 08-28 08:11:51.190: W/Binder(14662): at android.app.UiAutomationConnection.throwIfCalledByNotTrustedUidLocked(UiAutomationConnection.java:525) 08-28 08:11:51.190: W/Binder(14662): at android.app.UiAutomationConnection.shutdown(UiAutomationConnection.java:429) 08-28 08:11:51.190: W/Binder(14662): at android.app.IUiAutomationConnection$Stub.onTransact(IUiAutomationConnection.java:390) 08-28 08:11:51.190: W/Binder(14662): at android.os.Binder.execTransactInternal(Binder.java:1159) 08-28 08:11:51.190: W/Binder(14662): at android.os.Binder.execTransact(Binder.java:1123) 08-28 08:11:51.190: W/ActivityTaskManager(480): Force removing ActivityRecord{3d57148 u0 org.mozilla.fenix.debug/org.mozilla.fenix.HomeActivity t9 f}}: app died, no saved state 08-28 08:11:51.198: D/AndroidRuntime(14662): Shutting down VM 08-28 08:11:51.204: I/fenix.debug:gp(15598): System.exit called, status: 0 08-28 08:11:51.204: I/AndroidRuntime(15598): VM exiting with result code 0, cleanup skipped. 08-28 08:11:51.222: I/enix.debug:tab(15422): System.exit called, status: 0 08-28 08:11:51.222: I/AndroidRuntime(15422): VM exiting with result code 0, cleanup skipped. 08-28 08:11:51.234: I/ActivityManager(480): Killing 15422:org.mozilla.fenix.debug:tab7/u0a152 (adj 0): stop org.mozilla.fenix.debug due to finished inst 08-28 08:11:51.235: I/ActivityManager(480): Killing 15598:org.mozilla.fenix.debug:gpu/u0a152 (adj 0): stop org.mozilla.fenix.debug due to finished inst 08-28 08:11:51.239: E/JavaBinder(14662): *** Uncaught remote exception! (Exceptions are not yet supported across processes.) 08-28 08:11:51.239: E/JavaBinder(14662): java.lang.RuntimeException: Bad file descriptor 08-28 08:11:51.239: E/JavaBinder(14662): at android.os.BinderProxy.transactNative(Native Method) 08-28 08:11:51.239: E/JavaBinder(14662): at android.os.BinderProxy.transact(BinderProxy.java:540) 08-28 08:11:51.239: E/JavaBinder(14662): at android.view.IWindowManager$Stub$Proxy.injectInputAfterTransactionsApplied(IWindowManager.java:5262) 08-28 08:11:51.239: E/JavaBinder(14662): at android.app.UiAutomationConnection.injectInputEvent(UiAutomationConnection.java:136) 08-28 08:11:51.239: E/JavaBinder(14662): at android.app.IUiAutomationConnection$Stub.onTransact(IUiAutomationConnection.java:228) 08-28 08:11:51.239: E/JavaBinder(14662): at android.os.Binder.execTransactInternal(Binder.java:1154) 08-28 08:11:51.239: E/JavaBinder(14662): at android.os.Binder.execTransact(Binder.java:1123) 08-28 08:11:51.251: I/BackdropActivity(13815): onResume() 08-28 08:11:51.253: D/WindowManager(480): notifyANR took 294ms

AndiAJ commented 2 years ago

► 8/30 Main

verifyContextSaveImageFirebase link

08-29 23:40:54.792: I/WindowManager(485): Input event dispatching timed out sending to org.mozilla.fenix.debug/org.mozilla.fenix.HomeActivity. Reason: 87662ec org.mozilla.fenix.debug/org.mozilla.fenix.HomeActivity (server) is not responding. Waited 5000ms for FocusEvent(hasFocus=true) 08-29 23:40:54.953: I/SessionStorage/AutoSave(13005): Save: Periodic 08-29 23:40:55.015: D/SessionStorage/AutoSave(13005): Saved state to disk [61ms] 08-29 23:40:55.110: I/ActivityManager(485): Force stopping org.mozilla.fenix.debug appid=10152 user=0: finished inst 08-29 23:40:55.110: I/ActivityManager(485): Killing 13005:org.mozilla.fenix.debug/u0a152 (adj 0): stop org.mozilla.fenix.debug due to finished inst 08-29 23:40:55.112: W/ActivityTaskManager(485): Force removing ActivityRecord{9bedfa0 u0 org.mozilla.fenix.debug/org.mozilla.fenix.HomeActivity t9 f}}: app died, no saved state 08-29 23:40:55.116: W/Binder(12971): Caught a RuntimeException from the binder stub implementation. 08-29 23:40:55.116: W/Binder(12971): java.lang.SecurityException: Calling from not trusted UID! 08-29 23:40:55.116: W/Binder(12971): at android.app.UiAutomationConnection.throwIfCalledByNotTrustedUidLocked(UiAutomationConnection.java:525) 08-29 23:40:55.116: W/Binder(12971): at android.app.UiAutomationConnection.shutdown(UiAutomationConnection.java:429) 08-29 23:40:55.116: W/Binder(12971): at android.app.IUiAutomationConnection$Stub.onTransact(IUiAutomationConnection.java:390) 08-29 23:40:55.116: W/Binder(12971): at android.os.Binder.execTransactInternal(Binder.java:1159) 08-29 23:40:55.116: W/Binder(12971): at android.os.Binder.execTransact(Binder.java:1123) 08-29 23:40:55.119: D/AndroidRuntime(12971): Shutting down VM 08-29 23:40:55.125: W/ActivityTaskManager(485): Force removing ActivityRecord{d169ed3 u0 org.mozilla.fenix.debug/org.mozilla.fenix.IntentReceiverActivity t11 f}}: app died, no saved state 08-29 23:40:55.136: W/ActivityTaskManager(485): Force removing ActivityRecord{3ba05e0 u0 org.mozilla.fenix.debug/org.mozilla.fenix.customtabs.ExternalAppBrowserActivity t10 f}}: app died, no saved state 08-29 23:40:55.165: I/ActivityManager(485): Killing 14859:org.mozilla.fenix.debug:tab5/u0a152 (adj 0): stop org.mozilla.fenix.debug due to finished inst 08-29 23:40:55.166: I/ActivityManager(485): Killing 13671:org.mozilla.fenix.debug:tab16/u0a152 (adj 0): stop org.mozilla.fenix.debug due to finished inst 08-29 23:40:55.167: I/ActivityManager(485): Killing 13867:org.mozilla.fenix.debug:gpu/u0a152 (adj 0): stop org.mozilla.fenix.debug due to finished inst 08-29 23:40:55.171: D/WindowManager(485): notifyANR took 383ms

verifyContextMenuShortcutsFirebase link

08-30 19:18:45.736: I/WindowManager(471): Input event dispatching timed out sending to org.mozilla.fenix.debug/org.mozilla.fenix.HomeActivity. Reason: a1a606f org.mozilla.fenix.debug/org.mozilla.fenix.HomeActivity (server) is not responding. Waited 5003ms for MotionEvent(deviceId=-1, source=0x00001002, displayId=0, action=MOVE, actionButton=0x00000000, flags=0x00000000, metaState=0x00000000, buttonState=0x00000000, classification=NONE, edgeFlags=0x00000000, xPrecision=1.0, yPrecision=1.0, xCursorPosition=nan, yCursorPosition=nan, pointers=[0: (915.0, 1711.0)]), policyFlags=0x6b000000 08-30 19:18:45.883: I/ActivityManager(471): Force stopping org.mozilla.fenix.debug appid=10152 user=0: finished inst 08-30 19:18:45.883: I/ActivityManager(471): Killing 12149:org.mozilla.fenix.debug/u0a152 (adj 0): stop org.mozilla.fenix.debug due to finished inst 08-30 19:18:45.886: W/ActivityTaskManager(471): Force removing ActivityRecord{e51f34f u0 org.mozilla.fenix.debug/org.mozilla.fenix.HomeActivity t9 f}}: app died, no saved state 08-30 19:18:45.889: W/Binder(12126): Caught a RuntimeException from the binder stub implementation. 08-30 19:18:45.889: W/Binder(12126): java.lang.SecurityException: Calling from not trusted UID! 08-30 19:18:45.889: W/Binder(12126): at android.app.UiAutomationConnection.throwIfCalledByNotTrustedUidLocked(UiAutomationConnection.java:525) 08-30 19:18:45.889: W/Binder(12126): at android.app.UiAutomationConnection.shutdown(UiAutomationConnection.java:429) 08-30 19:18:45.889: W/Binder(12126): at android.app.IUiAutomationConnection$Stub.onTransact(IUiAutomationConnection.java:390) 08-30 19:18:45.889: W/Binder(12126): at android.os.Binder.execTransactInternal(Binder.java:1159) 08-30 19:18:45.889: W/Binder(12126): at android.os.Binder.execTransact(Binder.java:1123) 08-30 19:18:45.895: D/AndroidRuntime(12126): Shutting down VM 08-30 19:18:45.917: E/JavaBinder(12126): *** Uncaught remote exception! (Exceptions are not yet supported across processes.) 08-30 19:18:45.917: E/JavaBinder(12126): java.lang.RuntimeException: Bad file descriptor 08-30 19:18:45.917: E/JavaBinder(12126): at android.os.BinderProxy.transactNative(Native Method) 08-30 19:18:45.917: E/JavaBinder(12126): at android.os.BinderProxy.transact(BinderProxy.java:540) 08-30 19:18:45.917: E/JavaBinder(12126): at android.view.IWindowManager$Stub$Proxy.injectInputAfterTransactionsApplied(IWindowManager.java:5262) 08-30 19:18:45.917: E/JavaBinder(12126): at android.app.UiAutomationConnection.injectInputEvent(UiAutomationConnection.java:136) 08-30 19:18:45.917: E/JavaBinder(12126): at android.app.IUiAutomationConnection$Stub.onTransact(IUiAutomationConnection.java:228) 08-30 19:18:45.917: E/JavaBinder(12126): at android.os.Binder.execTransactInternal(Binder.java:1154) 08-30 19:18:45.917: E/JavaBinder(12126): at android.os.Binder.execTransact(Binder.java:1123) 08-30 19:18:45.934: I/ServiceChildProcess(12809): Destroying GeckoServiceChildProcess 08-30 19:18:45.950: I/ActivityManager(471): Killing 12809:org.mozilla.fenix.debug:tab28/u0a152 (adj 0): stop org.mozilla.fenix.debug due to finished inst 08-30 19:18:45.953: I/ActivityManager(471): Killing 12947:org.mozilla.fenix.debug:gpu/u0a152 (adj 0): stop org.mozilla.fenix.debug due to finished inst 08-30 19:18:45.972: D/WindowManager(471): notifyANR took 238ms

AndiAJ commented 2 years ago

► 9/2 Main

openLinkInAppTestFirebase link

09-01 09:16:11.077: I/WindowManager(478): Input event dispatching timed out sending to org.mozilla.fenix.debug/org.mozilla.fenix.HomeActivity. Reason: da3cc48 org.mozilla.fenix.debug/org.mozilla.fenix.HomeActivity (server) is not responding. Waited 5002ms for FocusEvent(hasFocus=false) 09-01 09:16:11.360: I/ActivityManager(478): Force stopping org.mozilla.fenix.debug appid=10152 user=0: finished inst 09-01 09:16:11.360: I/ActivityManager(478): Killing 12548:org.mozilla.fenix.debug/u0a152 (adj 0): stop org.mozilla.fenix.debug due to finished inst 09-01 09:16:11.364: I/ServiceChildProcess(13300): Destroying GeckoServiceChildProcess 09-01 09:16:11.364: W/Binder(12527): Caught a RuntimeException from the binder stub implementation. 09-01 09:16:11.364: W/Binder(12527): java.lang.SecurityException: Calling from not trusted UID! 09-01 09:16:11.364: W/Binder(12527): at android.app.UiAutomationConnection.throwIfCalledByNotTrustedUidLocked(UiAutomationConnection.java:525) 09-01 09:16:11.364: W/Binder(12527): at android.app.UiAutomationConnection.shutdown(UiAutomationConnection.java:429) 09-01 09:16:11.364: W/Binder(12527): at android.app.IUiAutomationConnection$Stub.onTransact(IUiAutomationConnection.java:390) 09-01 09:16:11.364: W/Binder(12527): at android.os.Binder.execTransactInternal(Binder.java:1159) 09-01 09:16:11.364: W/Binder(12527): at android.os.Binder.execTransact(Binder.java:1123) 09-01 09:16:11.365: W/ActivityTaskManager(478): Force removing ActivityRecord{e815228 u0 org.mozilla.fenix.debug/org.mozilla.fenix.HomeActivity t9 f}}: app died, no saved state 09-01 09:16:11.366: D/AndroidRuntime(12527): Shutting down VM 09-01 09:16:11.368: I/ActivityManager(478): Killing 13300:org.mozilla.fenix.debug:tab27/u0a152 (adj 0): stop org.mozilla.fenix.debug due to finished inst 09-01 09:16:11.373: I/ActivityManager(478): Killing 13470:org.mozilla.fenix.debug:gpu/u0a152 (adj 0): stop org.mozilla.fenix.debug due to finished inst 09-01 09:16:11.378: D/WindowManager(478): notifyANR took 344ms

openLinkInAppTestFirebase link

09-01 13:54:02.464: I/WindowManager(480): Input event dispatching timed out sending to org.mozilla.fenix.debug/org.mozilla.fenix.HomeActivity. Reason: 2679743 org.mozilla.fenix.debug/org.mozilla.fenix.HomeActivity (server) is not responding. Waited 5000ms for FocusEvent(hasFocus=false) 09-01 13:54:02.657: E/libGLESv2_swiftshader(12866): badness: unimplemented: getBinaryLength external/swiftshader/src/OpenGL/libGLESv2/Program.cpp:2684 09-01 13:54:02.657: E/swiftshader(12866): AndroidEnterDebugger 09-01 13:54:02.666: E/libGLESv2_swiftshader(12866): badness: unimplemented: getBinaryLength external/swiftshader/src/OpenGL/libGLESv2/Program.cpp:2684 09-01 13:54:02.666: E/swiftshader(12866): AndroidEnterDebugger 09-01 13:54:02.682: I/ActivityManager(480): Force stopping org.mozilla.fenix.debug appid=10152 user=0: finished inst 09-01 13:54:02.683: I/ActivityManager(480): Killing 12074:org.mozilla.fenix.debug/u0a152 (adj 0): stop org.mozilla.fenix.debug due to finished inst 09-01 13:54:02.685: W/Binder(12019): Caught a RuntimeException from the binder stub implementation. 09-01 13:54:02.685: W/Binder(12019): java.lang.SecurityException: Calling from not trusted UID! 09-01 13:54:02.685: W/Binder(12019): at android.app.UiAutomationConnection.throwIfCalledByNotTrustedUidLocked(UiAutomationConnection.java:525) 09-01 13:54:02.685: W/Binder(12019): at android.app.UiAutomationConnection.shutdown(UiAutomationConnection.java:429) 09-01 13:54:02.685: W/Binder(12019): at android.app.IUiAutomationConnection$Stub.onTransact(IUiAutomationConnection.java:390) 09-01 13:54:02.685: W/Binder(12019): at android.os.Binder.execTransactInternal(Binder.java:1159) 09-01 13:54:02.685: W/Binder(12019): at android.os.Binder.execTransact(Binder.java:1123) 09-01 13:54:02.686: D/AndroidRuntime(12019): Shutting down VM 09-01 13:54:02.694: W/ActivityTaskManager(480): Force removing ActivityRecord{2057c01 u0 org.mozilla.fenix.debug/org.mozilla.fenix.HomeActivity t9 f}}: app died, no saved state 09-01 13:54:02.696: I/ServiceChildProcess(12866): Destroying GeckoServiceChildProcess 09-01 13:54:02.697: I/ServiceChildProcess(12724): Destroying GeckoServiceChildProcess 09-01 13:54:02.700: I/ActivityManager(480): Killing 12724:org.mozilla.fenix.debug:tab5/u0a152 (adj 0): stop org.mozilla.fenix.debug due to finished inst 09-01 13:54:02.700: I/ActivityManager(480): Killing 12866:org.mozilla.fenix.debug:gpu/u0a152 (adj 0): stop org.mozilla.fenix.debug due to finished inst 09-01 13:54:02.726: D/WindowManager(480): notifyANR took 271ms

customTabsSaveLoginTestFirebase link

09-02 00:17:13.508: I/WindowManager(483): Input event dispatching timed out sending to org.mozilla.fenix.debug/org.mozilla.fenix.HomeActivity. Reason: 7037b36 org.mozilla.fenix.debug/org.mozilla.fenix.HomeActivity (server) is not responding. Waited 5001ms for FocusEvent(hasFocus=true) 09-02 00:17:13.555: I/SessionStorage/AutoSave(12938): Save: Periodic 09-02 00:17:13.622: I/ActivityManager(483): Force stopping org.mozilla.fenix.debug appid=10152 user=0: finished inst 09-02 00:17:13.622: I/ActivityManager(483): Killing 12938:org.mozilla.fenix.debug/u0a152 (adj 0): stop org.mozilla.fenix.debug due to finished inst 09-02 00:17:13.623: W/Binder(12884): Caught a RuntimeException from the binder stub implementation. 09-02 00:17:13.623: W/Binder(12884): java.lang.SecurityException: Calling from not trusted UID! 09-02 00:17:13.623: W/Binder(12884): at android.app.UiAutomationConnection.throwIfCalledByNotTrustedUidLocked(UiAutomationConnection.java:525) 09-02 00:17:13.623: W/Binder(12884): at android.app.UiAutomationConnection.shutdown(UiAutomationConnection.java:429) 09-02 00:17:13.623: W/Binder(12884): at android.app.IUiAutomationConnection$Stub.onTransact(IUiAutomationConnection.java:390) 09-02 00:17:13.623: W/Binder(12884): at android.os.Binder.execTransactInternal(Binder.java:1159) 09-02 00:17:13.623: W/Binder(12884): at android.os.Binder.execTransact(Binder.java:1123) 09-02 00:17:13.627: W/ActivityTaskManager(483): Force removing ActivityRecord{db87a24 u0 org.mozilla.fenix.debug/org.mozilla.fenix.HomeActivity t9 f}}: app died, no saved state 09-02 00:17:13.627: I/ServiceChildProcess(13710): Destroying GeckoServiceChildProcess 09-02 00:17:13.631: W/ActivityTaskManager(483): Force removing ActivityRecord{99a9226 u0 org.mozilla.fenix.debug/org.mozilla.fenix.IntentReceiverActivity t11 f}}: app died, no saved state 09-02 00:17:13.631: W/ActivityTaskManager(483): Force removing ActivityRecord{ba7f368 u0 org.mozilla.fenix.debug/org.mozilla.fenix.customtabs.ExternalAppBrowserActivity t10 f}}: app died, no saved state 09-02 00:17:13.639: I/ActivityManager(483): Killing 14758:org.mozilla.fenix.debug:tab8/u0a152 (adj 0): stop org.mozilla.fenix.debug due to finished inst 09-02 00:17:13.641: I/ServiceChildProcess(13567): Destroying GeckoServiceChildProcess 09-02 00:17:13.641: I/ActivityManager(483): Killing 13567:org.mozilla.fenix.debug:tab19/u0a152 (adj 0): stop org.mozilla.fenix.debug due to finished inst 09-02 00:17:13.643: I/BackdropActivity(12006): onResume() 09-02 00:17:13.643: I/ActivityManager(483): Killing 13710:org.mozilla.fenix.debug:gpu/u0a152 (adj 0): stop org.mozilla.fenix.debug due to finished inst 09-02 00:17:13.645: W/LatinCountersMetricsProcessor(2189): LatinCountersMetricsProcessor$DelightProblemReporter.run():1362 Missing LM for 'en' 09-02 00:17:13.647: I/WindowManager(483): Force finishing activity ActivityRecord{db87a24 u0 org.mozilla.fenix.debug/org.mozilla.fenix.HomeActivity t9 f} isExiting} 09-02 00:17:13.647: W/ActivityTaskManager(483): Duplicate finish request for r=ActivityRecord{db87a24 u0 org.mozilla.fenix.debug/org.mozilla.fenix.HomeActivity t9 f} isExiting} 09-02 00:17:13.654: D/AndroidRuntime(12884): Shutting down VM 09-02 00:17:13.654: I/ActivityTaskManager(483): Activity requesting to dismiss Keyguard: ActivityRecord{eb8fbb1 u0 com.google.android.apps.mtaas.backdrop/.BackdropActivity t8} 09-02 00:17:13.659: D/WindowManager(483): notifyANR took 160ms

AaronMT commented 2 years ago

I have yet to see this on ARM Emulators (finger's crossed, knock on wood). When we switch to Pixel2.arm this might be resolved.

AndiAJ commented 2 years ago

► 9/6 Main

verifyReaderViewAppearanceColorSchemeChangeFirebase link

09-06 12:09:10.686: I/WindowManager(479): Input event dispatching timed out sending to org.mozilla.fenix.debug/org.mozilla.fenix.HomeActivity. Reason: ff95745 org.mozilla.fenix.debug/org.mozilla.fenix.HomeActivity (server) is not responding. Waited 5002ms for KeyEvent(deviceId=-1, source=0x00000101, displayId=-1, action=DOWN, flags=0x00000000, keyCode=66, scanCode=0, metaState=0x00000000, repeatCount=0), policyFlags=0x6b000000 09-06 12:09:10.703: W/IInputConnectionWrapper(10983): getTextAfterCursor on inactive InputConnection 09-06 12:09:10.704: W/ViewRootImplHomeActivity: Dropping event due to no window focus: KeyEvent { action=ACTION_DOWN, keyCode=KEYCODE_ENTER, scanCode=0, metaState=0, flags=0x0, repeatCount=0, eventTime=751699, downTime=751699, deviceId=-1, source=0x101, displayId=-1 } 09-06 12:09:10.704: W/InputConnectionWrapper(2194): InputConnectionWrapper.recordDuration():1447 IPC IC_GET_TEXT_AFTER_CURSOR took 1651 ms 09-06 12:09:10.704: I/KeyboardViewUtil(2194): KeyboardViewUtil.getKeyboardHeightRatio():128 systemKeyboardHeightRatio:1.000000; userKeyboardHeightRatio:1.000000. 09-06 12:09:10.705: I/AndroidIME(2194): AbstractIme.onDeactivate():161 DummyIme.onDeactivate() 09-06 12:09:10.705: W/SessionManager(2194): SessionManager.endSession():88 Try to end a not begun session [IME_SESSION]. 09-06 12:09:10.706: I/AndroidIME(2194): AbstractIme.onActivate():84 DummyIme.onActivate() : EditorInfo = Package = org.mozilla.fenix.debug : Type = URI : Learning = Disable : Suggestion = Show : AutoCorrection = Disable : Microphone = Show : NoPersonalizedLearning = Disable : AutoStartVoiceInput = Disable, IncognitoMode = false 09-06 12:09:10.707: W/KeyboardModeManager(2194): KeyboardModeManager.setInputView():302 setInputView() : inputView = com.google.android.apps.inputmethod.libs.framework.core.InputView{340de44 V.E...... ........ 0,0-1080,1722} 09-06 12:09:10.707: I/ConversationToQueryExtension(2194): ConversationToQueryExtension.isEnabledForHostApp():252 Conv2Query not enabled due to current app [org.mozilla.fenix.debug] not in whitelist 09-06 12:09:10.707: I/ConversationToQueryExtension(2194): ConversationToQueryExtension.onActivate():162 onActivate() : Disabled by unsupported host app 09-06 12:09:10.707: I/VoiceImeExtension(2194): VoiceImeExtension.shouldStartVoiceInputAutomatically():336 No private IME option set to start voice input. 09-06 12:09:10.723: W/ViewRootImplHomeActivity: Cancelling event due to no window focus: KeyEvent { action=ACTION_UP, keyCode=KEYCODE_ENTER, scanCode=0, metaState=0, flags=0x20, repeatCount=0, eventTime=752232, downTime=751699, deviceId=-1, source=0x101, displayId=-1 } 09-06 12:09:10.724: I/Choreographer(10983): Skipped 97 frames! The application may be doing too much work on its main thread. 09-06 12:09:10.724: I/chatty(10983): uid=10152(org.mozilla.fenix.debug) AndroidUI identical 1 line 09-06 12:09:10.724: W/ViewRootImplHomeActivity: Cancelling event due to no window focus: KeyEvent { action=ACTION_UP, keyCode=KEYCODE_ENTER, scanCode=0, metaState=0, flags=0x20, repeatCount=0, eventTime=752232, downTime=751699, deviceId=-1, source=0x101, displayId=-1 } 09-06 12:09:10.917: I/ActivityManager(479): Force stopping org.mozilla.fenix.debug appid=10152 user=0: finished inst 09-06 12:09:10.917: I/ActivityManager(479): Killing 10983:org.mozilla.fenix.debug/u0a152 (adj 0): stop org.mozilla.fenix.debug due to finished inst 09-06 12:09:10.926: I/ServiceChildProcess(11727): Destroying GeckoServiceChildProcess 09-06 12:09:10.927: W/ActivityTaskManager(479): Force removing ActivityRecord{53d7396 u0 org.mozilla.fenix.debug/org.mozilla.fenix.HomeActivity t10 f}}: app died, no saved state 09-06 12:09:10.948: I/ActivityManager(479): Killing 11603:org.mozilla.fenix.debug:tab12/u0a152 (adj 0): stop org.mozilla.fenix.debug due to finished inst 09-06 12:09:10.952: I/ActivityManager(479): Killing 13202:org.mozilla.fenix.debug:tab21/u0a152 (adj 0): stop org.mozilla.fenix.debug due to finished inst 09-06 12:09:10.954: I/ActivityManager(479): Killing 11727:org.mozilla.fenix.debug:gpu/u0a152 (adj 0): stop org.mozilla.fenix.debug due to finished inst 09-06 12:09:10.960: W/Binder(10911): Caught a RuntimeException from the binder stub implementation. 09-06 12:09:10.960: W/Binder(10911): java.lang.SecurityException: Calling from not trusted UID! 09-06 12:09:10.960: W/Binder(10911): at android.app.UiAutomationConnection.throwIfCalledByNotTrustedUidLocked(UiAutomationConnection.java:525) 09-06 12:09:10.960: W/Binder(10911): at android.app.UiAutomationConnection.shutdown(UiAutomationConnection.java:429) 09-06 12:09:10.960: W/Binder(10911): at android.app.IUiAutomationConnection$Stub.onTransact(IUiAutomationConnection.java:390) 09-06 12:09:10.960: W/Binder(10911): at android.os.Binder.execTransactInternal(Binder.java:1159) 09-06 12:09:10.960: W/Binder(10911): at android.os.Binder.execTransact(Binder.java:1123) 09-06 12:09:10.995: I/BackdropActivity(10075): onResume() 09-06 12:09:10.995: I/ActivityTaskManager(479): Activity requesting to dismiss Keyguard: ActivityRecord{9eefb3d u0 com.google.android.apps.mtaas.backdrop/.BackdropActivity t8} 09-06 12:09:10.997: D/WindowManager(479): notifyANR took 420ms

AndiAJ commented 2 years ago

► 9/7 Main

selectAllAndCopyTextTestFirebase link

09-07 17:45:33.096: I/WindowManager(478): Input event dispatching timed out sending to org.mozilla.fenix.debug/org.mozilla.fenix.HomeActivity. Reason: c7c8331 org.mozilla.fenix.debug/org.mozilla.fenix.HomeActivity (server) is not responding. Waited 5005ms for FocusEvent(hasFocus=false) 09-07 17:45:33.403: I/ActivityManager(478): Force stopping org.mozilla.fenix.debug appid=10152 user=0: finished inst 09-07 17:45:33.403: I/ActivityManager(478): Killing 12396:org.mozilla.fenix.debug/u0a152 (adj 0): stop org.mozilla.fenix.debug due to finished inst 09-07 17:45:33.405: W/ActivityTaskManager(478): Force removing ActivityRecord{7f6bc41 u0 org.mozilla.fenix.debug/org.mozilla.fenix.HomeActivity t9 f}}: app died, no saved state 09-07 17:45:33.411: I/ServiceChildProcess(16828): Destroying GeckoServiceChildProcess 09-07 17:45:33.417: W/Binder(12345): Caught a RuntimeException from the binder stub implementation. 09-07 17:45:33.417: W/Binder(12345): java.lang.SecurityException: Calling from not trusted UID! 09-07 17:45:33.417: W/Binder(12345): at android.app.UiAutomationConnection.throwIfCalledByNotTrustedUidLocked(UiAutomationConnection.java:525) 09-07 17:45:33.417: W/Binder(12345): at android.app.UiAutomationConnection.shutdown(UiAutomationConnection.java:429) 09-07 17:45:33.417: W/Binder(12345): at android.app.IUiAutomationConnection$Stub.onTransact(IUiAutomationConnection.java:390) 09-07 17:45:33.417: W/Binder(12345): at android.os.Binder.execTransactInternal(Binder.java:1159) 09-07 17:45:33.417: W/Binder(12345): at android.os.Binder.execTransact(Binder.java:1123) 09-07 17:45:33.418: D/AndroidRuntime(12345): Shutting down VM 09-07 17:45:33.442: I/ServiceChildProcess(13236): Destroying GeckoServiceChildProcess 09-07 17:45:33.442: I/ServiceChildProcess(13051): Destroying GeckoServiceChildProcess 09-07 17:45:33.458: I/fenix.debug:gp(13236): System.exit called, status: 0 09-07 17:45:33.458: I/AndroidRuntime(13236): VM exiting with result code 0, cleanup skipped. 09-07 17:45:33.460: I/enix.debug:tab(16828): System.exit called, status: 0 09-07 17:45:33.460: I/AndroidRuntime(16828): VM exiting with result code 0, cleanup skipped. 09-07 17:45:33.461: I/nix.debug:tab1(13051): System.exit called, status: 0 09-07 17:45:33.461: I/AndroidRuntime(13051): VM exiting with result code 0, cleanup skipped. 09-07 17:45:33.487: I/BackdropActivity(11617): onResume() 09-07 17:45:33.487: I/ActivityManager(478): Killing 16828:org.mozilla.fenix.debug:tab3/u0a152 (adj 0): stop org.mozilla.fenix.debug due to finished inst 09-07 17:45:33.488: I/ActivityManager(478): Killing 13051:org.mozilla.fenix.debug:tab18/u0a152 (adj 0): stop org.mozilla.fenix.debug due to finished inst 09-07 17:45:33.490: E/Layer(334): [Bounds for - org.mozilla.fenix.debug/org.mozilla.fenix.HomeActivity#0] No local sync point found 09-07 17:45:33.491: I/ActivityManager(478): Killing 13236:org.mozilla.fenix.debug:gpu/u0a152 (adj 0): stop org.mozilla.fenix.debug due to finished inst 09-07 17:45:33.494: D/WindowManager(478): notifyANR took 404ms

verifyContextMenuShortcutsFirebase link

09-07 18:52:01.800: I/WindowManager(483): Input event dispatching timed out sending to org.mozilla.fenix.debug/org.mozilla.fenix.HomeActivity. Reason: 4bc1a5 org.mozilla.fenix.debug/org.mozilla.fenix.HomeActivity (server) is not responding. Waited 5003ms for MotionEvent(deviceId=-1, source=0x00001002, displayId=0, action=MOVE, actionButton=0x00000000, flags=0x00000000, metaState=0x00000000, buttonState=0x00000000, classification=NONE, edgeFlags=0x00000000, xPrecision=1.0, yPrecision=1.0, xCursorPosition=nan, yCursorPosition=nan, pointers=[0: (915.0, 1711.0)]), policyFlags=0x6b000000 09-07 18:52:01.928: I/ActivityManager(483): Force stopping org.mozilla.fenix.debug appid=10152 user=0: finished inst 09-07 18:52:01.928: I/ActivityManager(483): Killing 12659:org.mozilla.fenix.debug/u0a152 (adj 0): stop org.mozilla.fenix.debug due to finished inst 09-07 18:52:01.930: W/ActivityTaskManager(483): Force removing ActivityRecord{7f159fe u0 org.mozilla.fenix.debug/org.mozilla.fenix.HomeActivity t9 f}}: app died, no saved state 09-07 18:52:01.935: I/ServiceChildProcess(13378): Destroying GeckoServiceChildProcess 09-07 18:52:01.935: W/Binder(12610): Caught a RuntimeException from the binder stub implementation. 09-07 18:52:01.935: W/Binder(12610): java.lang.SecurityException: Calling from not trusted UID! 09-07 18:52:01.935: W/Binder(12610): at android.app.UiAutomationConnection.throwIfCalledByNotTrustedUidLocked(UiAutomationConnection.java:525) 09-07 18:52:01.935: W/Binder(12610): at android.app.UiAutomationConnection.shutdown(UiAutomationConnection.java:429) 09-07 18:52:01.935: W/Binder(12610): at android.app.IUiAutomationConnection$Stub.onTransact(IUiAutomationConnection.java:390) 09-07 18:52:01.935: W/Binder(12610): at android.os.Binder.execTransactInternal(Binder.java:1159) 09-07 18:52:01.935: W/Binder(12610): at android.os.Binder.execTransact(Binder.java:1123) 09-07 18:52:01.936: I/ServiceChildProcess(13521): Destroying GeckoServiceChildProcess 09-07 18:52:01.982: I/ActivityManager(483): Killing 13378:org.mozilla.fenix.debug:tab27/u0a152 (adj 0): stop org.mozilla.fenix.debug due to finished inst 09-07 18:52:01.984: I/ActivityManager(483): Killing 13521:org.mozilla.fenix.debug:gpu/u0a152 (adj 0): stop org.mozilla.fenix.debug due to finished inst 09-07 18:52:01.992: D/WindowManager(483): notifyANR took 197ms

AndiAJ commented 2 years ago

► 9/8 Main

multipleBookmarkDeletionsTestFirebase link

09-07 18:52:03.577: W/ActivityManager(480): Crash of app org.mozilla.fenix.debug running instrumentation ComponentInfo{org.mozilla.fenix.debug.test/androidx.test.runner.AndroidJUnitRunner} 09-07 18:52:03.578: I/ActivityManager(480): Force stopping org.mozilla.fenix.debug appid=10152 user=0: finished inst 09-07 18:52:03.579: I/ActivityManager(480): Killing 12662:org.mozilla.fenix.debug:tab32/u0a152 (adj 0): stop org.mozilla.fenix.debug due to finished inst 09-07 18:52:03.590: W/WindowManager(480): Cannot find window which accessibility connection is added to 09-07 18:52:03.590: W/ActivityManager(480): setHasOverlayUi called on unknown pid: 12103 09-07 18:52:03.584: W/audio_hw_generic(1860): Hardware backing HAL too slow, could only write 0 of 661 frames 09-07 18:52:03.594: D/AndroidRuntime(12054): Shutting down VM 09-07 18:52:03.595: W/Binder(12054): Caught a RuntimeException from the binder stub implementation. 09-07 18:52:03.595: W/Binder(12054): java.lang.SecurityException: Calling from not trusted UID! 09-07 18:52:03.595: W/Binder(12054): at android.app.UiAutomationConnection.throwIfCalledByNotTrustedUidLocked(UiAutomationConnection.java:525) 09-07 18:52:03.595: W/Binder(12054): at android.app.UiAutomationConnection.shutdown(UiAutomationConnection.java:429) 09-07 18:52:03.595: W/Binder(12054): at android.app.IUiAutomationConnection$Stub.onTransact(IUiAutomationConnection.java:390) 09-07 18:52:03.595: W/Binder(12054): at android.os.Binder.execTransactInternal(Binder.java:1159) 09-07 18:52:03.595: W/Binder(12054): at android.os.Binder.execTransact(Binder.java:1123) 09-07 18:52:03.596: I/BackdropActivity(11229): onResume() 09-07 18:52:03.598: I/ActivityTaskManager(480): Activity requesting to dismiss Keyguard: ActivityRecord{999f622 u0 com.google.android.apps.mtaas.backdrop/.BackdropActivity t8}

deleteCachedFilesTestFirebase link

09-08 06:21:53.264: I/WindowManager(479): Input event dispatching timed out sending to org.mozilla.fenix.debug/org.mozilla.fenix.HomeActivity. Reason: 18b5006 org.mozilla.fenix.debug/org.mozilla.fenix.HomeActivity (server) is not responding. Waited 5002ms for FocusEvent(hasFocus=true) 09-08 06:21:53.443: I/ActivityManager(479): Force stopping org.mozilla.fenix.debug appid=10152 user=0: finished inst 09-08 06:21:53.443: I/ActivityManager(479): Killing 13118:org.mozilla.fenix.debug/u0a152 (adj 0): stop org.mozilla.fenix.debug due to finished inst 09-08 06:21:53.445: W/ActivityTaskManager(479): Force removing ActivityRecord{db175b3 u0 org.mozilla.fenix.debug/org.mozilla.fenix.HomeActivity t9 f}}: app died, no saved state 09-08 06:21:53.447: I/ServiceChildProcess(13818): Destroying GeckoServiceChildProcess 09-08 06:21:53.450: W/Binder(13070): Caught a RuntimeException from the binder stub implementation. 09-08 06:21:53.450: W/Binder(13070): java.lang.SecurityException: Calling from not trusted UID! 09-08 06:21:53.450: W/Binder(13070): at android.app.UiAutomationConnection.throwIfCalledByNotTrustedUidLocked(UiAutomationConnection.java:525) 09-08 06:21:53.450: W/Binder(13070): at android.app.UiAutomationConnection.shutdown(UiAutomationConnection.java:429) 09-08 06:21:53.450: W/Binder(13070): at android.app.IUiAutomationConnection$Stub.onTransact(IUiAutomationConnection.java:390) 09-08 06:21:53.450: W/Binder(13070): at android.os.Binder.execTransactInternal(Binder.java:1159) 09-08 06:21:53.450: W/Binder(13070): at android.os.Binder.execTransact(Binder.java:1123) 09-08 06:21:53.452: D/AndroidRuntime(13070): Shutting down VM 09-08 06:21:53.455: I/ServiceChildProcess(13983): Destroying GeckoServiceChildProcess 09-08 06:21:53.486: I/ActivityManager(479): Killing 13818:org.mozilla.fenix.debug:tab12/u0a152 (adj 0): stop org.mozilla.fenix.debug due to finished inst 09-08 06:21:53.488: I/ActivityManager(479): Killing 13983:org.mozilla.fenix.debug:gpu/u0a152 (adj 0): stop org.mozilla.fenix.debug due to finished inst 09-08 06:21:53.492: D/WindowManager(479): notifyANR took 238ms

AaronMT commented 2 years ago

Let's monitor if this is problem on Pixel2.arm (ARM) with new Play Services and close this out as related to the GMSCore issues on FTL.

AndiAJ commented 2 years ago

► 9/15 Main

verifySponsoredShortcutsSettingsOptionTestFirebase link

09-15 08:53:14.417: I/WindowManager(545): Input event dispatching timed out sending to org.mozilla.fenix.debug/org.mozilla.fenix.HomeActivity. Reason: fe33085 org.mozilla.fenix.debug/org.mozilla.fenix.HomeActivity (server) is not responding. Waited 5026ms for MotionEvent(deviceId=-1, source=0x00001002, displayId=0, action=MOVE, actionButton=0x00000000, flags=0x00000000, metaState=0x00000000, buttonState=0x00000000, classification=NONE, edgeFlags=0x00000000, xPrecision=1.0, yPrecision=1.0, xCursorPosition=nan, yCursorPosition=nan, pointers=[0: (415.0, 515.0)]), policyFlags=0x6b000000 09-15 08:53:14.433: I/PeriodicStatsRunner(1275): PeriodicStatsRunner.call():180 call() 09-15 08:53:14.434: I/PeriodicStatsRunner(1275): PeriodicStatsRunner.call():184 No submit PeriodicStats since input started. 09-15 08:53:14.466: I/ActivityManager(545): Force stopping org.mozilla.fenix.debug appid=10177 user=0: finished inst 09-15 08:53:14.466: I/ActivityManager(545): Killing 9393:org.mozilla.fenix.debug/u0a177 (adj 0): stop org.mozilla.fenix.debug due to finished inst 09-15 08:53:14.466: W/Binder(9370): Caught a RuntimeException from the binder stub implementation. 09-15 08:53:14.466: W/Binder(9370): java.lang.SecurityException: Calling from not trusted UID! 09-15 08:53:14.466: W/Binder(9370): at android.app.UiAutomationConnection.throwIfCalledByNotTrustedUidLocked(UiAutomationConnection.java:525) 09-15 08:53:14.466: W/Binder(9370): at android.app.UiAutomationConnection.shutdown(UiAutomationConnection.java:429) 09-15 08:53:14.466: W/Binder(9370): at android.app.IUiAutomationConnection$Stub.onTransact(IUiAutomationConnection.java:390) 09-15 08:53:14.466: W/Binder(9370): at android.os.Binder.execTransactInternal(Binder.java:1159) 09-15 08:53:14.466: W/Binder(9370): at android.os.Binder.execTransact(Binder.java:1123) 09-15 08:53:14.468: W/ActivityTaskManager(545): Force removing ActivityRecord{b3fd527 u0 org.mozilla.fenix.debug/org.mozilla.fenix.HomeActivity t9 f}}: app died, no saved state 09-15 08:53:14.468: I/ServiceChildProcess(9487): Destroying GeckoServiceChildProcess 09-15 08:53:14.469: I/ServiceChildProcess(9544): Destroying GeckoServiceChildProcess 09-15 08:53:14.473: W/InputReader(545): Device virtio_input_multi_touch_9 is associated with display ADISPLAY_ID_NONE. 09-15 08:53:14.473: W/InputReader(545): Device virtio_input_multi_touch_4 is associated with display ADISPLAY_ID_NONE. 09-15 08:53:14.473: W/InputReader(545): Device virtio_input_multi_touch_10 is associated with display ADISPLAY_ID_NONE. 09-15 08:53:14.473: W/InputReader(545): Device virtio_input_multi_touch_6 is associated with display ADISPLAY_ID_NONE. 09-15 08:53:14.473: W/InputReader(545): Device virtio_input_multi_touch_3 is associated with display ADISPLAY_ID_NONE. 09-15 08:53:14.473: W/InputReader(545): Device virtio_input_multi_touch_5 is associated with display ADISPLAY_ID_NONE. 09-15 08:53:14.473: W/InputReader(545): Device virtio_input_multi_touch_2 is associated with display ADISPLAY_ID_NONE. 09-15 08:53:14.473: W/InputReader(545): Device virtio_input_multi_touch_7 is associated with display ADISPLAY_ID_NONE. 09-15 08:53:14.473: W/InputReader(545): Device virtio_input_multi_touch_11 is associated with display ADISPLAY_ID_NONE. 09-15 08:53:14.473: W/InputReader(545): Device virtio_input_multi_touch_8 is associated with display ADISPLAY_ID_NONE. 09-15 08:53:14.473: W/InputReader(545): Device virtio_input_multi_touch_9 is associated with display ADISPLAY_ID_NONE. 09-15 08:53:14.473: W/InputReader(545): Device virtio_input_multi_touch_4 is associated with display ADISPLAY_ID_NONE. 09-15 08:53:14.473: W/InputReader(545): Device virtio_input_multi_touch_10 is associated with display ADISPLAY_ID_NONE. 09-15 08:53:14.473: W/InputReader(545): Device virtio_input_multi_touch_6 is associated with display ADISPLAY_ID_NONE. 09-15 08:53:14.473: W/InputReader(545): Device virtio_input_multi_touch_3 is associated with display ADISPLAY_ID_NONE. 09-15 08:53:14.473: W/InputReader(545): Device virtio_input_multi_touch_5 is associated with display ADISPLAY_ID_NONE. 09-15 08:53:14.473: W/InputReader(545): Device virtio_input_multi_touch_2 is associated with display ADISPLAY_ID_NONE. 09-15 08:53:14.473: W/InputReader(545): Device virtio_input_multi_touch_7 is associated with display ADISPLAY_ID_NONE. 09-15 08:53:14.473: W/InputReader(545): Device virtio_input_multi_touch_11 is associated with display ADISPLAY_ID_NONE. 09-15 08:53:14.473: W/InputReader(545): Device virtio_input_multi_touch_8 is associated with display ADISPLAY_ID_NONE. 09-15 08:53:14.475: I/ActivityManager(545): Killing 9487:org.mozilla.fenix.debug:tab37/u0a177 (adj 0): stop org.mozilla.fenix.debug due to finished inst 09-15 08:53:14.478: I/ActivityManager(545): Killing 9544:org.mozilla.fenix.debug:gpu/u0a177 (adj 0): stop org.mozilla.fenix.debug due to finished inst 09-15 08:53:14.479: D/WindowManager(545): notifyANR took 64ms

AndiAJ commented 2 years ago

► 9/16 Main

verifyContextShareLinkFirebase link

09-15 15:59:56.640: I/WindowManager(545): Input event dispatching timed out sending to org.mozilla.fenix.debug/org.mozilla.fenix.HomeActivity. Reason: bba6c04 org.mozilla.fenix.debug/org.mozilla.fenix.HomeActivity (server) is not responding. Waited 5014ms for MotionEvent(deviceId=-1, source=0x00001002, displayId=0, action=MOVE, actionButton=0x00000000, flags=0x00000000, metaState=0x00000000, buttonState=0x00000000, classification=NONE, edgeFlags=0x00000000, xPrecision=1.0, yPrecision=1.0, xCursorPosition=nan, yCursorPosition=nan, pointers=[0: (76.0, 208.0)]), policyFlags=0x6b000000 09-15 15:59:56.664: I/ActivityManager(545): Force stopping org.mozilla.fenix.debug appid=10177 user=0: finished inst 09-15 15:59:56.664: I/ActivityManager(545): Killing 9474:org.mozilla.fenix.debug/u0a177 (adj 0): stop org.mozilla.fenix.debug due to finished inst 09-15 15:59:56.665: W/Binder(9456): Caught a RuntimeException from the binder stub implementation. 09-15 15:59:56.665: W/Binder(9456): java.lang.SecurityException: Calling from not trusted UID! 09-15 15:59:56.665: W/Binder(9456): at android.app.UiAutomationConnection.throwIfCalledByNotTrustedUidLocked(UiAutomationConnection.java:525) 09-15 15:59:56.665: W/Binder(9456): at android.app.UiAutomationConnection.shutdown(UiAutomationConnection.java:429) 09-15 15:59:56.665: W/Binder(9456): at android.app.IUiAutomationConnection$Stub.onTransact(IUiAutomationConnection.java:390) 09-15 15:59:56.665: W/Binder(9456): at android.os.Binder.execTransactInternal(Binder.java:1159) 09-15 15:59:56.665: W/Binder(9456): at android.os.Binder.execTransact(Binder.java:1123) 09-15 15:59:56.666: W/ActivityTaskManager(545): Force removing ActivityRecord{26bf9f1 u0 org.mozilla.fenix.debug/org.mozilla.fenix.HomeActivity t10 f}}: app died, no saved state 09-15 15:59:56.666: I/ServiceChildProcess(9554): Destroying GeckoServiceChildProcess 09-15 15:59:56.668: W/InputReader(545): Device virtio_input_multi_touch_9 is associated with display ADISPLAY_ID_NONE. 09-15 15:59:56.668: W/InputReader(545): Device virtio_input_multi_touch_4 is associated with display ADISPLAY_ID_NONE. 09-15 15:59:56.668: W/InputReader(545): Device virtio_input_multi_touch_10 is associated with display ADISPLAY_ID_NONE. 09-15 15:59:56.668: W/InputReader(545): Device virtio_input_multi_touch_6 is associated with display ADISPLAY_ID_NONE. 09-15 15:59:56.668: W/InputReader(545): Device virtio_input_multi_touch_3 is associated with display ADISPLAY_ID_NONE. 09-15 15:59:56.668: W/InputReader(545): Device virtio_input_multi_touch_5 is associated with display ADISPLAY_ID_NONE. 09-15 15:59:56.668: W/InputReader(545): Device virtio_input_multi_touch_2 is associated with display ADISPLAY_ID_NONE. 09-15 15:59:56.668: W/InputReader(545): Device virtio_input_multi_touch_7 is associated with display ADISPLAY_ID_NONE. 09-15 15:59:56.668: W/InputReader(545): Device virtio_input_multi_touch_11 is associated with display ADISPLAY_ID_NONE. 09-15 15:59:56.668: W/InputReader(545): Device virtio_input_multi_touch_8 is associated with display ADISPLAY_ID_NONE. 09-15 15:59:56.668: W/InputReader(545): Device virtio_input_multi_touch_9 is associated with display ADISPLAY_ID_NONE. 09-15 15:59:56.668: W/InputReader(545): Device virtio_input_multi_touch_4 is associated with display ADISPLAY_ID_NONE. 09-15 15:59:56.668: W/InputReader(545): Device virtio_input_multi_touch_10 is associated with display ADISPLAY_ID_NONE. 09-15 15:59:56.668: W/InputReader(545): Device virtio_input_multi_touch_6 is associated with display ADISPLAY_ID_NONE. 09-15 15:59:56.668: W/InputReader(545): Device virtio_input_multi_touch_3 is associated with display ADISPLAY_ID_NONE. 09-15 15:59:56.668: W/InputReader(545): Device virtio_input_multi_touch_5 is associated with display ADISPLAY_ID_NONE. 09-15 15:59:56.668: W/InputReader(545): Device virtio_input_multi_touch_2 is associated with display ADISPLAY_ID_NONE. 09-15 15:59:56.668: W/InputReader(545): Device virtio_input_multi_touch_7 is associated with display ADISPLAY_ID_NONE. 09-15 15:59:56.668: W/InputReader(545): Device virtio_input_multi_touch_11 is associated with display ADISPLAY_ID_NONE. 09-15 15:59:56.668: W/InputReader(545): Device virtio_input_multi_touch_8 is associated with display ADISPLAY_ID_NONE. 09-15 15:59:56.669: I/ActivityManager(545): Killing 9554:org.mozilla.fenix.debug:tab9/u0a177 (adj 0): stop org.mozilla.fenix.debug due to finished inst 09-15 15:59:56.669: I/ActivityManager(545): Killing 9612:org.mozilla.fenix.debug:gpu/u0a177 (adj 0): stop org.mozilla.fenix.debug due to finished inst 09-15 15:59:56.670: I/WindowManager(545): Force finishing activity ActivityRecord{26bf9f1 u0 org.mozilla.fenix.debug/org.mozilla.fenix.HomeActivity t10 f} isExiting} 09-15 15:59:56.670: W/ActivityTaskManager(545): Duplicate finish request for r=ActivityRecord{26bf9f1 u0 org.mozilla.fenix.debug/org.mozilla.fenix.HomeActivity t10 f} isExiting} 09-15 15:59:56.670: D/WindowManager(545): notifyANR took 31ms

AndiAJ commented 2 years ago

► 9/19 Main

verifyContextMenuShortcutsFirebase link

09-19 12:51:22.595: I/WindowManager(545): Input event dispatching timed out sending to org.mozilla.fenix.debug/org.mozilla.fenix.HomeActivity. Reason: 1a6aefe org.mozilla.fenix.debug/org.mozilla.fenix.HomeActivity (server) is not responding. Waited 5009ms for MotionEvent(deviceId=-1, source=0x00001002, displayId=0, action=MOVE, actionButton=0x00000000, flags=0x00000000, metaState=0x00000000, buttonState=0x00000000, classification=NONE, edgeFlags=0x00000000, xPrecision=1.0, yPrecision=1.0, xCursorPosition=nan, yCursorPosition=nan, pointers=[0: (921.0, 1720.0)]), policyFlags=0x6b000000 09-19 12:51:22.663: I/ActivityManager(545): Force stopping org.mozilla.fenix.debug appid=10177 user=0: finished inst 09-19 12:51:22.663: I/ActivityManager(545): Killing 10342:org.mozilla.fenix.debug/u0a177 (adj 0): stop org.mozilla.fenix.debug due to finished inst 09-19 12:51:22.665: W/ActivityTaskManager(545): Force removing ActivityRecord{75459bb u0 org.mozilla.fenix.debug/org.mozilla.fenix.HomeActivity t11 f}}: app died, no saved state 09-19 12:51:22.666: I/ServiceChildProcess(10490): Destroying GeckoServiceChildProcess 09-19 12:51:22.667: W/Binder(10320): Caught a RuntimeException from the binder stub implementation. 09-19 12:51:22.667: W/Binder(10320): java.lang.SecurityException: Calling from not trusted UID! 09-19 12:51:22.667: W/Binder(10320): at android.app.UiAutomationConnection.throwIfCalledByNotTrustedUidLocked(UiAutomationConnection.java:525) 09-19 12:51:22.667: W/Binder(10320): at android.app.UiAutomationConnection.shutdown(UiAutomationConnection.java:429) 09-19 12:51:22.667: W/Binder(10320): at android.app.IUiAutomationConnection$Stub.onTransact(IUiAutomationConnection.java:390) 09-19 12:51:22.667: W/Binder(10320): at android.os.Binder.execTransactInternal(Binder.java:1159) 09-19 12:51:22.667: W/Binder(10320): at android.os.Binder.execTransact(Binder.java:1123) 09-19 12:51:22.670: W/InputReader(545): Device virtio_input_multi_touch_9 is associated with display ADISPLAY_ID_NONE. 09-19 12:51:22.670: W/InputReader(545): Device virtio_input_multi_touch_4 is associated with display ADISPLAY_ID_NONE. 09-19 12:51:22.670: W/InputReader(545): Device virtio_input_multi_touch_10 is associated with display ADISPLAY_ID_NONE. 09-19 12:51:22.671: W/InputReader(545): Device virtio_input_multi_touch_6 is associated with display ADISPLAY_ID_NONE. 09-19 12:51:22.671: W/InputReader(545): Device virtio_input_multi_touch_3 is associated with display ADISPLAY_ID_NONE. 09-19 12:51:22.671: W/InputReader(545): Device virtio_input_multi_touch_5 is associated with display ADISPLAY_ID_NONE. 09-19 12:51:22.672: W/InputReader(545): Device virtio_input_multi_touch_2 is associated with display ADISPLAY_ID_NONE. 09-19 12:51:22.672: W/InputReader(545): Device virtio_input_multi_touch_7 is associated with display ADISPLAY_ID_NONE. 09-19 12:51:22.672: W/InputReader(545): Device virtio_input_multi_touch_11 is associated with display ADISPLAY_ID_NONE. 09-19 12:51:22.672: W/InputReader(545): Device virtio_input_multi_touch_8 is associated with display ADISPLAY_ID_NONE. 09-19 12:51:22.673: W/InputReader(545): Device virtio_input_multi_touch_9 is associated with display ADISPLAY_ID_NONE. 09-19 12:51:22.673: W/InputReader(545): Device virtio_input_multi_touch_4 is associated with display ADISPLAY_ID_NONE. 09-19 12:51:22.673: W/InputReader(545): Device virtio_input_multi_touch_10 is associated with display ADISPLAY_ID_NONE. 09-19 12:51:22.673: W/InputReader(545): Device virtio_input_multi_touch_6 is associated with display ADISPLAY_ID_NONE. 09-19 12:51:22.673: W/InputReader(545): Device virtio_input_multi_touch_3 is associated with display ADISPLAY_ID_NONE. 09-19 12:51:22.673: W/InputReader(545): Device virtio_input_multi_touch_5 is associated with display ADISPLAY_ID_NONE. 09-19 12:51:22.673: W/InputReader(545): Device virtio_input_multi_touch_2 is associated with display ADISPLAY_ID_NONE. 09-19 12:51:22.673: W/InputReader(545): Device virtio_input_multi_touch_7 is associated with display ADISPLAY_ID_NONE. 09-19 12:51:22.673: W/InputReader(545): Device virtio_input_multi_touch_11 is associated with display ADISPLAY_ID_NONE. 09-19 12:51:22.673: W/InputReader(545): Device virtio_input_multi_touch_8 is associated with display ADISPLAY_ID_NONE. 09-19 12:51:22.675: I/ActivityManager(545): Killing 10429:org.mozilla.fenix.debug:tab32/u0a177 (adj 0): stop org.mozilla.fenix.debug due to finished inst 09-19 12:51:22.679: I/ActivityManager(545): Killing 10490:org.mozilla.fenix.debug:gpu/u0a177 (adj 0): stop org.mozilla.fenix.debug due to finished inst 09-19 12:51:22.681: D/WindowManager(545): notifyANR took 87ms

AndiAJ commented 1 year ago

► 9/21 Main

verifySponsoredShortcutsSettingsOptionTestFirebase link

09-21 08:56:55.507: I/WindowManager(545): Input event dispatching timed out sending to org.mozilla.fenix.debug/org.mozilla.fenix.HomeActivity. Reason: cd2a209 org.mozilla.fenix.debug/org.mozilla.fenix.HomeActivity (server) is not responding. Waited 5017ms for MotionEvent(deviceId=-1, source=0x00001002, displayId=0, action=MOVE, actionButton=0x00000000, flags=0x00000000, metaState=0x00000000, buttonState=0x00000000, classification=NONE, edgeFlags=0x00000000, xPrecision=1.0, yPrecision=1.0, xCursorPosition=nan, yCursorPosition=nan, pointers=[0: (415.0, 515.0)]), policyFlags=0x6b000000 09-21 08:56:55.533: I/PeriodicStatsRunner(1275): PeriodicStatsRunner.call():180 call() 09-21 08:56:55.533: I/PeriodicStatsRunner(1275): PeriodicStatsRunner.call():184 No submit PeriodicStats since input started. 09-21 08:56:55.555: I/ActivityManager(545): Force stopping org.mozilla.fenix.debug appid=10177 user=0: finished inst 09-21 08:56:55.555: I/ActivityManager(545): Killing 9659:org.mozilla.fenix.debug/u0a177 (adj 0): stop org.mozilla.fenix.debug due to finished inst 09-21 08:56:55.556: W/Binder(9642): Caught a RuntimeException from the binder stub implementation. 09-21 08:56:55.556: W/Binder(9642): java.lang.SecurityException: Calling from not trusted UID! 09-21 08:56:55.556: W/Binder(9642): at android.app.UiAutomationConnection.throwIfCalledByNotTrustedUidLocked(UiAutomationConnection.java:525) 09-21 08:56:55.556: W/Binder(9642): at android.app.UiAutomationConnection.shutdown(UiAutomationConnection.java:429) 09-21 08:56:55.556: W/Binder(9642): at android.app.IUiAutomationConnection$Stub.onTransact(IUiAutomationConnection.java:390) 09-21 08:56:55.556: W/Binder(9642): at android.os.Binder.execTransactInternal(Binder.java:1159) 09-21 08:56:55.556: W/Binder(9642): at android.os.Binder.execTransact(Binder.java:1123) 09-21 08:56:55.557: W/ActivityTaskManager(545): Force removing ActivityRecord{222b813 u0 org.mozilla.fenix.debug/org.mozilla.fenix.HomeActivity t10 f}}: app died, no saved state 09-21 08:56:55.557: I/ServiceChildProcess(9749): Destroying GeckoServiceChildProcess 09-21 08:56:55.557: I/app_process(9642): System.exit called, status: 0 09-21 08:56:55.557: I/AndroidRuntime(9642): VM exiting with result code 0. 09-21 08:56:55.557: I/ServiceChildProcess(9824): Destroying GeckoServiceChildProcess 09-21 08:56:55.561: W/InputReader(545): Device virtio_input_multi_touch_9 is associated with display ADISPLAY_ID_NONE. 09-21 08:56:55.561: W/InputReader(545): Device virtio_input_multi_touch_4 is associated with display ADISPLAY_ID_NONE. 09-21 08:56:55.561: W/InputReader(545): Device virtio_input_multi_touch_10 is associated with display ADISPLAY_ID_NONE. 09-21 08:56:55.561: W/InputReader(545): Device virtio_input_multi_touch_6 is associated with display ADISPLAY_ID_NONE. 09-21 08:56:55.561: W/InputReader(545): Device virtio_input_multi_touch_3 is associated with display ADISPLAY_ID_NONE. 09-21 08:56:55.561: W/InputReader(545): Device virtio_input_multi_touch_5 is associated with display ADISPLAY_ID_NONE. 09-21 08:56:55.561: W/InputReader(545): Device virtio_input_multi_touch_2 is associated with display ADISPLAY_ID_NONE. 09-21 08:56:55.561: W/InputReader(545): Device virtio_input_multi_touch_7 is associated with display ADISPLAY_ID_NONE. 09-21 08:56:55.561: W/InputReader(545): Device virtio_input_multi_touch_11 is associated with display ADISPLAY_ID_NONE. 09-21 08:56:55.561: W/InputReader(545): Device virtio_input_multi_touch_8 is associated with display ADISPLAY_ID_NONE. 09-21 08:56:55.562: W/InputReader(545): Device virtio_input_multi_touch_9 is associated with display ADISPLAY_ID_NONE. 09-21 08:56:55.562: W/InputReader(545): Device virtio_input_multi_touch_4 is associated with display ADISPLAY_ID_NONE. 09-21 08:56:55.562: W/InputReader(545): Device virtio_input_multi_touch_10 is associated with display ADISPLAY_ID_NONE. 09-21 08:56:55.562: W/InputReader(545): Device virtio_input_multi_touch_6 is associated with display ADISPLAY_ID_NONE. 09-21 08:56:55.562: W/InputReader(545): Device virtio_input_multi_touch_3 is associated with display ADISPLAY_ID_NONE. 09-21 08:56:55.562: W/InputReader(545): Device virtio_input_multi_touch_5 is associated with display ADISPLAY_ID_NONE. 09-21 08:56:55.562: W/InputReader(545): Device virtio_input_multi_touch_2 is associated with display ADISPLAY_ID_NONE. 09-21 08:56:55.562: W/InputReader(545): Device virtio_input_multi_touch_7 is associated with display ADISPLAY_ID_NONE. 09-21 08:56:55.562: W/InputReader(545): Device virtio_input_multi_touch_11 is associated with display ADISPLAY_ID_NONE. 09-21 08:56:55.562: W/InputReader(545): Device virtio_input_multi_touch_8 is associated with display ADISPLAY_ID_NONE. 09-21 08:56:55.563: I/ActivityManager(545): Killing 9749:org.mozilla.fenix.debug:tab36/u0a177 (adj 0): stop org.mozilla.fenix.debug due to finished inst 09-21 08:56:55.567: I/ActivityManager(545): Killing 9824:org.mozilla.fenix.debug:gpu/u0a177 (adj 0): stop org.mozilla.fenix.debug due to finished inst 09-21 08:56:55.569: I/BackdropActivity(6640): onResume() 09-21 08:56:55.569: D/WindowManager(545): notifyANR took 63ms

AndiAJ commented 1 year ago

► 9/23 Main

verifySponsoredShortcutsSettingsOptionTestFirebase link

09-22 15:05:36.864: I/WindowManager(545): Input event dispatching timed out sending to org.mozilla.fenix.debug/org.mozilla.fenix.HomeActivity. Reason: 454e2a1 org.mozilla.fenix.debug/org.mozilla.fenix.HomeActivity (server) is not responding. Waited 5005ms for MotionEvent(deviceId=-1, source=0x00001002, displayId=0, action=MOVE, actionButton=0x00000000, flags=0x00000000, metaState=0x00000000, buttonState=0x00000000, classification=NONE, edgeFlags=0x00000000, xPrecision=1.0, yPrecision=1.0, xCursorPosition=nan, yCursorPosition=nan, pointers=[0: (921.0, 1720.0)]), policyFlags=0x6b000000 09-22 15:05:36.880: I/ActivityManager(545): Force stopping org.mozilla.fenix.debug appid=10177 user=0: finished inst 09-22 15:05:36.881: I/ActivityManager(545): Killing 10276:org.mozilla.fenix.debug/u0a177 (adj 0): stop org.mozilla.fenix.debug due to finished inst 09-22 15:05:36.881: W/Binder(10258): Caught a RuntimeException from the binder stub implementation. 09-22 15:05:36.881: W/Binder(10258): java.lang.SecurityException: Calling from not trusted UID! 09-22 15:05:36.881: W/Binder(10258): at android.app.UiAutomationConnection.throwIfCalledByNotTrustedUidLocked(UiAutomationConnection.java:525) 09-22 15:05:36.881: W/Binder(10258): at android.app.UiAutomationConnection.shutdown(UiAutomationConnection.java:429) 09-22 15:05:36.881: W/Binder(10258): at android.app.IUiAutomationConnection$Stub.onTransact(IUiAutomationConnection.java:390) 09-22 15:05:36.881: W/Binder(10258): at android.os.Binder.execTransactInternal(Binder.java:1159) 09-22 15:05:36.881: W/Binder(10258): at android.os.Binder.execTransact(Binder.java:1123) 09-22 15:05:36.881: W/ActivityTaskManager(545): Force removing ActivityRecord{10498c7 u0 org.mozilla.fenix.debug/org.mozilla.fenix.HomeActivity t11 f}}: app died, no saved state 09-22 15:05:36.882: I/ServiceChildProcess(10382): Destroying GeckoServiceChildProcess 09-22 15:05:36.883: I/ServiceChildProcess(10443): Destroying GeckoServiceChildProcess 09-22 15:05:36.886: W/InputReader(545): Device virtio_input_multi_touch_9 is associated with display ADISPLAY_ID_NONE. 09-22 15:05:36.886: W/InputReader(545): Device virtio_input_multi_touch_4 is associated with display ADISPLAY_ID_NONE. 09-22 15:05:36.886: W/InputReader(545): Device virtio_input_multi_touch_10 is associated with display ADISPLAY_ID_NONE. 09-22 15:05:36.886: W/InputReader(545): Device virtio_input_multi_touch_6 is associated with display ADISPLAY_ID_NONE. 09-22 15:05:36.886: W/InputReader(545): Device virtio_input_multi_touch_3 is associated with display ADISPLAY_ID_NONE. 09-22 15:05:36.886: W/InputReader(545): Device virtio_input_multi_touch_5 is associated with display ADISPLAY_ID_NONE. 09-22 15:05:36.886: W/InputReader(545): Device virtio_input_multi_touch_2 is associated with display ADISPLAY_ID_NONE. 09-22 15:05:36.886: W/InputReader(545): Device virtio_input_multi_touch_7 is associated with display ADISPLAY_ID_NONE. 09-22 15:05:36.887: W/InputReader(545): Device virtio_input_multi_touch_11 is associated with display ADISPLAY_ID_NONE. 09-22 15:05:36.887: W/InputReader(545): Device virtio_input_multi_touch_8 is associated with display ADISPLAY_ID_NONE. 09-22 15:05:36.887: W/InputReader(545): Device virtio_input_multi_touch_9 is associated with display ADISPLAY_ID_NONE. 09-22 15:05:36.887: W/InputReader(545): Device virtio_input_multi_touch_4 is associated with display ADISPLAY_ID_NONE. 09-22 15:05:36.887: W/InputReader(545): Device virtio_input_multi_touch_10 is associated with display ADISPLAY_ID_NONE. 09-22 15:05:36.887: W/InputReader(545): Device virtio_input_multi_touch_6 is associated with display ADISPLAY_ID_NONE. 09-22 15:05:36.887: W/InputReader(545): Device virtio_input_multi_touch_3 is associated with display ADISPLAY_ID_NONE. 09-22 15:05:36.887: W/InputReader(545): Device virtio_input_multi_touch_5 is associated with display ADISPLAY_ID_NONE. 09-22 15:05:36.887: W/InputReader(545): Device virtio_input_multi_touch_2 is associated with display ADISPLAY_ID_NONE. 09-22 15:05:36.887: W/InputReader(545): Device virtio_input_multi_touch_7 is associated with display ADISPLAY_ID_NONE. 09-22 15:05:36.887: W/InputReader(545): Device virtio_input_multi_touch_11 is associated with display ADISPLAY_ID_NONE. 09-22 15:05:36.887: W/InputReader(545): Device virtio_input_multi_touch_8 is associated with display ADISPLAY_ID_NONE. 09-22 15:05:36.887: I/ActivityManager(545): Killing 10382:org.mozilla.fenix.debug:tab16/u0a177 (adj 0): stop org.mozilla.fenix.debug due to finished inst 09-22 15:05:36.887: I/ActivityManager(545): Killing 10443:org.mozilla.fenix.debug:gpu/u0a177 (adj 0): stop org.mozilla.fenix.debug due to finished inst 09-22 15:05:36.888: I/WindowManager(545): Force finishing activity ActivityRecord{10498c7 u0 org.mozilla.fenix.debug/org.mozilla.fenix.HomeActivity t11 f} isExiting} 09-22 15:05:36.888: W/ActivityTaskManager(545): Duplicate finish request for r=ActivityRecord{10498c7 u0 org.mozilla.fenix.debug/org.mozilla.fenix.HomeActivity t11 f} isExiting} 09-22 15:05:36.889: D/WindowManager(545): notifyANR took 26ms

AndiAJ commented 1 year ago

► 9/27 Main

noCurrentSearchGroupFromPrivateBrowsingTestFirebase link

09-26 20:37:04.069: I/WindowManager(545): Input event dispatching timed out sending to org.mozilla.fenix.debug/org.mozilla.fenix.HomeActivity. Reason: a5dd834 org.mozilla.fenix.debug/org.mozilla.fenix.HomeActivity (server) is not responding. Waited 5013ms for MotionEvent(deviceId=-1, source=0x00001002, displayId=0, action=MOVE, actionButton=0x00000000, flags=0x00000000, metaState=0x00000000, buttonState=0x00000000, classification=NONE, edgeFlags=0x00000000, xPrecision=1.0, yPrecision=1.0, xCursorPosition=nan, yCursorPosition=nan, pointers=[0: (76.0, 208.0)]), policyFlags=0x6b000000 09-26 20:37:04.134: I/ActivityManager(545): Force stopping org.mozilla.fenix.debug appid=10177 user=0: finished inst 09-26 20:37:04.134: I/ActivityManager(545): Killing 10059:org.mozilla.fenix.debug/u0a177 (adj 0): stop org.mozilla.fenix.debug due to finished inst 09-26 20:37:04.136: I/app_process(10042): System.exit called, status: 0 09-26 20:37:04.136: I/AndroidRuntime(10042): VM exiting with result code 0. 09-26 20:37:04.136: W/ActivityTaskManager(545): Force removing ActivityRecord{3fbf43f u0 org.mozilla.fenix.debug/org.mozilla.fenix.HomeActivity t10 f}}: app died, no saved state 09-26 20:37:04.137: I/ServiceChildProcess(10190): Destroying GeckoServiceChildProcess 09-26 20:37:04.137: I/ServiceChildProcess(10122): Destroying GeckoServiceChildProcess 09-26 20:37:04.140: W/InputReader(545): Device virtio_input_multi_touch_9 is associated with display ADISPLAY_ID_NONE. 09-26 20:37:04.140: W/InputReader(545): Device virtio_input_multi_touch_4 is associated with display ADISPLAY_ID_NONE. 09-26 20:37:04.140: W/InputReader(545): Device virtio_input_multi_touch_10 is associated with display ADISPLAY_ID_NONE. 09-26 20:37:04.140: W/InputReader(545): Device virtio_input_multi_touch_6 is associated with display ADISPLAY_ID_NONE. 09-26 20:37:04.140: W/InputReader(545): Device virtio_input_multi_touch_3 is associated with display ADISPLAY_ID_NONE. 09-26 20:37:04.140: W/InputReader(545): Device virtio_input_multi_touch_5 is associated with display ADISPLAY_ID_NONE. 09-26 20:37:04.140: W/InputReader(545): Device virtio_input_multi_touch_2 is associated with display ADISPLAY_ID_NONE. 09-26 20:37:04.140: W/InputReader(545): Device virtio_input_multi_touch_7 is associated with display ADISPLAY_ID_NONE. 09-26 20:37:04.140: W/InputReader(545): Device virtio_input_multi_touch_11 is associated with display ADISPLAY_ID_NONE. 09-26 20:37:04.140: W/InputReader(545): Device virtio_input_multi_touch_8 is associated with display ADISPLAY_ID_NONE. 09-26 20:37:04.140: W/InputReader(545): Device virtio_input_multi_touch_9 is associated with display ADISPLAY_ID_NONE. 09-26 20:37:04.140: W/InputReader(545): Device virtio_input_multi_touch_4 is associated with display ADISPLAY_ID_NONE. 09-26 20:37:04.140: W/InputReader(545): Device virtio_input_multi_touch_10 is associated with display ADISPLAY_ID_NONE. 09-26 20:37:04.140: W/InputReader(545): Device virtio_input_multi_touch_6 is associated with display ADISPLAY_ID_NONE. 09-26 20:37:04.141: W/InputReader(545): Device virtio_input_multi_touch_3 is associated with display ADISPLAY_ID_NONE. 09-26 20:37:04.141: W/InputReader(545): Device virtio_input_multi_touch_5 is associated with display ADISPLAY_ID_NONE. 09-26 20:37:04.141: W/InputReader(545): Device virtio_input_multi_touch_2 is associated with display ADISPLAY_ID_NONE. 09-26 20:37:04.141: W/InputReader(545): Device virtio_input_multi_touch_7 is associated with display ADISPLAY_ID_NONE. 09-26 20:37:04.141: W/InputReader(545): Device virtio_input_multi_touch_11 is associated with display ADISPLAY_ID_NONE. 09-26 20:37:04.141: W/InputReader(545): Device virtio_input_multi_touch_8 is associated with display ADISPLAY_ID_NONE. 09-26 20:37:04.141: I/ActivityManager(545): Killing 10122:org.mozilla.fenix.debug:tab25/u0a177 (adj 0): stop org.mozilla.fenix.debug due to finished inst 09-26 20:37:04.142: I/ActivityManager(545): Killing 10190:org.mozilla.fenix.debug:gpu/u0a177 (adj 0): stop org.mozilla.fenix.debug due to finished inst 09-26 20:37:04.144: I/WindowManager(545): Force finishing activity ActivityRecord{3fbf43f u0 org.mozilla.fenix.debug/org.mozilla.fenix.HomeActivity t10 f} isExiting} 09-26 20:37:04.144: W/ActivityTaskManager(545): Duplicate finish request for r=ActivityRecord{3fbf43f u0 org.mozilla.fenix.debug/org.mozilla.fenix.HomeActivity t10 f} isExiting} 09-26 20:37:04.145: D/WindowManager(545): notifyANR took 78ms

AndiAJ commented 1 year ago

► 9/28 Main

verifyContextMenuShortcutsFirebase link

09-28 09:41:19.507: I/WindowManager(545): Input event dispatching timed out sending to org.mozilla.fenix.debug/org.mozilla.fenix.HomeActivity. Reason: dac6eb2 org.mozilla.fenix.debug/org.mozilla.fenix.HomeActivity (server) is not responding. Waited 5012ms for MotionEvent(deviceId=-1, source=0x00001002, displayId=0, action=MOVE, actionButton=0x00000000, flags=0x00000000, metaState=0x00000000, buttonState=0x00000000, classification=NONE, edgeFlags=0x00000000, xPrecision=1.0, yPrecision=1.0, xCursorPosition=nan, yCursorPosition=nan, pointers=[0: (415.0, 515.0)]), policyFlags=0x6b000000 09-28 09:41:19.546: I/ActivityManager(545): Force stopping org.mozilla.fenix.debug appid=10177 user=0: finished inst 09-28 09:41:19.546: I/ActivityManager(545): Killing 9140:org.mozilla.fenix.debug/u0a177 (adj 0): stop org.mozilla.fenix.debug due to finished inst 09-28 09:41:19.547: W/Binder(9124): Caught a RuntimeException from the binder stub implementation. 09-28 09:41:19.547: W/Binder(9124): java.lang.SecurityException: Calling from not trusted UID! 09-28 09:41:19.547: W/Binder(9124): at android.app.UiAutomationConnection.throwIfCalledByNotTrustedUidLocked(UiAutomationConnection.java:525) 09-28 09:41:19.547: W/Binder(9124): at android.app.UiAutomationConnection.shutdown(UiAutomationConnection.java:429) 09-28 09:41:19.547: W/Binder(9124): at android.app.IUiAutomationConnection$Stub.onTransact(IUiAutomationConnection.java:390) 09-28 09:41:19.547: W/Binder(9124): at android.os.Binder.execTransactInternal(Binder.java:1159) 09-28 09:41:19.547: W/Binder(9124): at android.os.Binder.execTransact(Binder.java:1123) 09-28 09:41:19.548: I/app_process(9124): System.exit called, status: 0 09-28 09:41:19.548: I/AndroidRuntime(9124): VM exiting with result code 0. 09-28 09:41:19.550: I/ServiceChildProcess(9205): Destroying GeckoServiceChildProcess 09-28 09:41:19.550: W/ActivityTaskManager(545): Force removing ActivityRecord{42e06a7 u0 org.mozilla.fenix.debug/org.mozilla.fenix.HomeActivity t9 f}}: app died, no saved state 09-28 09:41:19.555: I/PeriodicStatsRunner(1275): PeriodicStatsRunner.call():180 call() 09-28 09:41:19.556: I/PeriodicStatsRunner(1275): PeriodicStatsRunner.call():184 No submit PeriodicStats since input started. 09-28 09:41:19.557: W/InputReader(545): Device virtio_input_multi_touch_9 is associated with display ADISPLAY_ID_NONE. 09-28 09:41:19.557: W/InputReader(545): Device virtio_input_multi_touch_4 is associated with display ADISPLAY_ID_NONE. 09-28 09:41:19.557: W/InputReader(545): Device virtio_input_multi_touch_10 is associated with display ADISPLAY_ID_NONE. 09-28 09:41:19.557: W/InputReader(545): Device virtio_input_multi_touch_6 is associated with display ADISPLAY_ID_NONE. 09-28 09:41:19.557: W/InputReader(545): Device virtio_input_multi_touch_3 is associated with display ADISPLAY_ID_NONE. 09-28 09:41:19.557: W/InputReader(545): Device virtio_input_multi_touch_5 is associated with display ADISPLAY_ID_NONE. 09-28 09:41:19.557: W/InputReader(545): Device virtio_input_multi_touch_2 is associated with display ADISPLAY_ID_NONE. 09-28 09:41:19.557: W/InputReader(545): Device virtio_input_multi_touch_7 is associated with display ADISPLAY_ID_NONE. 09-28 09:41:19.557: W/InputReader(545): Device virtio_input_multi_touch_11 is associated with display ADISPLAY_ID_NONE. 09-28 09:41:19.557: W/InputReader(545): Device virtio_input_multi_touch_8 is associated with display ADISPLAY_ID_NONE. 09-28 09:41:19.557: W/InputReader(545): Device virtio_input_multi_touch_9 is associated with display ADISPLAY_ID_NONE. 09-28 09:41:19.557: W/InputReader(545): Device virtio_input_multi_touch_4 is associated with display ADISPLAY_ID_NONE. 09-28 09:41:19.557: W/InputReader(545): Device virtio_input_multi_touch_10 is associated with display ADISPLAY_ID_NONE. 09-28 09:41:19.557: W/InputReader(545): Device virtio_input_multi_touch_6 is associated with display ADISPLAY_ID_NONE. 09-28 09:41:19.557: W/InputReader(545): Device virtio_input_multi_touch_3 is associated with display ADISPLAY_ID_NONE. 09-28 09:41:19.557: W/InputReader(545): Device virtio_input_multi_touch_5 is associated with display ADISPLAY_ID_NONE. 09-28 09:41:19.557: W/InputReader(545): Device virtio_input_multi_touch_2 is associated with display ADISPLAY_ID_NONE. 09-28 09:41:19.557: W/InputReader(545): Device virtio_input_multi_touch_7 is associated with display ADISPLAY_ID_NONE. 09-28 09:41:19.557: W/InputReader(545): Device virtio_input_multi_touch_11 is associated with display ADISPLAY_ID_NONE. 09-28 09:41:19.557: W/InputReader(545): Device virtio_input_multi_touch_8 is associated with display ADISPLAY_ID_NONE. 09-28 09:41:19.558: I/ActivityManager(545): Killing 9205:org.mozilla.fenix.debug:tab15/u0a177 (adj 0): stop org.mozilla.fenix.debug due to finished inst 09-28 09:41:19.559: I/ActivityManager(545): Killing 9293:org.mozilla.fenix.debug:gpu/u0a177 (adj 0): stop org.mozilla.fenix.debug due to finished inst 09-28 09:41:19.561: I/WindowManager(545): Force finishing activity ActivityRecord{42e06a7 u0 org.mozilla.fenix.debug/org.mozilla.fenix.HomeActivity t9 f} isExiting} 09-28 09:41:19.561: W/ActivityTaskManager(545): Duplicate finish request for r=ActivityRecord{42e06a7 u0 org.mozilla.fenix.debug/org.mozilla.fenix.HomeActivity t9 f} isExiting} 09-28 09:41:19.562: D/WindowManager(545): notifyANR took 55ms

verifySponsoredShortcutsSettingsOptionTestFirebase link

09-28 09:41:19.507: I/WindowManager(545): Input event dispatching timed out sending to org.mozilla.fenix.debug/org.mozilla.fenix.HomeActivity. Reason: dac6eb2 org.mozilla.fenix.debug/org.mozilla.fenix.HomeActivity (server) is not responding. Waited 5012ms for MotionEvent(deviceId=-1, source=0x00001002, displayId=0, action=MOVE, actionButton=0x00000000, flags=0x00000000, metaState=0x00000000, buttonState=0x00000000, classification=NONE, edgeFlags=0x00000000, xPrecision=1.0, yPrecision=1.0, xCursorPosition=nan, yCursorPosition=nan, pointers=[0: (415.0, 515.0)]), policyFlags=0x6b000000 09-28 09:41:19.546: I/ActivityManager(545): Force stopping org.mozilla.fenix.debug appid=10177 user=0: finished inst 09-28 09:41:19.546: I/ActivityManager(545): Killing 9140:org.mozilla.fenix.debug/u0a177 (adj 0): stop org.mozilla.fenix.debug due to finished inst 09-28 09:41:19.547: W/Binder(9124): Caught a RuntimeException from the binder stub implementation. 09-28 09:41:19.547: W/Binder(9124): java.lang.SecurityException: Calling from not trusted UID! 09-28 09:41:19.547: W/Binder(9124): at android.app.UiAutomationConnection.throwIfCalledByNotTrustedUidLocked(UiAutomationConnection.java:525) 09-28 09:41:19.547: W/Binder(9124): at android.app.UiAutomationConnection.shutdown(UiAutomationConnection.java:429) 09-28 09:41:19.547: W/Binder(9124): at android.app.IUiAutomationConnection$Stub.onTransact(IUiAutomationConnection.java:390) 09-28 09:41:19.547: W/Binder(9124): at android.os.Binder.execTransactInternal(Binder.java:1159) 09-28 09:41:19.547: W/Binder(9124): at android.os.Binder.execTransact(Binder.java:1123) 09-28 09:41:19.548: I/app_process(9124): System.exit called, status: 0 09-28 09:41:19.548: I/AndroidRuntime(9124): VM exiting with result code 0. 09-28 09:41:19.550: I/ServiceChildProcess(9205): Destroying GeckoServiceChildProcess 09-28 09:41:19.550: W/ActivityTaskManager(545): Force removing ActivityRecord{42e06a7 u0 org.mozilla.fenix.debug/org.mozilla.fenix.HomeActivity t9 f}}: app died, no saved state 09-28 09:41:19.555: I/PeriodicStatsRunner(1275): PeriodicStatsRunner.call():180 call() 09-28 09:41:19.556: I/PeriodicStatsRunner(1275): PeriodicStatsRunner.call():184 No submit PeriodicStats since input started. 09-28 09:41:19.557: W/InputReader(545): Device virtio_input_multi_touch_9 is associated with display ADISPLAY_ID_NONE. 09-28 09:41:19.557: W/InputReader(545): Device virtio_input_multi_touch_4 is associated with display ADISPLAY_ID_NONE. 09-28 09:41:19.557: W/InputReader(545): Device virtio_input_multi_touch_10 is associated with display ADISPLAY_ID_NONE. 09-28 09:41:19.557: W/InputReader(545): Device virtio_input_multi_touch_6 is associated with display ADISPLAY_ID_NONE. 09-28 09:41:19.557: W/InputReader(545): Device virtio_input_multi_touch_3 is associated with display ADISPLAY_ID_NONE. 09-28 09:41:19.557: W/InputReader(545): Device virtio_input_multi_touch_5 is associated with display ADISPLAY_ID_NONE. 09-28 09:41:19.557: W/InputReader(545): Device virtio_input_multi_touch_2 is associated with display ADISPLAY_ID_NONE. 09-28 09:41:19.557: W/InputReader(545): Device virtio_input_multi_touch_7 is associated with display ADISPLAY_ID_NONE. 09-28 09:41:19.557: W/InputReader(545): Device virtio_input_multi_touch_11 is associated with display ADISPLAY_ID_NONE. 09-28 09:41:19.557: W/InputReader(545): Device virtio_input_multi_touch_8 is associated with display ADISPLAY_ID_NONE. 09-28 09:41:19.557: W/InputReader(545): Device virtio_input_multi_touch_9 is associated with display ADISPLAY_ID_NONE. 09-28 09:41:19.557: W/InputReader(545): Device virtio_input_multi_touch_4 is associated with display ADISPLAY_ID_NONE. 09-28 09:41:19.557: W/InputReader(545): Device virtio_input_multi_touch_10 is associated with display ADISPLAY_ID_NONE. 09-28 09:41:19.557: W/InputReader(545): Device virtio_input_multi_touch_6 is associated with display ADISPLAY_ID_NONE. 09-28 09:41:19.557: W/InputReader(545): Device virtio_input_multi_touch_3 is associated with display ADISPLAY_ID_NONE. 09-28 09:41:19.557: W/InputReader(545): Device virtio_input_multi_touch_5 is associated with display ADISPLAY_ID_NONE. 09-28 09:41:19.557: W/InputReader(545): Device virtio_input_multi_touch_2 is associated with display ADISPLAY_ID_NONE. 09-28 09:41:19.557: W/InputReader(545): Device virtio_input_multi_touch_7 is associated with display ADISPLAY_ID_NONE. 09-28 09:41:19.557: W/InputReader(545): Device virtio_input_multi_touch_11 is associated with display ADISPLAY_ID_NONE. 09-28 09:41:19.557: W/InputReader(545): Device virtio_input_multi_touch_8 is associated with display ADISPLAY_ID_NONE. 09-28 09:41:19.558: I/ActivityManager(545): Killing 9205:org.mozilla.fenix.debug:tab15/u0a177 (adj 0): stop org.mozilla.fenix.debug due to finished inst 09-28 09:41:19.559: I/ActivityManager(545): Killing 9293:org.mozilla.fenix.debug:gpu/u0a177 (adj 0): stop org.mozilla.fenix.debug due to finished inst 09-28 09:41:19.561: I/WindowManager(545): Force finishing activity ActivityRecord{42e06a7 u0 org.mozilla.fenix.debug/org.mozilla.fenix.HomeActivity t9 f} isExiting} 09-28 09:41:19.561: W/ActivityTaskManager(545): Duplicate finish request for r=ActivityRecord{42e06a7 u0 org.mozilla.fenix.debug/org.mozilla.fenix.HomeActivity t9 f} isExiting} 09-28 09:41:19.562: D/WindowManager(545): notifyANR took 55ms

AndiAJ commented 1 year ago

► 9/30 Main

noCurrentSearchGroupFromPrivateBrowsingTestFirebase link

09-29 14:10:44.453: I/WindowManager(545): Input event dispatching timed out sending to org.mozilla.fenix.debug/org.mozilla.fenix.HomeActivity. Reason: 1a36d08 org.mozilla.fenix.debug/org.mozilla.fenix.HomeActivity (server) is not responding. Waited 5012ms for MotionEvent(deviceId=-1, source=0x00001002, displayId=0, action=MOVE, actionButton=0x00000000, flags=0x00000000, metaState=0x00000000, buttonState=0x00000000, classification=NONE, edgeFlags=0x00000000, xPrecision=1.0, yPrecision=1.0, xCursorPosition=nan, yCursorPosition=nan, pointers=[0: (197.0, 208.0)]), policyFlags=0x6b000000 09-29 14:10:44.503: I/ActivityManager(545): Force stopping org.mozilla.fenix.debug appid=10177 user=0: finished inst 09-29 14:10:44.503: I/ActivityManager(545): Killing 7574:org.mozilla.fenix.debug/u0a177 (adj 0): stop org.mozilla.fenix.debug due to finished inst 09-29 14:10:44.504: W/Binder(7492): Caught a RuntimeException from the binder stub implementation. 09-29 14:10:44.504: W/Binder(7492): java.lang.SecurityException: Calling from not trusted UID! 09-29 14:10:44.504: W/Binder(7492): at android.app.UiAutomationConnection.throwIfCalledByNotTrustedUidLocked(UiAutomationConnection.java:525) 09-29 14:10:44.504: W/Binder(7492): at android.app.UiAutomationConnection.shutdown(UiAutomationConnection.java:429) 09-29 14:10:44.504: W/Binder(7492): at android.app.IUiAutomationConnection$Stub.onTransact(IUiAutomationConnection.java:390) 09-29 14:10:44.504: W/Binder(7492): at android.os.Binder.execTransactInternal(Binder.java:1159) 09-29 14:10:44.504: W/Binder(7492): at android.os.Binder.execTransact(Binder.java:1123) 09-29 14:10:44.505: I/ServiceChildProcess(7686): Destroying GeckoServiceChildProcess 09-29 14:10:44.506: I/ServiceChildProcess(8297): Destroying GeckoServiceChildProcess 09-29 14:10:44.507: I/ServiceChildProcess(7786): Destroying GeckoServiceChildProcess 09-29 14:10:44.507: W/ActivityTaskManager(545): Force removing ActivityRecord{8767c06 u0 org.mozilla.fenix.debug/org.mozilla.fenix.HomeActivity t7 f}}: app died, no saved state 09-29 14:10:44.513: W/InputReader(545): Device virtio_input_multi_touch_9 is associated with display ADISPLAY_ID_NONE. 09-29 14:10:44.513: W/InputReader(545): Device virtio_input_multi_touch_4 is associated with display ADISPLAY_ID_NONE. 09-29 14:10:44.513: W/InputReader(545): Device virtio_input_multi_touch_10 is associated with display ADISPLAY_ID_NONE. 09-29 14:10:44.513: W/InputReader(545): Device virtio_input_multi_touch_6 is associated with display ADISPLAY_ID_NONE. 09-29 14:10:44.513: W/InputReader(545): Device virtio_input_multi_touch_3 is associated with display ADISPLAY_ID_NONE. 09-29 14:10:44.513: W/InputReader(545): Device virtio_input_multi_touch_5 is associated with display ADISPLAY_ID_NONE. 09-29 14:10:44.513: W/InputReader(545): Device virtio_input_multi_touch_2 is associated with display ADISPLAY_ID_NONE. 09-29 14:10:44.513: W/InputReader(545): Device virtio_input_multi_touch_7 is associated with display ADISPLAY_ID_NONE. 09-29 14:10:44.513: W/InputReader(545): Device virtio_input_multi_touch_11 is associated with display ADISPLAY_ID_NONE. 09-29 14:10:44.513: W/InputReader(545): Device virtio_input_multi_touch_8 is associated with display ADISPLAY_ID_NONE. 09-29 14:10:44.513: W/InputReader(545): Device virtio_input_multi_touch_9 is associated with display ADISPLAY_ID_NONE. 09-29 14:10:44.513: W/InputReader(545): Device virtio_input_multi_touch_4 is associated with display ADISPLAY_ID_NONE. 09-29 14:10:44.513: W/InputReader(545): Device virtio_input_multi_touch_10 is associated with display ADISPLAY_ID_NONE. 09-29 14:10:44.513: W/InputReader(545): Device virtio_input_multi_touch_6 is associated with display ADISPLAY_ID_NONE. 09-29 14:10:44.513: W/InputReader(545): Device virtio_input_multi_touch_3 is associated with display ADISPLAY_ID_NONE. 09-29 14:10:44.513: W/InputReader(545): Device virtio_input_multi_touch_5 is associated with display ADISPLAY_ID_NONE. 09-29 14:10:44.513: W/InputReader(545): Device virtio_input_multi_touch_2 is associated with display ADISPLAY_ID_NONE. 09-29 14:10:44.513: W/InputReader(545): Device virtio_input_multi_touch_7 is associated with display ADISPLAY_ID_NONE. 09-29 14:10:44.513: W/InputReader(545): Device virtio_input_multi_touch_11 is associated with display ADISPLAY_ID_NONE. 09-29 14:10:44.513: W/InputReader(545): Device virtio_input_multi_touch_8 is associated with display ADISPLAY_ID_NONE. 09-29 14:10:44.514: I/ActivityManager(545): Killing 7686:org.mozilla.fenix.debug:tab5/u0a177 (adj 0): stop org.mozilla.fenix.debug due to finished inst 09-29 14:10:44.514: I/ActivityManager(545): Killing 8297:org.mozilla.fenix.debug:tab33/u0a177 (adj 0): stop org.mozilla.fenix.debug due to finished inst 09-29 14:10:44.515: I/ActivityManager(545): Killing 7786:org.mozilla.fenix.debug:gpu/u0a177 (adj 0): stop org.mozilla.fenix.debug due to finished inst 09-29 14:10:44.515: I/WindowManager(545): Force finishing activity ActivityRecord{8767c06 u0 org.mozilla.fenix.debug/org.mozilla.fenix.HomeActivity t7 f} isExiting} 09-29 14:10:44.515: W/ActivityTaskManager(545): Duplicate finish request for r=ActivityRecord{8767c06 u0 org.mozilla.fenix.debug/org.mozilla.fenix.HomeActivity t7 f} isExiting} 09-29 14:10:44.516: D/WindowManager(545): notifyANR took 65ms

AndiAJ commented 1 year ago

► 10/2 Main

verifyContextMixedVariationsFirebase link

10-02 13:59:26.212: I/WindowManager(545): Input event dispatching timed out sending to org.mozilla.fenix.debug/org.mozilla.fenix.HomeActivity. Reason: 51a1492 org.mozilla.fenix.debug/org.mozilla.fenix.HomeActivity (server) is not responding. Waited 5002ms for MotionEvent(deviceId=-1, source=0x00001002, displayId=0, action=MOVE, actionButton=0x00000000, flags=0x00000000, metaState=0x00000000, buttonState=0x00000000, classification=NONE, edgeFlags=0x00000000, xPrecision=1.0, yPrecision=1.0, xCursorPosition=nan, yCursorPosition=nan, pointers=[0: (348.0, 539.0)]), policyFlags=0x6b000000 10-02 13:59:26.219: D/GeckoIdleService(10587): Get idle time: time since reset 5009 msec 10-02 13:59:26.219: D/GeckoIdleService(10587): Idle timer callback: current idle time 5009 msec 10-02 13:59:26.219: D/GeckoIdleService(10587): next timeout 174990 msec from now 10-02 13:59:26.219: D/GeckoIdleService(10587): SetTimerExpiryIfBefore: next timeout 174990 msec from now 10-02 13:59:26.219: D/GeckoIdleService(10587): reset timer expiry to 175000 msec from now 10-02 13:59:26.219: D/GeckoIdleService(10587): Idle timer callback: tell observer 0x729f5e0b08 user is idle 10-02 13:59:26.227: I/ActivityManager(545): Force stopping org.mozilla.fenix.debug appid=10177 user=0: finished inst 10-02 13:59:26.228: I/ActivityManager(545): Killing 10587:org.mozilla.fenix.debug/u0a177 (adj 0): stop org.mozilla.fenix.debug due to finished inst 10-02 13:59:26.228: W/Binder(10571): Caught a RuntimeException from the binder stub implementation. 10-02 13:59:26.228: W/Binder(10571): java.lang.SecurityException: Calling from not trusted UID! 10-02 13:59:26.228: W/Binder(10571): at android.app.UiAutomationConnection.throwIfCalledByNotTrustedUidLocked(UiAutomationConnection.java:525) 10-02 13:59:26.228: W/Binder(10571): at android.app.UiAutomationConnection.shutdown(UiAutomationConnection.java:429) 10-02 13:59:26.228: W/Binder(10571): at android.app.IUiAutomationConnection$Stub.onTransact(IUiAutomationConnection.java:390) 10-02 13:59:26.228: W/Binder(10571): at android.os.Binder.execTransactInternal(Binder.java:1159) 10-02 13:59:26.228: W/Binder(10571): at android.os.Binder.execTransact(Binder.java:1123) 10-02 13:59:26.228: W/ActivityTaskManager(545): Force removing ActivityRecord{6687f0f u0 org.mozilla.fenix.debug/org.mozilla.fenix.HomeActivity t10 f}}: app died, no saved state 10-02 13:59:26.231: W/InputReader(545): Device virtio_input_multi_touch_9 is associated with display ADISPLAY_ID_NONE. 10-02 13:59:26.231: W/InputReader(545): Device virtio_input_multi_touch_4 is associated with display ADISPLAY_ID_NONE. 10-02 13:59:26.231: W/InputReader(545): Device virtio_input_multi_touch_10 is associated with display ADISPLAY_ID_NONE. 10-02 13:59:26.231: W/InputReader(545): Device virtio_input_multi_touch_6 is associated with display ADISPLAY_ID_NONE. 10-02 13:59:26.231: W/InputReader(545): Device virtio_input_multi_touch_3 is associated with display ADISPLAY_ID_NONE. 10-02 13:59:26.231: W/InputReader(545): Device virtio_input_multi_touch_5 is associated with display ADISPLAY_ID_NONE. 10-02 13:59:26.231: W/InputReader(545): Device virtio_input_multi_touch_2 is associated with display ADISPLAY_ID_NONE. 10-02 13:59:26.231: W/InputReader(545): Device virtio_input_multi_touch_7 is associated with display ADISPLAY_ID_NONE. 10-02 13:59:26.231: W/InputReader(545): Device virtio_input_multi_touch_11 is associated with display ADISPLAY_ID_NONE. 10-02 13:59:26.231: W/InputReader(545): Device virtio_input_multi_touch_8 is associated with display ADISPLAY_ID_NONE. 10-02 13:59:26.231: W/InputReader(545): Device virtio_input_multi_touch_9 is associated with display ADISPLAY_ID_NONE. 10-02 13:59:26.231: W/InputReader(545): Device virtio_input_multi_touch_4 is associated with display ADISPLAY_ID_NONE. 10-02 13:59:26.231: W/InputReader(545): Device virtio_input_multi_touch_10 is associated with display ADISPLAY_ID_NONE. 10-02 13:59:26.231: W/InputReader(545): Device virtio_input_multi_touch_6 is associated with display ADISPLAY_ID_NONE. 10-02 13:59:26.231: W/InputReader(545): Device virtio_input_multi_touch_3 is associated with display ADISPLAY_ID_NONE. 10-02 13:59:26.231: W/InputReader(545): Device virtio_input_multi_touch_5 is associated with display ADISPLAY_ID_NONE. 10-02 13:59:26.231: W/InputReader(545): Device virtio_input_multi_touch_2 is associated with display ADISPLAY_ID_NONE. 10-02 13:59:26.231: W/InputReader(545): Device virtio_input_multi_touch_7 is associated with display ADISPLAY_ID_NONE. 10-02 13:59:26.231: W/InputReader(545): Device virtio_input_multi_touch_11 is associated with display ADISPLAY_ID_NONE. 10-02 13:59:26.231: W/InputReader(545): Device virtio_input_multi_touch_8 is associated with display ADISPLAY_ID_NONE. 10-02 13:59:26.232: I/ActivityManager(545): Killing 10660:org.mozilla.fenix.debug:tab18/u0a177 (adj 0): stop org.mozilla.fenix.debug due to finished inst 10-02 13:59:26.233: I/ActivityManager(545): Killing 10736:org.mozilla.fenix.debug:gpu/u0a177 (adj 0): stop org.mozilla.fenix.debug due to finished inst 10-02 13:59:26.233: I/WindowManager(545): Force finishing activity ActivityRecord{6687f0f u0 org.mozilla.fenix.debug/org.mozilla.fenix.HomeActivity t10 f} isExiting} 10-02 13:59:26.233: W/ActivityTaskManager(545): Duplicate finish request for r=ActivityRecord{6687f0f u0 org.mozilla.fenix.debug/org.mozilla.fenix.HomeActivity t10 f} isExiting} 10-02 13:59:26.234: D/WindowManager(545): notifyANR took 22ms

AndiAJ commented 1 year ago

► 10/4 Main

verifySponsoredShortcutsSponsorsAndPrivacyOptionTestFirebase link

10-04 09:37:52.425: I/WindowManager(545): Input event dispatching timed out sending to org.mozilla.fenix.debug/org.mozilla.fenix.HomeActivity. Reason: 6ec9ce2 org.mozilla.fenix.debug/org.mozilla.fenix.HomeActivity (server) is not responding. Waited 5010ms for MotionEvent(deviceId=-1, source=0x00001002, displayId=0, action=MOVE, actionButton=0x00000000, flags=0x00000000, metaState=0x00000000, buttonState=0x00000000, classification=NONE, edgeFlags=0x00000000, xPrecision=1.0, yPrecision=1.0, xCursorPosition=nan, yCursorPosition=nan, pointers=[0: (415.0, 515.0)]), policyFlags=0x6b000000 10-04 09:37:52.439: I/PeriodicStatsRunner(1275): PeriodicStatsRunner.call():180 call() 10-04 09:37:52.439: I/PeriodicStatsRunner(1275): PeriodicStatsRunner.call():184 No submit PeriodicStats since input started. 10-04 09:37:52.470: I/ActivityManager(545): Force stopping org.mozilla.fenix.debug appid=10177 user=0: finished inst 10-04 09:37:52.470: I/ActivityManager(545): Killing 8596:org.mozilla.fenix.debug/u0a177 (adj 0): stop org.mozilla.fenix.debug due to finished inst 10-04 09:37:52.471: W/Binder(8578): Caught a RuntimeException from the binder stub implementation. 10-04 09:37:52.471: W/Binder(8578): java.lang.SecurityException: Calling from not trusted UID! 10-04 09:37:52.471: W/Binder(8578): at android.app.UiAutomationConnection.throwIfCalledByNotTrustedUidLocked(UiAutomationConnection.java:525) 10-04 09:37:52.471: W/Binder(8578): at android.app.UiAutomationConnection.shutdown(UiAutomationConnection.java:429) 10-04 09:37:52.471: W/Binder(8578): at android.app.IUiAutomationConnection$Stub.onTransact(IUiAutomationConnection.java:390) 10-04 09:37:52.471: W/Binder(8578): at android.os.Binder.execTransactInternal(Binder.java:1159) 10-04 09:37:52.471: W/Binder(8578): at android.os.Binder.execTransact(Binder.java:1123) 10-04 09:37:52.473: W/ActivityTaskManager(545): Force removing ActivityRecord{17785be u0 org.mozilla.fenix.debug/org.mozilla.fenix.HomeActivity t8 f}}: app died, no saved state 10-04 09:37:52.474: I/ServiceChildProcess(8751): Destroying GeckoServiceChildProcess 10-04 09:37:52.477: W/InputReader(545): Device virtio_input_multi_touch_9 is associated with display ADISPLAY_ID_NONE. 10-04 09:37:52.477: W/InputReader(545): Device virtio_input_multi_touch_4 is associated with display ADISPLAY_ID_NONE. 10-04 09:37:52.477: W/InputReader(545): Device virtio_input_multi_touch_10 is associated with display ADISPLAY_ID_NONE. 10-04 09:37:52.477: W/InputReader(545): Device virtio_input_multi_touch_6 is associated with display ADISPLAY_ID_NONE. 10-04 09:37:52.477: W/InputReader(545): Device virtio_input_multi_touch_3 is associated with display ADISPLAY_ID_NONE. 10-04 09:37:52.477: W/InputReader(545): Device virtio_input_multi_touch_5 is associated with display ADISPLAY_ID_NONE. 10-04 09:37:52.477: W/InputReader(545): Device virtio_input_multi_touch_2 is associated with display ADISPLAY_ID_NONE. 10-04 09:37:52.477: W/InputReader(545): Device virtio_input_multi_touch_7 is associated with display ADISPLAY_ID_NONE. 10-04 09:37:52.477: W/InputReader(545): Device virtio_input_multi_touch_11 is associated with display ADISPLAY_ID_NONE. 10-04 09:37:52.477: W/InputReader(545): Device virtio_input_multi_touch_8 is associated with display ADISPLAY_ID_NONE. 10-04 09:37:52.477: W/InputReader(545): Device virtio_input_multi_touch_9 is associated with display ADISPLAY_ID_NONE. 10-04 09:37:52.477: W/InputReader(545): Device virtio_input_multi_touch_4 is associated with display ADISPLAY_ID_NONE. 10-04 09:37:52.477: W/InputReader(545): Device virtio_input_multi_touch_10 is associated with display ADISPLAY_ID_NONE. 10-04 09:37:52.477: W/InputReader(545): Device virtio_input_multi_touch_6 is associated with display ADISPLAY_ID_NONE. 10-04 09:37:52.477: W/InputReader(545): Device virtio_input_multi_touch_3 is associated with display ADISPLAY_ID_NONE. 10-04 09:37:52.477: W/InputReader(545): Device virtio_input_multi_touch_5 is associated with display ADISPLAY_ID_NONE. 10-04 09:37:52.477: W/InputReader(545): Device virtio_input_multi_touch_2 is associated with display ADISPLAY_ID_NONE. 10-04 09:37:52.477: W/InputReader(545): Device virtio_input_multi_touch_7 is associated with display ADISPLAY_ID_NONE. 10-04 09:37:52.477: W/InputReader(545): Device virtio_input_multi_touch_11 is associated with display ADISPLAY_ID_NONE. 10-04 09:37:52.477: W/InputReader(545): Device virtio_input_multi_touch_8 is associated with display ADISPLAY_ID_NONE. 10-04 09:37:52.478: I/ActivityManager(545): Killing 8665:org.mozilla.fenix.debug:tab24/u0a177 (adj 0): stop org.mozilla.fenix.debug due to finished inst 10-04 09:37:52.479: I/ActivityManager(545): Killing 8751:org.mozilla.fenix.debug:gpu/u0a177 (adj 0): stop org.mozilla.fenix.debug due to finished inst 10-04 09:37:52.480: I/WindowManager(545): Force finishing activity ActivityRecord{17785be u0 org.mozilla.fenix.debug/org.mozilla.fenix.HomeActivity t8 f} isExiting} 10-04 09:37:52.480: W/ActivityTaskManager(545): Duplicate finish request for r=ActivityRecord{17785be u0 org.mozilla.fenix.debug/org.mozilla.fenix.HomeActivity t8 f} isExiting} 10-04 09:37:52.481: D/WindowManager(545): notifyANR took 57ms

AndiAJ commented 1 year ago

► 10/7 Main

openSponsoredShortcutInPrivateBrowsingTestFirebase link

10-07 13:49:38.440: I/WindowManager(545): Input event dispatching timed out sending to org.mozilla.fenix.debug/org.mozilla.fenix.HomeActivity. Reason: dcf47f3 org.mozilla.fenix.debug/org.mozilla.fenix.HomeActivity (server) is not responding. Waited 5003ms for MotionEvent(deviceId=-1, source=0x00001002, displayId=0, action=MOVE, actionButton=0x00000000, flags=0x00000000, metaState=0x00000000, buttonState=0x00000000, classification=NONE, edgeFlags=0x00000000, xPrecision=1.0, yPrecision=1.0, xCursorPosition=nan, yCursorPosition=nan, pointers=[0: (415.0, 515.0)]), policyFlags=0x6b000000 10-07 13:49:38.473: I/PeriodicStatsRunner(1275): PeriodicStatsRunner.call():180 call() 10-07 13:49:38.473: I/PeriodicStatsRunner(1275): PeriodicStatsRunner.call():184 No submit PeriodicStats since input started. 10-07 13:49:38.497: I/ActivityManager(545): Force stopping org.mozilla.fenix.debug appid=10177 user=0: finished inst 10-07 13:49:38.497: I/ActivityManager(545): Killing 9131:org.mozilla.fenix.debug/u0a177 (adj 0): stop org.mozilla.fenix.debug due to finished inst 10-07 13:49:38.497: W/Binder(9114): Caught a RuntimeException from the binder stub implementation. 10-07 13:49:38.497: W/Binder(9114): java.lang.SecurityException: Calling from not trusted UID! 10-07 13:49:38.497: W/Binder(9114): at android.app.UiAutomationConnection.throwIfCalledByNotTrustedUidLocked(UiAutomationConnection.java:525) 10-07 13:49:38.497: W/Binder(9114): at android.app.UiAutomationConnection.shutdown(UiAutomationConnection.java:429) 10-07 13:49:38.497: W/Binder(9114): at android.app.IUiAutomationConnection$Stub.onTransact(IUiAutomationConnection.java:390) 10-07 13:49:38.497: W/Binder(9114): at android.os.Binder.execTransactInternal(Binder.java:1159) 10-07 13:49:38.497: W/Binder(9114): at android.os.Binder.execTransact(Binder.java:1123) 10-07 13:49:38.498: W/ActivityTaskManager(545): Force removing ActivityRecord{733d325 u0 org.mozilla.fenix.debug/org.mozilla.fenix.HomeActivity t9 f}}: app died, no saved state 10-07 13:49:38.502: W/InputReader(545): Device virtio_input_multi_touch_9 is associated with display ADISPLAY_ID_NONE. 10-07 13:49:38.502: W/InputReader(545): Device virtio_input_multi_touch_4 is associated with display ADISPLAY_ID_NONE. 10-07 13:49:38.502: W/InputReader(545): Device virtio_input_multi_touch_10 is associated with display ADISPLAY_ID_NONE. 10-07 13:49:38.502: W/InputReader(545): Device virtio_input_multi_touch_6 is associated with display ADISPLAY_ID_NONE. 10-07 13:49:38.502: W/InputReader(545): Device virtio_input_multi_touch_3 is associated with display ADISPLAY_ID_NONE. 10-07 13:49:38.502: W/InputReader(545): Device virtio_input_multi_touch_5 is associated with display ADISPLAY_ID_NONE. 10-07 13:49:38.502: W/InputReader(545): Device virtio_input_multi_touch_2 is associated with display ADISPLAY_ID_NONE. 10-07 13:49:38.502: W/InputReader(545): Device virtio_input_multi_touch_7 is associated with display ADISPLAY_ID_NONE. 10-07 13:49:38.502: W/InputReader(545): Device virtio_input_multi_touch_11 is associated with display ADISPLAY_ID_NONE. 10-07 13:49:38.502: W/InputReader(545): Device virtio_input_multi_touch_8 is associated with display ADISPLAY_ID_NONE. 10-07 13:49:38.502: W/InputReader(545): Device virtio_input_multi_touch_9 is associated with display ADISPLAY_ID_NONE. 10-07 13:49:38.502: W/InputReader(545): Device virtio_input_multi_touch_4 is associated with display ADISPLAY_ID_NONE. 10-07 13:49:38.502: W/InputReader(545): Device virtio_input_multi_touch_10 is associated with display ADISPLAY_ID_NONE. 10-07 13:49:38.502: W/InputReader(545): Device virtio_input_multi_touch_6 is associated with display ADISPLAY_ID_NONE. 10-07 13:49:38.502: W/InputReader(545): Device virtio_input_multi_touch_3 is associated with display ADISPLAY_ID_NONE. 10-07 13:49:38.502: W/InputReader(545): Device virtio_input_multi_touch_5 is associated with display ADISPLAY_ID_NONE. 10-07 13:49:38.502: W/InputReader(545): Device virtio_input_multi_touch_2 is associated with display ADISPLAY_ID_NONE. 10-07 13:49:38.502: W/InputReader(545): Device virtio_input_multi_touch_7 is associated with display ADISPLAY_ID_NONE. 10-07 13:49:38.502: W/InputReader(545): Device virtio_input_multi_touch_11 is associated with display ADISPLAY_ID_NONE. 10-07 13:49:38.502: W/InputReader(545): Device virtio_input_multi_touch_8 is associated with display ADISPLAY_ID_NONE. 10-07 13:49:38.503: I/ActivityManager(545): Killing 9202:org.mozilla.fenix.debug:tab2/u0a177 (adj 0): stop org.mozilla.fenix.debug due to finished inst 10-07 13:49:38.507: I/ActivityManager(545): Killing 9265:org.mozilla.fenix.debug:gpu/u0a177 (adj 0): stop org.mozilla.fenix.debug due to finished inst 10-07 13:49:38.508: D/WindowManager(545): notifyANR took 70ms

► 10/9 Main

verifyContextOpenLinkPrivateTabFirebase link

10-09 10:20:21.238: I/WindowManager(545): Input event dispatching timed out sending to org.mozilla.fenix.debug/org.mozilla.fenix.HomeActivity. Reason: 277a207 org.mozilla.fenix.debug/org.mozilla.fenix.HomeActivity (server) is not responding. Waited 5004ms for MotionEvent(deviceId=-1, source=0x00001002, displayId=0, action=MOVE, actionButton=0x00000000, flags=0x00000000, metaState=0x00000000, buttonState=0x00000000, classification=NONE, edgeFlags=0x00000000, xPrecision=1.0, yPrecision=1.0, xCursorPosition=nan, yCursorPosition=nan, pointers=[0: (197.0, 208.0)]), policyFlags=0x6b000000 10-09 10:20:21.243: D/GeckoIdleService(10012): Get idle time: time since reset 5010 msec 10-09 10:20:21.243: D/GeckoIdleService(10012): Idle timer callback: current idle time 5010 msec 10-09 10:20:21.243: D/GeckoIdleService(10012): next timeout 174990 msec from now 10-09 10:20:21.243: D/GeckoIdleService(10012): SetTimerExpiryIfBefore: next timeout 174990 msec from now 10-09 10:20:21.243: D/GeckoIdleService(10012): reset timer expiry to 175000 msec from now 10-09 10:20:21.243: D/GeckoIdleService(10012): Idle timer callback: tell observer 0x72b4cd7868 user is idle 10-09 10:20:21.260: I/ActivityManager(545): Force stopping org.mozilla.fenix.debug appid=10177 user=0: finished inst 10-09 10:20:21.260: I/ActivityManager(545): Killing 10012:org.mozilla.fenix.debug/u0a177 (adj 0): stop org.mozilla.fenix.debug due to finished inst 10-09 10:20:21.260: W/Binder(9995): Caught a RuntimeException from the binder stub implementation. 10-09 10:20:21.260: W/Binder(9995): java.lang.SecurityException: Calling from not trusted UID! 10-09 10:20:21.260: W/Binder(9995): at android.app.UiAutomationConnection.throwIfCalledByNotTrustedUidLocked(UiAutomationConnection.java:525) 10-09 10:20:21.260: W/Binder(9995): at android.app.UiAutomationConnection.shutdown(UiAutomationConnection.java:429) 10-09 10:20:21.260: W/Binder(9995): at android.app.IUiAutomationConnection$Stub.onTransact(IUiAutomationConnection.java:390) 10-09 10:20:21.260: W/Binder(9995): at android.os.Binder.execTransactInternal(Binder.java:1159) 10-09 10:20:21.260: W/Binder(9995): at android.os.Binder.execTransact(Binder.java:1123) 10-09 10:20:21.261: W/ActivityTaskManager(545): Force removing ActivityRecord{a408e61 u0 org.mozilla.fenix.debug/org.mozilla.fenix.HomeActivity t10 f}}: app died, no saved state 10-09 10:20:21.261: I/ServiceChildProcess(10208): Destroying GeckoServiceChildProcess 10-09 10:20:21.261: I/ServiceChildProcess(10208): [ 10-09 10:20:21.262 0: 0 I/ ] 10-09 10:20:21.261: I/ServiceChildProcess(10208): Socket Thread (10083) used greatest stack depth: 9792 bytes left 10-09 10:20:21.261: I/app_process(9995): System.exit called, status: 0 10-09 10:20:21.261: I/AndroidRuntime(9995): VM exiting with result code 0. 10-09 10:20:21.263: W/InputReader(545): Device virtio_input_multi_touch_9 is associated with display ADISPLAY_ID_NONE. 10-09 10:20:21.263: W/InputReader(545): Device virtio_input_multi_touch_4 is associated with display ADISPLAY_ID_NONE. 10-09 10:20:21.263: W/InputReader(545): Device virtio_input_multi_touch_10 is associated with display ADISPLAY_ID_NONE. 10-09 10:20:21.263: W/InputReader(545): Device virtio_input_multi_touch_6 is associated with display ADISPLAY_ID_NONE. 10-09 10:20:21.263: W/InputReader(545): Device virtio_input_multi_touch_3 is associated with display ADISPLAY_ID_NONE. 10-09 10:20:21.263: W/InputReader(545): Device virtio_input_multi_touch_5 is associated with display ADISPLAY_ID_NONE. 10-09 10:20:21.263: W/InputReader(545): Device virtio_input_multi_touch_2 is associated with display ADISPLAY_ID_NONE. 10-09 10:20:21.263: W/InputReader(545): Device virtio_input_multi_touch_7 is associated with display ADISPLAY_ID_NONE. 10-09 10:20:21.263: W/InputReader(545): Device virtio_input_multi_touch_11 is associated with display ADISPLAY_ID_NONE. 10-09 10:20:21.263: W/InputReader(545): Device virtio_input_multi_touch_8 is associated with display ADISPLAY_ID_NONE. 10-09 10:20:21.264: W/InputReader(545): Device virtio_input_multi_touch_9 is associated with display ADISPLAY_ID_NONE. 10-09 10:20:21.264: W/InputReader(545): Device virtio_input_multi_touch_4 is associated with display ADISPLAY_ID_NONE. 10-09 10:20:21.264: W/InputReader(545): Device virtio_input_multi_touch_10 is associated with display ADISPLAY_ID_NONE. 10-09 10:20:21.264: W/InputReader(545): Device virtio_input_multi_touch_6 is associated with display ADISPLAY_ID_NONE. 10-09 10:20:21.264: W/InputReader(545): Device virtio_input_multi_touch_3 is associated with display ADISPLAY_ID_NONE. 10-09 10:20:21.264: W/InputReader(545): Device virtio_input_multi_touch_5 is associated with display ADISPLAY_ID_NONE. 10-09 10:20:21.264: W/InputReader(545): Device virtio_input_multi_touch_2 is associated with display ADISPLAY_ID_NONE. 10-09 10:20:21.264: W/InputReader(545): Device virtio_input_multi_touch_7 is associated with display ADISPLAY_ID_NONE. 10-09 10:20:21.264: W/InputReader(545): Device virtio_input_multi_touch_11 is associated with display ADISPLAY_ID_NONE. 10-09 10:20:21.264: W/InputReader(545): Device virtio_input_multi_touch_8 is associated with display ADISPLAY_ID_NONE. 10-09 10:20:21.264: I/ActivityManager(545): Killing 10096:org.mozilla.fenix.debug:tab20/u0a177 (adj 0): stop org.mozilla.fenix.debug due to finished inst 10-09 10:20:21.264: I/ActivityManager(545): Killing 10208:org.mozilla.fenix.debug:gpu/u0a177 (adj 0): stop org.mozilla.fenix.debug due to finished inst 10-09 10:20:21.265: I/WindowManager(545): Force finishing activity ActivityRecord{a408e61 u0 org.mozilla.fenix.debug/org.mozilla.fenix.HomeActivity t10 f} isExiting} 10-09 10:20:21.265: W/ActivityTaskManager(545): Duplicate finish request for r=ActivityRecord{a408e61 u0 org.mozilla.fenix.debug/org.mozilla.fenix.HomeActivity t10 f} isExiting} 10-09 10:20:21.266: D/WindowManager(545): notifyANR took 28ms