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.
Comment 1 by zijiehe@chromium.org
, Dec 11 2017