Skip to content
This repository has been archived by the owner on Sep 4, 2020. It is now read-only.

Getting NotRegistered error when sending GCM push notification, but the device never unregistered #419

Closed
yoav-zibin opened this issue Dec 13, 2015 · 3 comments
Labels

Comments

@yoav-zibin
Copy link

Hi,
This is happening on my own device (occasionally): I get a registration_id, I get successfully get notifications, then I change the phone to airplane mode and then back, and then I start getting NotRegistered error.

I took a bug report on my device, but I don't want to publicly attach it :)
I can happily email it in private.
I attached some traces below.

I'm still using the 1.2.3 plugin version (about to upgrade now to 1.3.0 :))

My registration_id:
APA91bH0D0l8UmNrWqSssLR4DFZGd0hFhWiNX0iPEKSjz36GiXrLRw1GIP01ioxlmfAh0vKTgKvtRBH8JjyreoWs1hcXw5DHYNB10-206zMb5-gFVYtgHwOIl3bIgd33PnLzYAo2o3C7

You can see I got the last message on Dec 13, 4:58 PM:
pushnotificationbug

On the server side (AppEngine), I see the successfull message:

2015-12-13 16:58:05.925
com.multiplayer.PostMessage sendPost: Sending POST message to url: https://gcm-http.googleapis.com/gcm/send
Message: {"registration_ids":[
"APA91bH0D0l8UmNrWqSssLR4DFZGd0hFhWiNX0iPEKSjz36GiXrLRw1GIP01ioxlmfAh0vKTgKvtRBH8JjyreoWs1hcXw5DHYNB10-206zMb5-gFVYtgHwOIl3bIgd33PnLzYAo2o3C7"],"data":{"title":"New game","message":"yoav local chrome invited you to play","matchId":"6621598723582001700","notificationOpponentId":"5720693702393856","updatedTimestampMillis":"1450043885762","notId":"318009155","matchInfoJson":"{"gameVariant":0,"matchId":"6621598723582001700","createdTimestampMillis":"1450043885762","updatedTimestampMillis":"1450043885762","isReservedAutoMatch":false,"notificationOpponentId":"0","state":"N4IgLgrgTgdgkjAJgUwB4CFkDMD2VkCyOAbsiAFwAMANONPEmhQIy3JIECGYAxgBYBlHnmQBnCjAgAbKbQC2JZADkIcgEbIoLWlE5IccgcmSIKISgDoAbABYbAJmbN7lAOyubATgDM9xyFopTlEwIlIKAG1QUWQwABV6ClBIWAQUVBYAX0zqaNikkABrZABPMxDuMlpiTikIMnJQFCkwTgKoHAB3CntaYSkenJA1HE4oU3IIiJAAmdoQAF1qadnVpZX52gANRYXszKWQIJCBVrAG4CGeaHwYMFPKgorzgubW9q6evpwB8nshkZjCZTOagxbLMHzdaQkA7BZ7IbHMAANQAlqJUWopMg4jgklcbuwUejMdjcfjMkA\u003d","lastPlayerIndex":0,"nextPlayerIndex":1,"playersInfo":[{"playerId":"5720693702393856","displayName":"yoav local chrome","avatarImageUrl":"http://www.multiplayer-gaming.com/v1/dist/imgs/avatar38.gif","isOnline":true},{"playerId":"4791088564928512","displayName":"Yoav Zibin","avatarImageUrl":"http://graph.facebook.com/10152824135331125/picture?square\u003dsquare","isOnline":true}]}"},"notification":{"title":"New game","body":"yoav local chrome invited you to play","icon":"new"}}
I 2015-12-13 16:58:05.949
com.multiplayer.PostMessage sendPost: POST returned: {"multicast_id":7630038003434104346,"success":1,"failure":0,"canonical_ids":0,"results":[{"message_id":"0:1450043885935908%224af683f9fd7ecd"}]}

Then I see the failing message with:
"results":[{"error":"NotRegistered"}]

2015-12-13 16:59:57.326
com.multiplayer.PostMessage sendPost: Sending POST message to url: https://gcm-http.googleapis.com/gcm/send
Message: {"registration_ids":[
"APA91bH0D0l8UmNrWqSssLR4DFZGd0hFhWiNX0iPEKSjz36GiXrLRw1GIP01ioxlmfAh0vKTgKvtRBH8JjyreoWs1hcXw5DHYNB10-206zMb5-gFVYtgHwOIl3bIgd33PnLzYAo2o3C7"],"data":{"title":"Your turn","message":"yoav local chrome just played","matchId":"4932847683331004302","notificationOpponentId":"5720693702393856","updatedTimestampMillis":"1450043997115","notId":"249424975","matchInfoJson":"{"gameVariant":0,"matchId":"4932847683331004302","createdTimestampMillis":"1450043848521","updatedTimestampMillis":"1450043997115","isReservedAutoMatch":false,"notificationOpponentId":"0","state":"N4IgLgrgTgdgkjAJgUwB4CFkDMD2VkCyOAbsiAFwAMANONPEmhQIy0C2JyAchGwEbIoFAKy0oAQyQ42AZWTJEFEJQB0lAOwAmZgE4ALADYDAZmHq9O3cxC0ANuIDOYIqQoBtUA+RgAKvQqgkLAIKKgsAL7h1J7eASAA1sgAnkpO4mBktMTithBk5KAotmDicVA4AO4UNCAAxji2EbR8OOJQiuRubiAA8jYgABr9QwC61N39fbQgYxPTtKMjkeFjIPZOMiUZcWnbBSBFJWWVLLT1jeTMUSAtbR1dvf3DM+Mgk0+zb/ODM0vXtdB8DAwJt0vlPFtwQdkMVSvtylUqGcGk0bq12u5ulMfgsXnNHtNPk9cSM/nZHGAAGoASwc1L4tmQPhwAX+gOQwJpdIZTJZBUiQA\u003d\u003d","lastPlayerIndex":0,"nextPlayerIndex":1,"playersInfo":[{"playerId":"5720693702393856","displayName":"yoav local chrome","avatarImageUrl":"http://www.multiplayer-gaming.com/v1/dist/imgs/avatar38.gif","isOnline":true},{"playerId":"4791088564928512","displayName":"Yoav Zibin","avatarImageUrl":"http://graph.facebook.com/10152824135331125/picture?square\u003dsquare","isOnline":true}]}"},"notification":{"title":"Your turn","body":"yoav local chrome just played","icon":"new"}}
I 2015-12-13 16:59:57.341
com.multiplayer.PostMessage sendPost: POST returned: {"multicast_id":5175733851469309361,"success":0,"failure":1,"canonical_ids":0,"results":[{"error":"NotRegistered"}]}

Relevant logs from the bug report on my device:

12-13 16:57:29.678 1938 2515 D WifiService: New client listening to asynchronous messages
12-13 16:57:30.219 1938 2704 I ActivityManager: Killing 12112:android.process.acore/u0a3 (adj 15): empty #17
12-13 16:57:30.258 1938 1938 I ActivityManager: Start proc 16289:com.gamingplatform.tictactoe/u0a238 for broadcast com.gamingplatform.tictactoe/com.adobe.phonegap.push.CordovaGCMBroadcastReceiver
12-13 16:57:30.508 1938 1938 V NotificationService: pkg=com.gamingplatform.tictactoe canInterrupt=false intercept=true
12-13 16:57:30.521 1938 2704 I ActivityManager: Killing 15176:com.google.corp.moma.android/u0a163 (adj 15): empty #17
12-13 16:57:39.115 1938 5094 I ActivityManager: START u0 {flg=0x24000000 cmp=com.gamingplatform.tictactoe/com.adobe.phonegap.push.PushHandlerActivity (has extras)} from uid 10238 on display 0
12-13 16:57:39.115 1938 5094 W ActivityManager: startActivity called from non-Activity context; forcing Intent.FLAG_ACTIVITY_NEW_TASK for: Intent { flg=0x24000000 cmp=com.gamingplatform.tictactoe/com.adobe.phonegap.push.PushHandlerActivity (has extras) }
12-13 16:57:39.151 1938 2697 I ActivityManager: START u0 {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10000000 pkg=com.gamingplatform.tictactoe cmp=com.gamingplatform.tictactoe/.TicTacToe} from uid 10238 on display 0
12-13 16:57:51.132 1938 2703 I ActivityManager: START u0 {act=com.android.systemui.recents.SHOW_RECENTS flg=0x10804000 cmp=com.android.systemui/.recents.RecentsActivity} from uid 10012 on display 0
12-13 16:57:52.176 1938 2703 I ActivityManager: Killing 15203:com.google.corp.huddle.android/u0a165 (adj 15): empty #17
12-13 16:57:52.218 1938 2703 I ActivityManager: Killing 16289:com.gamingplatform.tictactoe/u0a238 (adj 9): remove task
12-13 16:57:52.252 1938 4821 I WindowState: WIN DEATH: Window{9b4ba65 u0 com.gamingplatform.tictactoe/com.gamingplatform.tictactoe.TicTacToe}
12-13 16:57:52.860 1938 2703 I ActivityManager: START u0 {act=android.intent.action.MAIN cat=[android.intent.category.HOME] flg=0x10200000 cmp=com.google.android.googlequicksearchbox/com.google.android.launcher.GEL} from uid 10012 on display 0
12-13 16:57:55.736 1938 1951 I ActivityManager: Start proc 16683:com.gamingplatform.tictactoe/u0a238 for broadcast com.gamingplatform.tictactoe/com.adobe.phonegap.push.CordovaGCMBroadcastReceiver
12-13 16:57:55.889 1938 1938 V NotificationService: pkg=com.gamingplatform.tictactoe canInterrupt=false intercept=true
12-13 16:57:58.676 1938 1951 I ActivityManager: Start proc 16775:com.android.cellbroadcastreceiver/u0a30 for broadcast com.android.cellbroadcastreceiver/.CellBroadcastReceiver
12-13 16:57:58.851 1938 2516 D ConnectivityService: NetworkAgentInfo [WIFI () - 119] EVENT_NETWORK_INFO_CHANGED, going from CONNECTED to DISCONNECTED
12-13 16:57:58.851 1938 2516 D ConnectivityService: NetworkAgentInfo [WIFI () - 119] got DISCONNECTED, was satisfying 4
12-13 16:57:58.896 1938 1938 V NotificationService: pkg=com.google.android.gms canInterrupt=false intercept=true
12-13 16:57:58.909 1938 1938 V NotificationService: pkg=com.google.android.gms canInterrupt=false intercept=true
12-13 16:57:58.985 1938 4821 I ActivityManager: Start proc 16807:com.glosculptor.glowpuzzle/u0a115 for broadcast com.glosculptor.glowpuzzle/.util.AirplaneModeReceiver
12-13 16:57:59.051 1938 2516 D ConnectivityService: notifyType LOST for NetworkAgentInfo [WIFI () - 119]
12-13 16:57:59.159 1938 1938 V NotificationService: pkg=com.sonos.acr canInterrupt=false intercept=true
12-13 16:57:59.220 1938 2516 D CSLegacyTypeTracker: Sending DISCONNECTED broadcast for type 1 NetworkAgentInfo [WIFI () - 119] isDefaultNetwork=true
12-13 16:57:59.220 1938 2516 D ConnectivityService: sendStickyBroadcast: action=android.net.conn.CONNECTIVITY_CHANGE
12-13 16:57:59.398 1938 2516 E ConnectivityService: EVENT_NETWORK_INFO_CHANGED from unknown NetworkAgent
12-13 16:57:59.918 1938 2699 I ActivityManager: Killing 15396:com.google.android.volta/u0a202 (adj 15): empty #17
12-13 16:57:59.941 1938 1938 I ActivityManager: Start proc 16854:com.android.settings/1000 for broadcast com.android.settings/.bluetooth.DockEventReceiver
12-13 16:58:00.093 16854 16854 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.startService:1221 android.content.ContextWrapper.startService:581 android.content.ContextWrapper.startService:581 com.android.settings.bluetooth.DockEventReceiver.beginStartingService:134 com.android.settings.bluetooth.DockEventReceiver.onReceive:115
12-13 16:58:00.147 1938 2515 D WifiService: New client listening to asynchronous messages
12-13 16:58:00.156 1938 2696 I ActivityManager: Killing 15806:com.google.android.gms.ui/u0a7 (adj 15): empty #17
12-13 16:58:00.297 16854 16854 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.startService:1221 android.content.ContextWrapper.startService:581 android.content.ContextWrapper.startService:581 com.android.settings.bluetooth.DockEventReceiver.beginStartingService:134 com.android.settings.bluetooth.DockEventReceiver.onReceive:115
12-13 16:58:00.334 3500 3500 D MccTable: updateMccMncConfiguration mccmnc='null' fromServiceState=true
12-13 16:58:00.334 3500 3500 D MccTable: WIFI_COUNTRY_CODE set to
12-13 16:58:00.334 1938 2699 I WifiService: WifiService trying to set country code to with persist set to true
12-13 16:58:00.371 1938 2704 I ActivityManager: Start proc 16912:com.google.android.music:main/u0a60 for broadcast com.google.android.music/.leanback.AutoCacheSchedulingService$ActionReceiver
12-13 16:58:00.532 1938 2699 I Telecom : PhoneAccountRegistrar: [ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionService}, [d0fadb5165a7604f918ec767baccd7e05cb7940f], UserHandle{0}(icon: Icon(typ=BITMAP size=57x72) -> Icon(typ=BITMAP size=57x72))(lbl: -> T-Mobile)(desc: -> T-Mobile)]
12-13 16:58:00.549 1938 2699 I Telecom : : Sending phone-account intent as user
12-13 16:58:00.553 1938 2700 W Telecom : : No account found for the calling user
12-13 16:58:00.568 1938 4821 I ActivityManager: Start proc 16933:android.process.acore/u0a3 for content provider com.android.providers.contacts/.VoicemailContentProvider
12-13 16:58:01.048 1938 2705 I Telecom : PhoneAccountRegistrar: [ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionService}, [d0fadb5165a7604f918ec767baccd7e05cb7940f], UserHandle{0}(icon: Icon(typ=BITMAP size=57x72) -> Icon(typ=BITMAP size=57x72))]
12-13 16:58:01.061 1938 2705 I Telecom : : Sending phone-account intent as user
12-13 16:58:01.062 1938 1949 I ActivityManager: Killing 16134:com.qualcomm.timeservice/u0a70 (adj 15): empty #17
12-13 16:58:01.257 1938 2699 I ActivityManager: Process com.android.bluetooth (pid 22002) has died
12-13 16:58:01.369 16912 16912 W ActivityThread: ClassLoader.loadClass: The class loader returned by Thread.getContextClassLoader() may fail for processes that host multiple applications. You should explicitly specify a context class loader. For example: Thread.setContextClassLoader(getClass().getClassLoader());
12-13 16:58:01.750 1938 2703 I ActivityManager: Start proc 16976:com.google.android.setupwizard/u0a17 for broadcast com.google.android.setupwizard/.carrier.MobileConnectivityChangeReceiver
12-13 16:58:01.855 1938 2703 I ActivityManager: Killing 16168:com.google.android.keep/u0a53 (adj 15): empty #17
12-13 16:58:01.964 1938 1949 I ActivityManager: Start proc 17013:com.android.chrome/u0a32 for broadcast com.android.chrome/org.chromium.content.browser.BackgroundSyncLauncherService$Receiver
12-13 16:58:01.965 1938 1949 I ActivityManager: Killing 16196:com.google.android.calendar/u0a29 (adj 15): empty #17
12-13 16:58:02.453 1938 1949 I ActivityManager: Start proc 17033:com.google.android.apps.photos/u0a157 for broadcast com.google.android.apps.photos/.actionqueue.SystemReceiver
12-13 16:58:02.454 1938 1949 I ActivityManager: Killing 11055:com.urbandroid.sleep/u0a131 (adj 15): empty #17
12-13 16:58:03.613 1938 2706 I ActivityManager: Killing 10520:com.google.android.wearable.app:ui/u0a75 (adj 15): empty #17
12-13 16:58:03.671 1938 2697 I ActivityManager: Start proc 17060:com.google.android.apps.enterprise.dmagent/u0a93 for broadcast com.google.android.apps.enterprise.dmagent/.ConnectivityReceiver
12-13 16:58:03.811 1938 2698 I ActivityManager: Start proc 17073:com.google.android.apps.magazines/u0a57 for broadcast com.google.android.apps.magazines/com.google.apps.dots.android.newsstand.appwidget.NewsWidgetProvider
12-13 16:58:03.812 1938 2698 I ActivityManager: Killing 11025:com.google.android.deskclock/u0a34 (adj 15): empty #17
12-13 16:58:04.943 1938 2704 I ActivityManager: Start proc 17119:com.tripit/u0a151 for broadcast com.tripit/.activity.ConnectivityReceiver
12-13 16:58:04.945 1938 2704 I ActivityManager: Killing 11830:com.google.android.apps.fitness/u0a156 (adj 15): empty #17
12-13 16:58:05.249 1938 2043 I ActivityManager: Start proc 17142:com.google.android.apps.fitness/u0a156 for service com.google.android.apps.fitness/.wearable.WearableSyncService
12-13 16:58:06.480 1938 2697 I ActivityManager: Start proc 17169:com.ted.android/u0a101 for broadcast com.ted.android/.service.DataUpdateCheckBroadcastReceiver
12-13 16:58:06.480 1938 2697 I ActivityManager: Killing 10920:com.android.providers.calendar/u0a1 (adj 15): empty #17
12-13 16:58:06.872 1938 1948 I ActivityManager: Killing 16683:com.gamingplatform.tictactoe/u0a238 (adj 15): empty #17
12-13 16:58:07.076 1938 2700 I ActivityManager: Start proc 17196:org.coursera.android/u0a196 for broadcast org.coursera.android/org.coursera.core.legacy.network.CourkitNetworkObservable
12-13 16:58:08.299 1938 2699 I ActivityManager: Start proc 17231:com.google.android.apps.aiuto/u0a166 for broadcast com.google.android.apps.aiuto/.receiver.NetworkConnectivityReceiver
12-13 16:58:08.300 1938 2699 I ActivityManager: Killing 16775:com.android.cellbroadcastreceiver/u0a30 (adj 15): empty #17
12-13 16:58:08.368 1938 5094 W ActivityManager: Permission Denial: Accessing service ComponentInfo{com.google.android.music/com.google.android.music.dial.DialMediaRouteProviderService} from pid=17196, uid=10196 that is not exported from uid 10060
12-13 16:58:08.693 1938 2696 I ActivityManager: Killing 16807:com.glosculptor.glowpuzzle/u0a115 (adj 15): empty #17
12-13 16:58:08.757 1938 2697 I ActivityManager: Start proc 17245:com.zynga.wwf2.free/u0a88 for broadcast com.zynga.wwf2.free/com.zynga.words2.receivers.ConnectivityChangeReceiver
12-13 16:58:08.758 1938 2697 I ActivityManager: Killing 16854:com.android.settings/1000 (adj 15): empty #17
12-13 16:58:08.776 1938 2515 D WifiService: Client connection lost with reason: 4
12-13 16:58:10.761 1938 2702 I ActivityManager: Start proc 17384:net.nickapps.wear.findmyphone/u0a170 for broadcast net.nickapps.wear.findmyphone/.cloud.OnConnectionChanged
12-13 16:58:10.763 1938 2702 I ActivityManager: Killing 16236:com.skype.raider/u0a100 (adj 15): empty #17
12-13 16:58:10.776 1938 2515 D WifiService: Client connection lost with reason: 4
12-13 16:58:11.236 1938 5094 I ActivityManager: Start proc 17428:com.gameloft.android.ANMP.GloftUOHM/u0a120 for broadcast com.gameloft.android.ANMP.GloftUOHM/.GLUtils.NetworkStateReceiver
12-13 16:58:11.237 1938 5094 I ActivityManager: Killing 16933:android.process.acore/u0a3 (adj 15): empty #17
12-13 16:58:11.434 1938 4821 I ActivityManager: Killing 11315:android.process.media/u0a5 (adj 15): empty #17
12-13 16:58:11.470 1938 2703 I ActivityManager: Start proc 17441:com.android.settings/1000 for broadcast com.android.settings/.widget.SettingsAppWidgetProvider
12-13 16:58:11.542 1938 2697 I ActivityManager: Start proc 17453:com.google.android.keep/u0a53 for broadcast com.google.android.keep/.notification.AlertReceiver
12-13 16:58:11.544 1938 2697 I ActivityManager: Killing 16976:com.google.android.setupwizard/u0a17 (adj 15): empty #17
12-13 16:58:11.823 1938 2699 I ActivityManager: Start proc 17475:com.google.android.apps.gcs/u0a134 for broadcast com.google.android.apps.gcs/.receiver.WifiStateChangedReceiver
12-13 16:58:11.934 1938 2701 I ActivityManager: Killing 16912:com.google.android.music:main/u0a60 (adj 15): empty #17
12-13 16:58:11.964 1938 2515 D WifiService: New client listening to asynchronous messages
12-13 16:58:11.986 1938 5094 I ActivityManager: Start proc 17496:com.android.cellbroadcastreceiver/u0a30 for broadcast com.android.cellbroadcastreceiver/.CellBroadcastReceiver
12-13 16:58:11.990 1938 2701 I ActivityManager: Killing 17013:com.android.chrome/u0a32 (adj 15): empty #17
12-13 16:58:12.057 1938 2226 I ActivityManager: Start proc 17509:com.google.android.wearable.app:ui/u0a75 for broadcast com.google.android.wearable.app/com.google.android.clockwork.settings.SettingsChangeReceiver
12-13 16:58:12.058 1938 2226 I ActivityManager: Killing 17033:com.google.android.apps.photos/u0a157 (adj 15): empty #17
12-13 16:58:12.416 1938 2697 I ActivityManager: Killing 17060:com.google.android.apps.enterprise.dmagent/u0a93 (adj 15): empty #17
12-13 16:58:12.660 1938 2701 I ActivityManager: Start proc 17533:android.process.acore/u0a3 for broadcast com.android.providers.contacts/.PhoneAccountRegistrationReceiver
12-13 16:58:12.765 1938 2701 I ActivityManager: Killing 17073:com.google.android.apps.magazines/u0a57 (adj 15): empty #17
12-13 16:58:13.123 1938 2705 I ActivityManager: Start proc 17559:com.google.android.apps.photos/u0a157 for broadcast com.google.android.apps.photos/.actionqueue.InternalReceiver
12-13 16:58:13.438 1938 1938 I ActivityManager: Start proc 17578:com.google.android.music:main/u0a60 for broadcast com.google.android.music/.leanback.AutoCacheSchedulingService$EnablingReceiver
12-13 16:58:13.578 17578 17578 W ActivityThread: ClassLoader.loadClass: The class loader returned by Thread.getContextClassLoader() may fail for processes that host multiple applications. You should explicitly specify a context class loader. For example: Thread.setContextClassLoader(getClass().getClassLoader());
12-13 16:58:14.101 1938 5094 I ActivityManager: Killing 17119:com.tripit/u0a151 (adj 15): empty #17
12-13 16:58:14.166 1938 2697 I ActivityManager: Killing 5418:com.amazon.mShop.android/u0a154 (adj 15): empty #17
12-13 16:58:14.179 1938 2515 D WifiService: Client connection lost with reason: 4
12-13 16:58:14.774 1938 1949 I ActivityManager: Start proc 17629:com.google.android.deskclock/u0a34 for service com.google.android.deskclock/com.android.deskclock.WearableMessageListenerService
12-13 16:58:14.954 1938 2703 I ActivityManager: Start proc 17655:org.quet.android.wear.reversi.free/u0a127 for service org.quet.android.wear.reversi.free/org.quet.android.wear.reversi.ListenerService
12-13 16:58:15.266 1938 1949 I ActivityManager: Start proc 17679:com.urbandroid.sleep/u0a131 for service com.urbandroid.sleep/.smartwatch.wear.WearMessageServerService
12-13 16:58:15.464 1938 2701 I ActivityManager: Start proc 17691:com.google.android.apps.authenticator2/u0a121 for service com.google.android.apps.authenticator2/com.google.android.apps.authenticator.wearables.AuthenticatorWearableListenerService
12-13 16:58:15.853 1938 2702 I ActivityManager: Start proc 17710:com.duolingo/u0a123 for service com.duolingo/.app.FlashcardService
12-13 16:58:16.013 1938 2701 I ActivityManager: Start proc 17722:com.paypal.android.p2pmobile/u0a138 for service com.paypal.android.p2pmobile/com.paypal.android.lib.fusio.FusioListenerService
12-13 16:58:16.405 1938 1949 I ActivityManager: Start proc 17753:me.lyft.android/u0a98 for service me.lyft.android/.services.WatchListenerService
12-13 16:58:16.571 1938 5094 I ActivityManager: Killing 17169:com.ted.android/u0a101 (adj 15): empty #17
12-13 16:58:16.641 1938 2698 I ActivityManager: Killing 17231:com.google.android.apps.aiuto/u0a166 (adj 15): empty #17
12-13 16:58:16.732 1938 4821 I ActivityManager: Start proc 17787:com.google.android.apps.messaging/u0a126 for service com.google.android.apps.messaging/.wearable.WearableService
12-13 16:58:17.071 1938 2706 I ActivityManager: Killing 17142:com.google.android.apps.fitness/u0a156 (adj 15): empty #17
12-13 16:58:17.221 1938 2703 I ActivityManager: Killing 17428:com.gameloft.android.ANMP.GloftUOHM/u0a120 (adj 15): empty #17
12-13 16:58:17.806 1938 1949 I ActivityManager: Start proc 17893:com.skype.raider/u0a100 for service com.skype.raider/com.skype.android.app.wear.CommandHandlerService
12-13 16:58:18.093 1938 1948 I ActivityManager: Start proc 17918:com.google.android.tts/u0a49 for service com.google.android.tts/.service.GoogleTTSService
12-13 16:58:18.241 1938 2515 D WifiService: New client listening to asynchronous messages
12-13 16:58:18.610 1938 1948 I ActivityManager: Start proc 17997:com.amazon.mShop.android/u0a154 for service com.amazon.mShop.android/com.amazon.mShop.wearable.wear.MShopWearListenerService
12-13 16:58:18.653 1938 2697 I ActivityManager: Start proc 18009:com.google.android.wearable.app:commwatchface/u0a75 for service com.google.android.wearable.app/com.google.android.clockwork.watchfaces.communication.companion.CommunicationWatchFaceWearableListenerService
12-13 16:58:18.691 1938 2226 I ActivityManager: Start proc 18029:com.google.android.apps.fitness/u0a156 for service com.google.android.apps.fitness/.wearable.WearableWatcher
12-13 16:58:19.771 1938 2703 I ActivityManager: Killing 17441:com.android.settings/1000 (adj 15): empty #17
12-13 16:58:19.778 1938 2515 D WifiService: Client connection lost with reason: 4
12-13 16:58:20.010 1938 2700 I ActivityManager: Killing 17475:com.google.android.apps.gcs/u0a134 (adj 15): empty #17
12-13 16:58:20.067 1938 2700 I ActivityManager: Killing 17453:com.google.android.keep/u0a53 (adj 15): empty #18
12-13 16:58:20.249 1938 2704 I ActivityManager: Killing 17196:org.coursera.android/u0a196 (adj 15): empty #17
12-13 16:58:20.531 1938 2515 D WifiService: New client listening to asynchronous messages
12-13 16:58:20.577 17997 18159 E ActivityThread: Failed to find provider info for com.amazon.dcp.settings
12-13 16:58:20.629 1938 1948 I ActivityManager: Killing 17496:com.android.cellbroadcastreceiver/u0a30 (adj 15): empty #17
12-13 16:58:20.840 1938 1948 I ActivityManager: Killing 17509:com.google.android.wearable.app:ui/u0a75 (adj 15): empty #17
12-13 16:58:21.477 1938 2697 I ActivityManager: Killing 17533:android.process.acore/u0a3 (adj 15): empty #17
12-13 16:58:22.976 1938 5094 I ActivityManager: Killing 17559:com.google.android.apps.photos/u0a157 (adj 15): empty #17
12-13 16:58:51.340 1938 1951 I ActivityManager: Waited long enough for: ServiceRecord{5b11310 u0 com.amazon.mShop.android/com.amazon.sdk.availability.AvailabilityService}
12-13 16:58:51.391 1938 1951 I ActivityManager: Waited long enough for: ServiceRecord{606622f u0 com.amazon.mShop.android/com.amazon.mcc.crashreporter.android.CrashReportService}
12-13 16:58:59.246 1938 2516 D ConnectivityService: Failed to find a new network - expiring NetTransition Wakelock
12-13 16:59:00.742 1938 1949 I ActivityManager: START u0 {flg=0x24000000 cmp=com.gamingplatform.tictactoe/com.adobe.phonegap.push.PushHandlerActivity (has extras)} from uid 10238 on display 0
12-13 16:59:00.742 1938 1949 W ActivityManager: startActivity called from non-Activity context; forcing Intent.FLAG_ACTIVITY_NEW_TASK for: Intent { flg=0x24000000 cmp=com.gamingplatform.tictactoe/com.adobe.phonegap.push.PushHandlerActivity (has extras) }
12-13 16:59:00.780 1938 2702 I ActivityManager: Start proc 18330:com.gamingplatform.tictactoe/u0a238 for activity com.gamingplatform.tictactoe/com.adobe.phonegap.push.PushHandlerActivity
12-13 16:59:00.960 1938 1948 I ActivityManager: START u0 {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10000000 pkg=com.gamingplatform.tictactoe cmp=com.gamingplatform.tictactoe/.TicTacToe} from uid 10238 on display 0
12-13 16:59:06.478 1938 2697 I ActivityManager: Killing 17245:com.zynga.wwf2.free/u0a88 (adj 15): empty #17
12-13 16:59:11.164 1938 1951 I ActivityManager: Start proc 18482:com.android.cellbroadcastreceiver/u0a30 for broadcast com.android.cellbroadcastreceiver/.CellBroadcastReceiver
12-13 16:59:11.211 1938 1955 I ActivityManager: Start proc 18493:com.android.bluetooth/1002 for service com.android.bluetooth/.btservice.AdapterService
12-13 16:59:11.221 1938 2226 D WifiService: acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@1dc065}
12-13 16:59:11.361 1938 2696 I ActivityManager: Start proc 18544:com.glosculptor.glowpuzzle/u0a115 for broadcast com.glosculptor.glowpuzzle/.util.AirplaneModeReceiver
12-13 16:59:11.362 1938 2696 I ActivityManager: Killing 17384:net.nickapps.wear.findmyphone/u0a170 (adj 15): empty #17
12-13 16:59:11.420 1938 1949 D WifiService: releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 binder=android.os.BinderProxy@1dc065}
12-13 16:59:11.735 1938 1949 I ActivityManager: Start proc 18572:com.google.android.wearable.app:ui/u0a75 for broadcast com.google.android.wearable.app/com.google.android.clockwork.settings.SettingsChangeReceiver
12-13 16:59:11.736 1938 1949 I ActivityManager: Killing 17655:org.quet.android.wear.reversi.free/u0a127 (adj 15): empty #17
12-13 16:59:11.931 1938 2699 I ActivityManager: Killing 17629:com.google.android.deskclock/u0a34 (adj 15): empty #17
12-13 16:59:12.121 1938 1949 I ActivityManager: Start proc 18601:com.android.settings/1000 for broadcast com.android.settings/.widget.SettingsAppWidgetProvider
12-13 16:59:12.236 1938 2696 I ActivityManager: Start proc 18619:com.google.android.keep/u0a53 for broadcast com.google.android.keep/.notification.AlertReceiver
12-13 16:59:12.237 1938 2696 I ActivityManager: Killing 17679:com.urbandroid.sleep/u0a131 (adj 15): empty #17
12-13 16:59:12.518 1938 2702 I ActivityManager: Start proc 18638:com.google.android.apps.gcs/u0a134 for broadcast com.google.android.apps.gcs/.receiver.WifiStateChangedReceiver
12-13 16:59:12.624 1938 1949 I ActivityManager: Killing 17691:com.google.android.apps.authenticator2/u0a121 (adj 15): empty #17
12-13 16:59:12.727 1938 1949 I ActivityManager: Start proc 18660:org.coursera.android/u0a196 for broadcast org.coursera.android/org.coursera.core.legacy.network.CourkitNetworkObservable
12-13 16:59:12.729 1938 1949 I ActivityManager: Killing 17710:com.duolingo/u0a123 (adj 15): empty #17
12-13 16:59:12.936 1938 2701 I Telecom : PhoneAccountRegistrar: [ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionService}, [d0fadb5165a7604f918ec767baccd7e05cb7940f], UserHandle{0}(icon: Icon(typ=BITMAP size=57x72) -> Icon(typ=BITMAP size=57x72))]
12-13 16:59:12.948 1938 2701 I Telecom : : Sending phone-account intent as user
12-13 16:59:12.955 1938 2706 W Telecom : : No account found for the calling user
12-13 16:59:12.960 1938 1948 I Telecom : PhoneAccountRegistrar: [ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionService}, [d0fadb5165a7604f918ec767baccd7e05cb7940f], UserHandle{0}(icon: Icon(typ=BITMAP size=57x72) -> Icon(typ=BITMAP size=57x72))]
12-13 16:59:12.975 1938 1948 I Telecom : : Sending phone-account intent as user
12-13 16:59:13.080 1938 1938 I Telecom : BluetoothPhoneService: queryPhoneState
12-13 16:59:13.137 1938 1938 V NotificationService: pkg=com.google.android.gms canInterrupt=false intercept=true
12-13 16:59:13.620 1938 2704 I ActivityManager: Killing 17787:com.google.android.apps.messaging/u0a126 (adj 15): empty #17
12-13 16:59:13.664 1938 2702 W ActivityManager: Permission Denial: Accessing service ComponentInfo{com.google.android.music/com.google.android.music.dial.DialMediaRouteProviderService} from pid=18660, uid=10196 that is not exported from uid 10060
12-13 16:59:13.718 1938 5094 I ActivityManager: Start proc 18716:android.process.acore/u0a3 for broadcast com.android.providers.contacts/.PhoneAccountRegistrationReceiver
12-13 16:59:13.809 1938 2515 D WifiService: New client listening to asynchronous messages
12-13 16:59:14.040 18601 18601 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.startService:1221 android.content.ContextWrapper.startService:581 android.content.ContextWrapper.startService:581 com.android.settings.bluetooth.DockEventReceiver.beginStartingService:134 com.android.settings.bluetooth.DockEventReceiver.onReceive:115
12-13 16:59:14.066 1938 1948 I ActivityManager: Killing 17918:com.google.android.tts/u0a49 (adj 15): empty #17
12-13 16:59:14.098 1938 2698 W ActivityManager: Scheduling restart of crashed service com.google.android.tts/.service.GoogleTTSService in 1000ms
12-13 16:59:14.354 1938 2514 D ConnectivityService: registerNetworkAgent NetworkAgentInfo{ ni{[type: WIFI[], state: CONNECTING/CONNECTING, reason: (unspecified), extra: "FiOS-SZ05D", roaming: false, failover: false, isAvailable: true]} network{120} lp{{LinkAddresses: [] Routes: [] DnsAddresses: [] Domains: null MTU: 0 TcpBufferSizes: 524288,1048576,2097152,262144,524288,1048576}} nc{[ Transports: WIFI Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN LinkUpBandwidth>=1048576Kbps LinkDnBandwidth>=1048576Kbps]} Score{20} everValidated{false} lastValidated{false} created{false} lingering{false} explicitlySelected{false} acceptUnvalidated{false} everCaptivePortalDetected{false} lastCaptivePortalDetected{false} }
12-13 16:59:14.354 1938 2516 D ConnectivityService: NetworkAgentInfo [WIFI () - 120] EVENT_NETWORK_INFO_CHANGED, going from null to CONNECTING
12-13 16:59:14.404 3500 3500 D MccTable: updateMccMncConfiguration mccmnc='310260' fromServiceState=true
12-13 16:59:14.406 1938 2516 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 120]
12-13 16:59:14.406 1938 2516 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 120] to 60
12-13 16:59:14.407 3500 3500 D MccTable: updateMccMncConfiguration defaultMccMnc=310260
12-13 16:59:14.407 3500 3500 D MccTable: updateMccMncConfiguration: mcc=310, mnc=260
12-13 16:59:14.407 3500 3500 D MccTable: WIFI_COUNTRY_CODE set to us
12-13 16:59:14.408 1938 2702 I WifiService: WifiService trying to set country code to us with persist set to true
12-13 16:59:14.474 1938 2696 I Telecom : PhoneAccountRegistrar: [ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionService}, [d0fadb5165a7604f918ec767baccd7e05cb7940f], UserHandle{0}(icon: Icon(typ=BITMAP size=57x72) -> Icon(typ=BITMAP size=57x72))(lbl: T-Mobile -> )(desc: T-Mobile -> )]
12-13 16:59:14.504 1938 2696 I Telecom : : Sending phone-account intent as user
12-13 16:59:14.513 1938 2706 W Telecom : : No account found for the calling user
12-13 16:59:14.535 1938 2706 I Telecom : PhoneAccountRegistrar: [ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionService}, [d0fadb5165a7604f918ec767baccd7e05cb7940f], UserHandle{0}(icon: Icon(typ=BITMAP size=57x72) -> Icon(typ=BITMAP size=57x72))]
12-13 16:59:14.549 1938 2706 I Telecom : : Sending phone-account intent as user
12-13 16:59:14.557 1938 2698 W Telecom : : No account found for the calling user
12-13 16:59:14.945 1938 2704 I Telecom : PhoneAccountRegistrar: [ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionService}, [d0fadb5165a7604f918ec767baccd7e05cb7940f], UserHandle{0}(icon: Icon(typ=BITMAP size=57x72) -> Icon(typ=BITMAP size=57x72))]
12-13 16:59:14.955 1938 2696 W InputMethodManagerService: Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@b6aa10b attribute=null, token = android.os.BinderProxy@fb84fd0
12-13 16:59:14.956 1938 2704 I Telecom : : Sending phone-account intent as user
12-13 16:59:14.963 1938 1948 I Telecom : PhoneAccountRegistrar: [ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionService}, [d0fadb5165a7604f918ec767baccd7e05cb7940f], UserHandle{0}(icon: Icon(typ=BITMAP size=57x72) -> Icon(typ=BITMAP size=57x72))]
12-13 16:59:14.973 1938 1948 I Telecom : : Sending phone-account intent as user
12-13 16:59:15.112 1938 1951 I ActivityManager: Start proc 18788:com.google.android.tts/u0a49 for service com.google.android.tts/.service.GoogleTTSService
12-13 16:59:15.479 1938 5094 I ActivityManager: Killing 17753:me.lyft.android/u0a98 (adj 15): empty #17
12-13 16:59:15.497 1938 2516 D ConnectivityService: NetworkAgentInfo [WIFI () - 120] EVENT_NETWORK_INFO_CHANGED, going from CONNECTING to CONNECTED
12-13 16:59:15.498 1938 2516 D ConnectivityService: Adding iface wlan0 to network 120
12-13 16:59:15.539 1938 2516 E ConnectivityService: Unexpected mtu value: 0, wlan0
12-13 16:59:15.539 1938 2516 D ConnectivityService: Adding Route [fe80::/64 -> :: wlan0] to network 120
12-13 16:59:15.540 1938 2516 D ConnectivityService: Adding Route [192.168.1.0/24 -> 0.0.0.0 wlan0] to network 120
12-13 16:59:15.540 1938 2516 D ConnectivityService: Adding Route [0.0.0.0/0 -> 192.168.1.1 wlan0] to network 120
12-13 16:59:15.541 1938 2516 D ConnectivityService: Setting Dns servers for network 120 to [/192.168.1.1]
12-13 16:59:15.757 1938 2516 D ConnectivityService: notifyType IP_CHANGED for NetworkAgentInfo [WIFI () - 120]
12-13 16:59:15.780 1938 2516 D ConnectivityService: scheduleUnvalidatedPrompt 120
12-13 16:59:15.780 1938 2516 D ConnectivityService: updateSignalStrengthThresholds: CONNECT, sending [] to NetworkAgentInfo [WIFI () - 120]
12-13 16:59:15.781 1938 2516 D ConnectivityService: rematch for NetworkAgentInfo [WIFI () - 120]
12-13 16:59:15.781 1938 2516 D ConnectivityService: accepting network in place of null
12-13 16:59:15.781 1938 2516 D ConnectivityService: Switching to new default network: NetworkAgentInfo{ ni{[type: WIFI[], state: CONNECTED/CONNECTED, reason: (unspecified), extra: "FiOS-SZ05D", roaming: false, failover: false, isAvailable: true]} network{120} lp{{InterfaceName: wlan0 LinkAddresses: [fe80::8e3a:e3ff:fe47:303c/64,192.168.1.151/24,] Routes: [fe80::/64 -> :: wlan0,192.168.1.0/24 -> 0.0.0.0 wlan0,0.0.0.0/0 -> 192.168.1.1 wlan0,] DnsAddresses: [192.168.1.1,] Domains: fios-router.home MTU: 0 TcpBufferSizes: 524288,1048576,2097152,262144,524288,1048576}} nc{[ Transports: WIFI Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN LinkUpBandwidth>=1048576Kbps LinkDnBandwidth>=1048576Kbps SignalStrength: -45]} Score{20} everValidated{false} lastValidated{false} created{true} lingering{false} explicitlySelected{false} acceptUnvalidated{false} everCaptivePortalDetected{false} lastCaptivePortalDetected{false} }
12-13 16:59:15.857 1938 2516 D CSLegacyTypeTracker: Sending CONNECTED broadcast for type 1 NetworkAgentInfo [WIFI () - 120] isDefaultNetwork=true
12-13 16:59:15.857 1938 2516 D ConnectivityService: sendStickyBroadcast: action=android.net.conn.CONNECTIVITY_CHANGE
12-13 16:59:15.861 1938 2516 D ConnectivityService: notifyType PRECHECK for NetworkAgentInfo [WIFI () - 120]
12-13 16:59:15.910 1938 2516 D ConnectivityService: setProvNotificationVisibleIntent null visible=false networkType=MOBILE extraInfo=null highPriority=false
12-13 16:59:15.910 1938 2516 D ConnectivityService: NetworkAgentInfo [WIFI () - 120] validation passed
12-13 16:59:15.910 1938 2516 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 120]
12-13 16:59:15.914 1938 2516 D ConnectivityService: sendStickyBroadcast: action=android.net.conn.INET_CONDITION_ACTION
12-13 16:59:15.926 1938 2700 I ActivityManager: Start proc 18846:android.process.media/u0a5 for content provider com.android.providers.media/.MediaProvider
12-13 16:59:16.066 1938 2045 I ActivityManager: START u0 {act=android.intent.action.MAIN cat=[android.intent.category.HOME] flg=0x10200000 cmp=com.google.android.googlequicksearchbox/com.google.android.launcher.GEL (has extras)} from uid 1000 on display 0
12-13 16:59:16.981 1938 2226 I ActivityManager: Start proc 18900:com.google.android.setupwizard/u0a17 for broadcast com.google.android.setupwizard/.carrier.MobileConnectivityChangeReceiver
12-13 16:59:17.370 1938 2698 I ActivityManager: Start proc 18919:com.android.chrome/u0a32 for broadcast com.android.chrome/org.chromium.content.browser.BackgroundSyncLauncherService$Receiver
12-13 16:59:17.406 1938 2516 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 120]
12-13 16:59:17.856 1938 1938 V NotificationService: pkg=com.sonos.acr canInterrupt=false intercept=true
12-13 16:59:17.898 1938 1938 V NotificationService: pkg=com.sonos.acr canInterrupt=false intercept=true
12-13 16:59:18.042 1938 1938 V NotificationService: pkg=com.sonos.acr canInterrupt=false intercept=true
12-13 16:59:18.496 1938 2704 I ActivityManager: Start proc 18950:com.google.android.apps.photos/u0a157 for broadcast com.google.android.apps.photos/.actionqueue.SystemReceiver
12-13 16:59:18.511 1938 1938 V NotificationService: pkg=com.sonos.acr canInterrupt=false intercept=true
12-13 16:59:18.543 1938 2702 I ActivityManager: Killing 17722:com.paypal.android.p2pmobile/u0a138 (adj 15): empty #17
12-13 16:59:18.717 1938 2226 I ActivityManager: Killing 18009:com.google.android.wearable.app:commwatchface/u0a75 (adj 15): empty #17
12-13 16:59:18.939 1938 1949 I ActivityManager: Killing 18029:com.google.android.apps.fitness/u0a156 (adj 15): empty #17
12-13 16:59:19.075 1938 1938 V NotificationService: pkg=com.sonos.acr canInterrupt=false intercept=true
12-13 16:59:19.096 1938 2701 I ActivityManager: Start proc 18971:com.google.android.apps.enterprise.dmagent/u0a93 for broadcast com.google.android.apps.enterprise.dmagent/.ConnectivityReceiver
12-13 16:59:19.502 1938 2698 I ActivityManager: Start proc 18992:com.google.android.apps.magazines/u0a57 for broadcast com.google.android.apps.magazines/com.google.apps.dots.android.newsstand.appwidget.NewsWidgetProvider
12-13 16:59:19.503 1938 2698 I ActivityManager: Killing 18544:com.glosculptor.glowpuzzle/u0a115 (adj 15): empty #17
12-13 16:59:19.709 1938 2696 I ActivityManager: Killing 18619:com.google.android.keep/u0a53 (adj 15): empty #17
12-13 16:59:20.625 1938 2704 I ActivityManager: Start proc 19044:com.tripit/u0a151 for broadcast com.tripit/.activity.ConnectivityReceiver
12-13 16:59:20.631 1938 2700 I ActivityManager: Killing 18638:com.google.android.apps.gcs/u0a134 (adj 15): empty #17
12-13 16:59:20.772 1938 1938 V NotificationService: pkg=com.google.android.gms canInterrupt=false intercept=true
12-13 16:59:21.658 1938 2043 I ActivityManager: Start proc 19083:com.google.android.apps.authenticator2/u0a121 for service com.google.android.apps.authenticator2/com.google.android.apps.authenticator.wearables.AuthenticatorWearableListenerService
12-13 16:59:22.105 1938 2705 I ActivityManager: Start proc 19103:com.ted.android/u0a101 for broadcast com.ted.android/.service.DataUpdateCheckBroadcastReceiver
12-13 16:59:22.357 1938 2706 I ActivityManager: Killing 18660:org.coursera.android/u0a196 (adj 15): empty #17
12-13 16:59:22.429 1938 2705 I ActivityManager: Killing 18601:com.android.settings/1000 (adj 15): empty #17
12-13 16:59:22.446 1938 2515 D WifiService: Client connection lost with reason: 4
12-13 16:59:22.650 1938 1949 I ActivityManager: Start proc 19122:org.coursera.android/u0a196 for broadcast org.coursera.android/org.coursera.core.legacy.network.CourkitNetworkObservable
12-13 16:59:23.050 1938 4821 I ActivityManager: Start proc 19148:me.lyft.android/u0a98 for service me.lyft.android/.services.WatchListenerService
12-13 16:59:23.239 1938 4821 I ActivityManager: Start proc 19169:com.google.android.apps.aiuto/u0a166 for broadcast com.google.android.apps.aiuto/.receiver.NetworkConnectivityReceiver
12-13 16:59:23.242 1938 2697 W ActivityManager: Permission Denial: Accessing service ComponentInfo{com.google.android.music/com.google.android.music.dial.DialMediaRouteProviderService} from pid=19122, uid=10196 that is not exported from uid 10060
12-13 16:59:23.260 1938 1949 I ActivityManager: Killing 17893:com.skype.raider/u0a100 (adj 15): empty #17
12-13 16:59:23.282 1938 2515 D WifiService: Client connection lost with reason: 4
12-13 16:59:23.782 1938 2516 D ConnectivityService: handlePromptUnvalidated 120
12-13 16:59:23.898 1938 5094 I ActivityManager: Start proc 19208:org.quet.android.wear.reversi.free/u0a127 for service org.quet.android.wear.reversi.free/org.quet.android.wear.reversi.ListenerService
12-13 16:59:23.944 1938 2704 I ActivityManager: Start proc 19221:com.paypal.android.p2pmobile/u0a138 for service com.paypal.android.p2pmobile/com.paypal.android.lib.fusio.FusioListenerService
12-13 16:59:23.979 1938 2700 I ActivityManager: Start proc 19234:com.zynga.wwf2.free/u0a88 for broadcast com.zynga.wwf2.free/com.zynga.words2.receivers.ConnectivityChangeReceiver
12-13 16:59:24.101 1938 2706 I ActivityManager: Killing 18788:com.google.android.tts/u0a49 (adj 15): empty #17
12-13 16:59:24.203 1938 2226 I ActivityManager: Start proc 19250:com.google.android.deskclock/u0a34 for service com.google.android.deskclock/com.android.deskclock.WearableMessageListenerService
12-13 16:59:24.218 1938 4821 W ActivityManager: Application dead when creating service ServiceRecord{416c953 u0 com.google.android.tts/.service.GoogleTTSService}
12-13 16:59:24.218 1938 4821 W ActivityManager: Scheduling restart of crashed service com.google.android.tts/.service.GoogleTTSService in 1000ms
12-13 16:59:24.219 1938 4821 W ActivityManager: Scheduling restart of crashed service com.google.android.tts/.service.GoogleTTSService in 4000ms
12-13 16:59:24.268 1938 4821 W ActivityManager: Exception when starting service com.google.android.tts/.service.GoogleTTSService
12-13 16:59:24.268 1938 4821 W ActivityManager: android.os.DeadObjectException
12-13 16:59:24.268 1938 4821 W ActivityManager: at android.os.BinderProxy.transactNative(Native Method)
12-13 16:59:24.268 1938 4821 W ActivityManager: at android.os.BinderProxy.transact(Binder.java:503)
12-13 16:59:24.268 1938 4821 W ActivityManager: at android.app.ApplicationThreadProxy.scheduleCreateService(ApplicationThreadNative.java:928)
12-13 16:59:24.268 1938 4821 W ActivityManager: at com.android.server.am.ActiveServices.realStartServiceLocked(ActiveServices.java:1531)
12-13 16:59:24.268 1938 4821 W ActivityManager: at com.android.server.am.ActiveServices.bringUpServiceLocked(ActiveServices.java:1435)
12-13 16:59:24.268 1938 4821 W ActivityManager: at com.android.server.am.ActiveServices.bindServiceLocked(ActiveServices.java:817)
12-13 16:59:24.268 1938 4821 W ActivityManager: at com.android.server.am.ActivityManagerService.bindService(ActivityManagerService.java:15988)
12-13 16:59:24.268 1938 4821 W ActivityManager: at android.app.ActivityManagerNative.onTransact(ActivityManagerNative.java:985)
12-13 16:59:24.268 1938 4821 W ActivityManager: at com.android.server.am.ActivityManagerService.onTransact(ActivityManagerService.java:2483)
12-13 16:59:24.268 1938 4821 W ActivityManager: at android.os.Binder.execTransact(Binder.java:453)
12-13 16:59:24.270 1938 2702 W ActivityManager: Spurious death for ProcessRecord{3a42683 0:com.google.android.tts/u0a49}, curProc for 18788: null
12-13 16:59:24.295 1938 1949 I ActivityManager: Start proc 19264:net.nickapps.wear.findmyphone/u0a170 for service net.nickapps.wear.findmyphone/.service.WearableToggleListenerService
12-13 16:59:25.513 1938 2701 I ActivityManager: Start proc 19430:com.google.android.apps.messaging/u0a126 for service com.google.android.apps.messaging/.wearable.WearableService
12-13 16:59:25.573 1938 2697 I ActivityManager: Start proc 19442:com.urbandroid.sleep/u0a131 for service com.urbandroid.sleep/.smartwatch.wear.WearMessageServerService
12-13 16:59:25.614 1938 2697 I ActivityManager: Start proc 19457:com.skype.raider/u0a100 for service com.skype.raider/com.skype.android.app.wear.CommandHandlerService
12-13 16:59:25.713 1938 2698 I ActivityManager: Start proc 19479:com.duolingo/u0a123 for service com.duolingo/.app.FlashcardService
12-13 16:59:25.853 1938 1948 I ActivityManager: Start proc 19498:com.google.android.wearable.app:commwatchface/u0a75 for service com.google.android.wearable.app/com.google.android.clockwork.watchfaces.communication.companion.CommunicationWatchFaceWearableListenerService
12-13 16:59:26.028 1938 2703 I ActivityManager: Start proc 19514:com.google.android.apps.fitness/u0a156 for service com.google.android.apps.fitness/.wearable.WearableWatcher
12-13 16:59:26.273 1938 2698 I ActivityManager: Killing 18716:android.process.acore/u0a3 (adj 15): empty #17
12-13 16:59:26.375 1938 2701 I ActivityManager: Killing 18482:com.android.cellbroadcastreceiver/u0a30 (adj 15): empty #17
12-13 16:59:26.425 13035 13092 I ActivityThread: Removing dead content provider:android.content.ContentProviderProxy@4203db9
12-13 16:59:26.425 13035 13092 I ActivityThread: Removing dead content provider:android.content.ContentProviderProxy@4203db9
12-13 16:59:26.516 1938 2700 I ActivityManager: Start proc 19545:android.process.acore/u0a3 for content provider com.android.providers.contacts/.ContactsProvider2
12-13 16:59:26.902 1938 2515 D WifiService: New client listening to asynchronous messages
12-13 16:59:26.942 1938 2701 I ActivityManager: Killing 18572:com.google.android.wearable.app:ui/u0a75 (adj 15): empty #17
12-13 16:59:27.520 1938 2705 I ActivityManager: Killing 18900:com.google.android.setupwizard/u0a17 (adj 15): empty #17
12-13 16:59:27.621 1938 1949 I ActivityManager: Killing 18919:com.android.chrome/u0a32 (adj 15): empty #17
12-13 16:59:27.740 1938 2226 I ActivityManager: Killing 18950:com.google.android.apps.photos/u0a157 (adj 15): empty #17
12-13 16:59:27.844 1938 2226 I ActivityManager: Start proc 19713:com.gameloft.android.ANMP.GloftUOHM/u0a120 for broadcast com.gameloft.android.ANMP.GloftUOHM/.GLUtils.NetworkStateReceiver
12-13 16:59:27.846 1938 2226 I ActivityManager: Killing 18971:com.google.android.apps.enterprise.dmagent/u0a93 (adj 15): empty #17
12-13 16:59:27.905 1938 2701 I ActivityManager: Killing 18992:com.google.android.apps.magazines/u0a57 (adj 15): empty #17
12-13 16:59:28.230 1938 1951 I ActivityManager: Start proc 19735:com.google.android.tts/u0a49 for service com.google.android.tts/.service.GoogleTTSService
12-13 16:59:28.248 1938 1949 I ActivityManager: Killing 19044:com.tripit/u0a151 (adj 15): empty #17
12-13 16:59:28.967 1938 2699 I ActivityManager: Killing 18846:android.process.media/u0a5 (adj 15): empty #17
12-13 16:59:29.042 1938 2699 I ActivityManager: Killing 19103:com.ted.android/u0a101 (adj 15): empty #18
12-13 16:59:29.188 1938 2704 I ActivityManager: Killing 19122:org.coursera.android/u0a196 (adj 15): empty #17
12-13 16:59:29.406 1938 2705 I ActivityManager: Killing 19169:com.google.android.apps.aiuto/u0a166 (adj 15): empty #17
12-13 16:59:29.579 1938 2699 I ActivityManager: Start proc 19762:com.google.android.apps.photos/u0a157 for broadcast com.google.android.apps.photos/.actionqueue.InternalReceiver
12-13 16:59:29.872 1938 2697 I ActivityManager: Process com.zynga.wwf2.free (pid 19234) has died
12-13 16:59:30.425 1938 1938 V NotificationService: pkg=com.gamingplatform.tictactoe canInterrupt=false intercept=true
12-13 16:59:30.884 1938 1938 I ActivityManager: Start proc 19806:com.zynga.wwf2.free/u0a88 for broadcast com.zynga.wwf2.free/com.zynga.toybox.analytics.AnalyticsFlushAlarmReceiver
12-13 16:59:31.919 1938 5094 I ActivityManager: Killing 19208:org.quet.android.wear.reversi.free/u0a127 (adj 15): empty #17
12-13 16:59:31.969 1938 1951 I ActivityManager: Waited long enough for: ServiceRecord{9733d95 u0 com.sonos.acr/.localaudiolibrary.LocalMusicService}
12-13 16:59:32.440 1938 2706 I ActivityManager: Killing 19148:me.lyft.android/u0a98 (adj 15): empty #17
12-13 16:59:32.541 1938 1948 I ActivityManager: Start proc 19911:com.google.android.keep/u0a53 for service com.google.android.keep/.microapp.WearableService
12-13 16:59:32.670 1938 1948 E ActivityManager: Service done with onDestroy, but not inDestroying: ServiceRecord{416c953 u0 com.google.android.tts/.service.GoogleTTSService}
12-13 16:59:32.670 1938 1948 E ActivityManager: android.util.Log$TerribleFailure: Service done with onDestroy, but not inDestroying: ServiceRecord{416c953 u0 com.google.android.tts/.service.GoogleTTSService}
12-13 16:59:32.670 1938 1948 E ActivityManager: at android.util.Log.wtf(Log.java:291)
12-13 16:59:32.670 1938 1948 E ActivityManager: at android.util.Slog.wtfStack(Slog.java:98)
12-13 16:59:32.670 1938 1948 E ActivityManager: at com.android.server.am.ActiveServices.serviceDoneExecutingLocked(ActiveServices.java:1953)
12-13 16:59:32.670 1938 1948 E ActivityManager: at com.android.server.am.ActivityManagerService.serviceDoneExecuting(ActivityManagerService.java:16030)
12-13 16:59:32.670 1938 1948 E ActivityManager: at android.app.ActivityManagerNative.onTransact(ActivityManagerNative.java:1028)
12-13 16:59:32.670 1938 1948 E ActivityManager: at com.android.server.am.ActivityManagerService.onTransact(ActivityManagerService.java:2483)
12-13 16:59:32.670 1938 1948 E ActivityManager: at android.os.Binder.execTransact(Binder.java:453)
12-13 16:59:34.654 1938 2700 I ActivityManager: Killing 19250:com.google.android.deskclock/u0a34 (adj 15): empty #17
12-13 16:59:39.443 1938 2696 I ActivityManager: START u0 {flg=0x24000000 cmp=com.gamingplatform.tictactoe/com.adobe.phonegap.push.PushHandlerActivity (has extras)} from uid 10238 on display 0
12-13 16:59:39.443 1938 2696 W ActivityManager: startActivity called from non-Activity context; forcing Intent.FLAG_ACTIVITY_NEW_TASK for: Intent { flg=0x24000000 cmp=com.gamingplatform.tictactoe/com.adobe.phonegap.push.PushHandlerActivity (has extras) }
12-13 16:59:39.498 1938 2226 I ActivityManager: Killing 17578:com.google.android.music:main/u0a60 (adj 15): empty #17
--------- beginning of main
12-13 16:59:43.436 18330 18330 D cr_Ime : [ImeAdapter.java:213] updateKeyboardVisibility: type [0], flags [0], show [true]
12-13 16:59:43.436 18330 18330 D cr_Ime : [AdapterInputConnection.java:178] updateState [] [0 0] [-1 -1] [true]
12-13 16:59:44.395 1938 1951 I ActivityManager: Start proc 20066:com.google.android.music:main/u0a60 for broadcast com.google.android.music/.leanback.AutoCacheSchedulingService$ActionReceiver
12-13 16:59:44.570 20066 20066 W System : ClassLoader referenced unknown path: /data/app/com.google.android.music-1/lib/arm
12-13 16:59:44.670 23722 23733 I art : Waiting for a blocking GC DisableMovingGc
12-13 16:59:44.670 23722 23732 I art : Waiting for a blocking GC DisableMovingGc
12-13 16:59:44.670 23722 23733 I art : Starting a blocking GC DisableMovingGc
12-13 16:59:44.670 23722 23732 I art : Starting a blocking GC DisableMovingGc
12-13 16:59:44.708 20066 20066 I MultiDex: VM with version 2.1.0 has multidex support
12-13 16:59:44.708 20066 20066 I MultiDex: install
12-13 16:59:44.708 20066 20066 I MultiDex: VM has multidex support, MultiDex support library is disabled.
12-13 16:59:44.998 20066 20066 I BaseStore: Store database version: 131
12-13 16:59:45.125 20066 20066 I GoogleURLConnFactory: Using platform SSLCertificateSocketFactory
12-13 16:59:45.127 20066 20066 I GoogleHttpClient: Using GMS GoogleHttpClient
12-13 16:59:45.129 20066 20066 W ActivityThread: ClassLoader.loadClass: The class loader returned by Thread.getContextClassLoader() may fail for processes that host multiple applications. You should explicitly specify a context class loader. For example: Thread.setContextClassLoader(getClass().getClassLoader());
12-13 16:59:45.139 20066 20066 I GHttpClientFactory: Using our fixed implementation of GMSCore's GoogleHttpClient
12-13 16:59:45.139 20066 20066 I GoogleURLConnFactory: Using platform SSLCertificateSocketFactory
12-13 16:59:45.193 20066 20066 D MusicLifecycle: com.google.android.music.MusicApplication generated event: Application created
12-13 16:59:45.573 20066 20066 V JNIHelp : Registering com/google/android/gms/org/conscrypt/NativeCrypto's 254 native methods...
12-13 16:59:45.673 20066 20066 I ProviderInstaller: Installed default security provider GmsCore_OpenSSL
12-13 16:59:45.673 20066 20066 D AndroidMusic: GMSCore installation verified
12-13 16:59:45.722 20066 20066 I BaseStore: ConfigStore database version: 1

@yoav-zibin
Copy link
Author

Obviously, in my code, I never call unregister :)

@yoav-zibin
Copy link
Author

I can't reproduce, maybe it was a GCM (google) bug :)
Closing for now.

@lock
Copy link

lock bot commented Jun 5, 2018

This thread has been automatically locked.

@lock lock bot locked as resolved and limited conversation to collaborators Jun 5, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Development

No branches or pull requests

2 participants