java.lang.IllegalArgumentException at android.app.LoadedApk.forgetServiceDispatcher-e2755319 |
|||||||
Issue descriptionChrome OS: 10032.21.0/ 63.0.3239.26 eve Process: org.chromium.arc.applauncher Crash type: system_app_crash Thread 0 main thread CRASHED java.lang.IllegalArgumentException: Service not registered: org.chromium.arc.applauncher.util.BlockingServiceConnection@5a9e075 at android.app.LoadedApk.forgetServiceDispatcher (LoadedApk.java:1289 ) at android.app.ContextImpl.unbindService (ContextImpl.java:1509 ) at android.content.ContextWrapper.unbindService (ContextWrapper.java:648 ) at org.chromium.arc.applauncher.AccountCheckerService.cleanUp (AccountCheckerService.java:112 ) at org.chromium.arc.applauncher.AccountCheckerService.finish (AccountCheckerService.java:124 ) at org.chromium.arc.applauncher.AccountCheckerService.-wrap0 (AccountCheckerService.java ) at org.chromium.arc.applauncher.AccountCheckerService$2.onSuccess (AccountCheckerService.java:161 ) at org.chromium.arc.applauncher.AccountCheckerService$2.onSuccess (AccountCheckerService.java:159 ) at org.chromium.arc.applauncher.AppLauncherService$2$1.onSuccess (AppLauncherService.java:314 ) at org.chromium.arc.applauncher.AppLauncherService$2$1.onSuccess (AppLauncherService.java:312 ) at org.chromium.arc.applauncher.ArcProvisioning$ProvisionFinishedCallback.onSuccess (ArcProvisioning.java:282 ) at org.chromium.arc.applauncher.ArcProvisioning$ProvisionFinishedCallback.onSuccess (ArcProvisioning.java:275 ) at org.chromium.arc.DeadlineCallbackNotifier.complete (DeadlineCallbackNotifier.java:122 ) at org.chromium.arc.applauncher.ArcProvisioning.provisionDeviceIfNeeded (ArcProvisioning.java:130 ) at org.chromium.arc.applauncher.ArcProvisioning.start (ArcProvisioning.java:93 ) at org.chromium.arc.applauncher.AppLauncherService$2.onSuccess (AppLauncherService.java:310 ) at org.chromium.arc.applauncher.AppLauncherService$2.onSuccess (AppLauncherService.java:308 ) at org.chromium.arc.applauncher.AppLauncherService.getAuthService (AppLauncherService.java:336 ) at org.chromium.arc.applauncher.AppLauncherService.reauthorize (AppLauncherService.java:306 ) at org.chromium.arc.applauncher.AccountCheckerService.startCheck (AccountCheckerService.java:157 ) at org.chromium.arc.applauncher.AccountCheckerService.-wrap1 (AccountCheckerService.java ) at org.chromium.arc.applauncher.AccountCheckerService$1.run (AccountCheckerService.java:86 ) at android.os.Handler.handleCallback (Handler.java:751 ) at android.os.Handler.dispatchMessage (Handler.java:95 ) at android.os.Looper.loop (Looper.java:154 ) at android.os.HandlerThread.run (HandlerThread.java:61 )
,
Oct 31 2017
Observed this crash while switching between multiprofile users and when clicked on app launcher in either of primary or secondary user. Had added one secondary user to the primary user.
,
Oct 31 2017
,
Nov 1 2017
Adding "Not-Touch-Friendly-Launcher" to mark that no action items are expected from Launcher team. Assuming khmel@ will take good care of this. Please ping me if any help is needed. Thanks!
,
Nov 1 2017
This is part of newly added reauth flow. M63 Release blocker
,
Nov 1 2017
,
Nov 8 2017
waiting more results for 64.0.3261.0+ where this should be fixed.
,
Nov 10 2017
Merged as part of reauth-flow. Fix appears in 4444481. Requires 10032.34.0+
,
Nov 20 2017
Last reported issue was in 10032.32.0 Now 10032.39.0 is live since 2017-11-14 and no crash in this build. Consider fixed. |
|||||||
►
Sign in to add a comment |
|||||||
Comment 1 by khmel@chromium.org
, Oct 31 2017Status: Assigned (was: Untriaged)