New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 610028 link

Starred by 1 user

Issue metadata

Status: WontFix
Owner:
Last visit > 30 days ago
Closed: Dec 2017
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Bug



Sign in to add a comment

Android Remote Desktop client randomly crashes

Project Member Reported by zijiehe@chromium.org, May 7 2016

Issue description

Version: 49.0.2623.40, also reproduced on M52
OS: Android M

What steps will reproduce the problem?
Start Remote Desktop and connect to a machine.

What is the expected output?
Continually works well

What do you see instead?
Crash.


Please use labels and text to provide additional information.

Stacktrace from logcat,
05-06 17:04:27.015  6528  6528 E AndroidRuntime: java.lang.NullPointerException: Attempt to invoke virtual method 'java.util.Iterator com.google.android.gms.people.model.OwnerBuffer.iterator()' on a null object reference
05-06 17:04:27.015  6528  6528 E AndroidRuntime: 	at org.chromium.chromoting.accountswitcher.AccountSwitcherGoogle.onOwnersLoaded(AccountSwitcherGoogle.java:156)

Looks like some random failures may happen and cause LoadOwnersResult.getOwners() returns null.

 
Status: WontFix (was: Untriaged)

Sign in to add a comment