New issue
Advanced search Search tips

Issue 779886 link

Starred by 2 users

Issue metadata

Status: Fixed
Owner:
Closed: Nov 2017
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Chrome
Pri: 1
Type: Bug



Sign in to add a comment

java.lang.IllegalArgumentException at android.app.LoadedApk.forgetServiceDispatcher-e2755319

Project Member Reported by mkarkada@chromium.org, Oct 31 2017

Issue description

Chrome 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 )
 

Comment 1 by khmel@chromium.org, Oct 31 2017

Owner: khmel@chromium.org
Status: Assigned (was: Untriaged)
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.

Comment 3 by khmel@chromium.org, Oct 31 2017

Status: Started (was: Assigned)
Labels: Not-Touch-Friendly-Launcher
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!

Comment 5 by khmel@chromium.org, Nov 1 2017

Labels: ReleaseBlock-Stable
This is part of newly added reauth flow. M63 Release blocker

Comment 6 by khmel@chromium.org, Nov 1 2017

Labels: -Pri-2 Pri-1

Comment 8 by khmel@chromium.org, Nov 8 2017

waiting more results for 64.0.3261.0+ where this should be fixed.

Comment 9 by khmel@chromium.org, Nov 10 2017

Labels: Merge-Merged
Merged as part of reauth-flow.
Fix appears in 4444481.	
Requires 10032.34.0+

Comment 10 by khmel@chromium.org, Nov 20 2017

Status: Fixed (was: Started)
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