Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

After Update to 1.5.7 Element gets stuck in the splash screen #7557

Open
akoyaxd opened this issue Nov 9, 2022 · 20 comments
Open

After Update to 1.5.7 Element gets stuck in the splash screen #7557

akoyaxd opened this issue Nov 9, 2022 · 20 comments
Labels
O-Uncommon Most users are unlikely to come across this or unexpected workflow S-Critical Prevents work, causes data loss and/or has no workaround T-Defect Something isn't working: bugs, crashes, hangs and other reported problems Z-ANR Application Not Responding

Comments

@akoyaxd
Copy link

akoyaxd commented Nov 9, 2022

Steps to reproduce

  1. Update Element to 1.5.7
  2. Try to open the app

Outcome

What did you expect?

The App openes

What happened instead?

The app stays in the start / splash screen with the logo and becomes unresponsive.

Your phone model

Pixel 6

Operating system version

Calyx OS 4.2.7 (Android 13) (microG)

Application version and app store

Element Android Gplay 1.5.7 or 1.5.6

Homeserver

matrix.koyax.org Synapse 1.70.1

Will you send logs?

Yes

Are you willing to provide a PR?

No

@akoyaxd akoyaxd added the T-Defect Something isn't working: bugs, crashes, hangs and other reported problems label Nov 9, 2022
@akoyaxd
Copy link
Author

akoyaxd commented Nov 9, 2022

Rage shake does not work so here is a logcat

logcat | grep vector:

11-09 12:25:32.935 12578 12578 I AppLocaleUtil: Can display preference - [im.vector.app] : isDisallowedPackage : false / isSignedWithPlatformKey : false / hasLauncherEntry : true / canDisplay : false
11-09 12:25:32.935 12578 12578 I AppLocaleUtil: Can display preference - [im.vector.app] : isDisallowedPackage : false / isSignedWithPlatformKey : false / hasLauncherEntry : true / canDisplay : false
11-09 12:25:33.019 12578 12578 I AppLocaleUtil: Can display preference - [im.vector.app] : isDisallowedPackage : false / isSignedWithPlatformKey : false / hasLauncherEntry : true / canDisplay : false
11-09 12:25:33.289  1838  4274 W PackageConfigPersister: App-specific configuration not found for packageName: im.vector.app and userId: 0
11-09 12:25:33.665  7401  7569 I Role    : im.vector.app not qualified for android.app.role.HOME due to missing RequiredComponent{mIntentFilterData=IntentFilterData{mAction='android.intent.action.MAIN', mCategories='[android.intent.category.HOME]', mDataScheme='null', mDataType='null'}, mMinTargetSdkVersion=1, mPermission='null', mQueryFlags=0, mMetaData=[]}
11-09 12:25:33.666  7401  7569 I Role    : im.vector.app not qualified for android.app.role.DIALER due to missing RequiredComponent{mIntentFilterData=IntentFilterData{mAction='android.intent.action.DIAL', mCategories='[]', mDataScheme='null', mDataType='null'}, mMinTargetSdkVersion=1, mPermission='null', mQueryFlags=0, mMetaData=[]}
11-09 12:25:33.667  7401  7569 I Role    : im.vector.app not qualified for android.app.role.SMS due to missing RequiredComponent{mIntentFilterData=IntentFilterData{mAction='android.provider.Telephony.SMS_DELIVER', mCategories='[]', mDataScheme='null', mDataType='null'}, mMinTargetSdkVersion=1, mPermission='android.permission.BROADCAST_SMS', mQueryFlags=0, mMetaData=[]}
11-09 12:25:34.421  1838  4368 W PackageConfigPersister: App-specific configuration not found for packageName: im.vector.app and userId: 0
11-09 12:25:34.990  1838  4372 W PackageConfigPersister: App-specific configuration not found for packageName: im.vector.app and userId: 0
11-09 12:25:35.933 12578 12578 D AppButtonsPrefCtl: Stopping package im.vector.app
11-09 12:25:35.934  1838  4372 I ActivityManager: Force stopping im.vector.app appid=10215 user=0: from pid 12578
11-09 12:25:35.939 12578 12578 D AppButtonsPrefCtl: Sending broadcast to query restart status for im.vector.app
11-09 12:25:35.944  2485  2485 D CarrierSvcBindHelper: onHandleForceStop: [im.vector.app]
11-09 12:25:36.094  1838  2714 W PackageConfigPersister: App-specific configuration not found for packageName: im.vector.app and userId: 0
11-09 12:25:36.096 12578 12578 D AppButtonsPrefCtl: Sending broadcast to query restart status for im.vector.app
11-09 12:25:36.098 12578 12578 D AppButtonsPrefCtl: Sending broadcast to query restart status for im.vector.app
11-09 12:25:36.228  1838  4356 W PackageConfigPersister: App-specific configuration not found for packageName: im.vector.app and userId: 0
11-09 12:25:36.232 12578 12578 D AppButtonsPrefCtl: Sending broadcast to query restart status for im.vector.app
11-09 12:25:36.234 12578 12578 D AppButtonsPrefCtl: Got broadcast response: Restart status for im.vector.app false
11-09 12:25:36.245 12578 12578 D AppButtonsPrefCtl: Got broadcast response: Restart status for im.vector.app false
11-09 12:25:36.245 12578 12578 D AppButtonsPrefCtl: Got broadcast response: Restart status for im.vector.app false
11-09 12:25:36.258 12578 12578 D AppButtonsPrefCtl: Got broadcast response: Restart status for im.vector.app false
11-09 12:25:36.640  1838  4356 I ActivityTaskManager: START u0 {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10000000 pkg=im.vector.app cmp=im.vector.app/im.vector.application.features.Alias} from uid 1000
11-09 12:25:36.654  1838  4356 D CoreBackPreview: Window{db77a0a u0 Splash Screen im.vector.app}: Setting back callback OnBackInvokedCallbackInfo{mCallback=android.window.IOnBackInvokedCallback$Stub$Proxy@1db2898, mPriority=0}
11-09 12:25:36.664  1838  1871 I ActivityManager: Start proc 12684:im.vector.app/u0a215 for next-top-activity {im.vector.app/im.vector.application.features.Alias}
11-09 12:25:36.671 12684 12684 E im.vector.app: Not starting debugger since process cannot load the jdwp agent.
11-09 12:25:36.692 12684 12684 V GraphicsEnvironment: ANGLE Developer option for 'im.vector.app' set to: 'default'
11-09 12:25:36.692 12684 12684 V GraphicsEnvironment: ANGLE GameManagerService for im.vector.app: false
11-09 12:25:36.702 12684 12684 V fb-UnpackingSoSource: locked dso store /data/user/0/im.vector.app/lib-main
11-09 12:25:36.702 12684 12684 I fb-UnpackingSoSource: dso store is up-to-date: /data/user/0/im.vector.app/lib-main
11-09 12:25:36.702 12684 12684 V fb-UnpackingSoSource: releasing dso store lock for /data/user/0/im.vector.app/lib-main
11-09 12:25:36.807 12684 12684 W pool-24-thread-: type=1400 audit(0.0:15033): avc: denied { read } for name="version" dev="proc" ino=4026532008 scontext=u:r:untrusted_app:s0:c215,c256,c512,c768 tcontext=u:object_r:proc_version:s0 tclass=file permissive=0 app=im.vector.app
11-09 12:25:36.836 12684 12817 D vulkan  : searching for layers in '/data/app/~~0t9teItFFqVleupuX_lTaQ==/im.vector.app-3tJkuG4xfH1bgdpl2ytndQ==/lib/arm64'
11-09 12:25:36.836 12684 12817 D vulkan  : searching for layers in '/data/app/~~0t9teItFFqVleupuX_lTaQ==/im.vector.app-3tJkuG4xfH1bgdpl2ytndQ==/base.apk!/lib/arm64-v8a'
11-09 12:25:37.015  1838  4363 D ConnectivityService: requestNetwork for uid/pid:10215/12684 activeRequest: null callbackRequest: 11768 [NetworkRequest [ REQUEST id=11769, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VCN_MANAGED Uid: 10215 RequestorUid: 10215 RequestorPkg: im.vector.app UnderlyingNetworks: Null] ]] callback flags: 0 order: 2147483647
11-09 12:25:37.018  1838  2114 D WifiNetworkFactory: got request NetworkRequest [ REQUEST id=11769, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VCN_MANAGED Uid: 10215 RequestorUid: 10215 RequestorPkg: im.vector.app UnderlyingNetworks: Null] ]
11-09 12:25:37.018  1838  2114 D UntrustedWifiNetworkFactory: got request NetworkRequest [ REQUEST id=11769, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VCN_MANAGED Uid: 10215 RequestorUid: 10215 RequestorPkg: im.vector.app UnderlyingNetworks: Null] ]
11-09 12:25:37.019  1838  2114 D OemPaidWifiNetworkFactory: got request NetworkRequest [ REQUEST id=11769, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VCN_MANAGED Uid: 10215 RequestorUid: 10215 RequestorPkg: im.vector.app UnderlyingNetworks: Null] ]
11-09 12:25:37.019  1838  2114 D MultiInternetWifiNetworkFactory: got request NetworkRequest [ REQUEST id=11769, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VCN_MANAGED Uid: 10215 RequestorUid: 10215 RequestorPkg: im.vector.app UnderlyingNetworks: Null] ]
11-09 12:25:47.408 12684 12697 W im.vector.app: Cleared Reference was only reachable from finalizer (only reported once)
11-09 12:25:47.415 12684 12697 I im.vector.app: Background concurrent copying GC freed 336699(15MB) AllocSpace objects, 76(2532KB) LOS objects, 78% free, 6578KB/30MB, paused 101us,46us total 137.714ms
11-09 12:25:54.898  1838  1838 W JobServiceContext: Time-out while trying to bind 6924ed #u0a215/102205 im.vector.app/androidx.work.impl.background.systemjob.SystemJobService, dropping.
11-09 12:25:54.907  1838  1838 W JobServiceContext: Time-out while trying to bind a4022e9 #u0a215/102206 im.vector.app/androidx.work.impl.background.systemjob.SystemJobService, dropping.
11-09 12:26:14.927  1838  1870 W ActivityManager: Timeout executing service: ServiceRecord{324f70 u0 im.vector.app/androidx.work.impl.background.systemjob.SystemJobService}
11-09 12:26:15.537 12684 12691 I im.vector.app: Thread[5,tid=12691,WaitingInMainSignalCatcherLoop,Thread*=0xb400007139b8ff50,peer=0x14e00740,"Signal Catcher"]: reacting to signal 3
11-09 12:26:15.537 12684 12691 I im.vector.app: 
11-09 12:26:15.778 12684 12691 I im.vector.app: Wrote stack traces to tombstoned
11-09 12:26:16.827  1838 13259 W ActivityManager: Missing app error report, app = im.vector.app crashing = false notResponding = true
11-09 12:26:21.828  1838 13259 W ActivityManager: Missing app error report, app = im.vector.app crashing = false notResponding = true
11-09 12:26:24.723 13049 13077 I BackupNotificationManager: Opt-out APK for im.vector.app
11-09 12:26:26.830  1838 13259 W ActivityManager: Missing app error report, app = im.vector.app crashing = false notResponding = true
11-09 12:26:31.831  1838  2721 W ActivityManager: Missing app error report, app = im.vector.app crashing = false notResponding = true
11-09 12:26:31.845 10454 13370 D InstalledAppProviderSer: deleteAppFromDb im.vector.app
11-09 12:26:32.067 10454 13370 D InstalledAppProviderSer: insertAppIntoDb im.vector.app
11-09 12:26:35.094  1838 12961 E ActivityManager: ANR in im.vector.app
11-09 12:26:35.094  1838 12961 E ActivityManager: Reason: executing service im.vector.app/androidx.work.impl.background.systemjob.SystemJobService
11-09 12:26:35.094  1838 12961 E ActivityManager:   11% 12684/im.vector.app: 9.4% user + 2.3% kernel / faults: 15290 minor 122 major
11-09 12:26:35.096  1838 12961 D ActivityManager: Completed ANR of im.vector.app in 20167ms, latency 1ms
11-09 12:26:35.121  1838  1860 D CoreBackPreview: Window{4483232 u0 Application Not Responding: im.vector.app}: Setting back callback OnBackInvokedCallbackInfo{mCallback=android.window.WindowOnBackInvokedDispatcher$OnBackInvokedCallbackWrapper@6b693f5, mPriority=0}
11-09 12:26:37.439 13049 13077 D ApkBackup: Backed up new APK of im.vector.app with version 40105072.
11-09 12:26:37.912  1838 13145 W PackageConfigPersister: App-specific configuration not found for packageName: im.vector.app and userId: 0

@jmartinesp jmartinesp added S-Critical Prevents work, causes data loss and/or has no workaround O-Uncommon Most users are unlikely to come across this or unexpected workflow Z-ANR Application Not Responding labels Nov 9, 2022
@felschr
Copy link

felschr commented Nov 9, 2022

I've experienced the same issue after updating from 1.5.3 to 1.5.7 (Google Play).
I'm running CalyxOS 4.2.7 (Android 13) with microG on a Pixel 3.

Leaving the app open on the splash screen for roughly 8 Minutes seems to have fixed the issue for me.
After closing or killing the app it also now launches quickly again.

@ozls
Copy link

ozls commented Nov 9, 2022

I had the same issue with FDroid version and GrapheneOS without Google Play services. It did not work correctly even after force stopping and clearing cache: the app eventually started, but was very slow to receive and send messages. I had to cleanly reinstall the previous version.

@felschr
Copy link

felschr commented Nov 9, 2022

I also force stopped & cleared the cache first before waiting those ~ 8 minutes. Not sure if that actually made a difference, though.
Now the app seems to perform normally for me, though.

@akoyaxd
Copy link
Author

akoyaxd commented Nov 9, 2022

I also force stopped & cleared the cache first before waiting those ~ 8 minutes. Not sure if that actually made a difference, though.
Now the app seems to perform normally for me, though.

Same for me!

@MichaelSasser
Copy link
Contributor

MichaelSasser commented Nov 10, 2022

@felschr I did the same without waiting, and it did not work. After waiting for a couple of minutes, I tried it again, and it did work as you described.
Force stopping the app after that, and opening again without waiting, opens the app normally. Thereafter, I sent in rageshake logs labeled with "Might contain logs for #7557". The issue occurred roughly at 4:30 UTC (Not sure if the error is in the logs).

On 1.5.8 from GitHub it firstly started with a pure green screen (no logo), after clearing the cache and immediately trying it again it showed the green screen with the element logo.

Synapse: v1.71.0 (self-hosted)
Element: v1.5.7 (Play Store); 1.5.8 (GH)
Connection: Wi-Fi (stable), Mobile Data disabled
Device: Samsung Galaxy S21 5G (SM-G991B/DS)

@darkoppressor
Copy link

darkoppressor commented Nov 11, 2022

My wife and I are having the same issue. Latest version of Element Android (1.5.7 from the Play Store), our self hosted server is Synapse 1.71.0. I'm on a Pixel 7 Pro, she's on a Pixel 6 Pro. Both of us get a frozen splash screen and nothing else. I have tried leaving my phone on that splash screen for 30 minutes and nothing changed. I tried force closing, force closing + clearing cache, etc. with no luck.

@devurandom
Copy link

devurandom commented Nov 11, 2022

1.5.6 from fdroid, waited 15min on logo screen / launch screen, pressed "element is not responding -> wait" every few seconds, nothing happened, shaking the phone did nothing either

@DoCode
Copy link

DoCode commented Nov 11, 2022

Only a downgrade to 1.5.6 is suitable.

@karolyi
Copy link

karolyi commented Nov 11, 2022

1.5.6 was the one that initially had this problem. I stopped getting messages after upgrading to 1.5.6. 1.5.7 is available in F-Droid but I won't update until this bug will get finally fixed. I'm sticking with 1.5.4.

@devurandom
Copy link

#7557 (comment)

Same behaviour with 1.5.7

@waclaw66
Copy link
Contributor

again with 1.5.7.sc62-test16, app data were wiped last time after installation of the previous release

@darkoppressor
Copy link

After a few days with 1.5.7, I was finally able to start the app. Updated to 1.5.8 this morning, and I'm back to hanging on the splash screen. I do have sending client info enabled.

@darkoppressor
Copy link

My wife disabled sending client info before updating to 1.5.8, and she did not get a hang on the splash screen.

@summoner001
Copy link

I can confirm. Versions of Element v1.5.6, v1.5.7, v1.5.8, after update the app stays in the start / splash screen with the logo and becomes unresponsive. It loaded afterwards I also force stopped the app and cleared the cache.

@DoCode
Copy link

DoCode commented Nov 19, 2022

My solution was to remove and reinstall the app.

@devurandom
Copy link

Updated to 1.5.8 on FDroid. Problem persists.

@devurandom
Copy link

Fixed in version 1.5.10 [40105100] (F-8c111fea) from FDroid. Thanks!

@ozls
Copy link

ozls commented Dec 3, 2022

I was waiting for someone to say something like this before trying to update again. Can confirm I didn't get any issue either, thanks !

@waclaw66
Copy link
Contributor

waclaw66 commented Jan 27, 2023

Happened again with 1.5.22 from GPlay.

There is logcat right before Element was started...

2023-01-27 08:20:00.095 6720-6720/? W/adbd: timeout expired while flushing socket, closing
2023-01-27 08:20:03.023 1497-3111/? W/ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.bindService:2023 n0.f.e:24 com.samsung.android.location.lib.positioning.SPManager.n:105 com.samsung.android.location.geofence.sp.a.onAlarm:13 android.app.AlarmManager$ListenerWrapper.run:357 
2023-01-27 08:20:03.482 1497-5222/? W/WindowManager: Prepare app transition: mNextAppTransitionRequests=[TRANSIT_OPEN], mNextAppTransitionFlags=, displayId: 0 Callers=com.android.server.wm.DisplayContent.prepareAppTransition:6373 com.android.server.wm.DisplayContent.prepareAppTransition:6364 com.android.server.wm.Task.startActivityLocked:6424 com.android.server.wm.ActivityStarter.startActivityInner:2887 com.android.server.wm.ActivityStarter.startActivityUnchecked:2415 
2023-01-27 08:20:03.496 1497-1675/? W/ActivityManager: ProcessRecord{5ab18e3 0:im.vector.app/u0a495} is attached to a previous process 14213
2023-01-27 08:20:03.497 1497-3931/? W/WindowManager: Prepare app transition: mNextAppTransitionRequests=[TRANSIT_OPEN, TRANSIT_OPEN], mNextAppTransitionFlags=, displayId: 0 Callers=com.android.server.wm.DisplayContent.prepareAppTransition:6373 com.android.server.wm.TaskFragment.resumeTopActivity:1528 com.android.server.wm.TaskFragment.resumeTopActivity:1285 com.android.server.wm.Task.resumeTopActivityInnerLocked:6312 com.android.server.wm.Task.resumeTopActivityUncheckedLocked:6221 
2023-01-27 08:20:03.504 1497-1675/? W/ActivityManager: ProcessRecord{5ab18e3 0:im.vector.app/u0a495} is attached to a previous process 14213
2023-01-27 08:20:03.504 1497-1675/? W/ActivityManager: ProcessRecord{5ab18e3 0:im.vector.app/u0a495} is attached to a previous process 14213
2023-01-27 08:20:03.522 2806-2870/? W/Parcel: Expecting binder but got null!
2023-01-27 08:20:03.527 1497-1682/? W/WindowManager: Execute app transition: mNextAppTransitionRequests=[TRANSIT_OPEN, TRANSIT_OPEN], mNextAppTransitionFlags=, displayId: 0 Callers=com.android.server.wm.ActivityRecord.onStartingWindowDrawn:7384 com.android.server.wm.WindowState.performShowLocked:5421 com.android.server.wm.WindowStateAnimator.commitFinishDrawingLocked:334 com.android.server.wm.DisplayContent.lambda$new$8:1177 com.android.server.wm.DisplayContent.$r8$lambda$OtLCIQFjCt9o-SYztyeDUcWUwGs:0 
2023-01-27 08:20:03.630 1497-1513/? W/System: A resource failed to call close. 
2023-01-27 08:20:03.945 1497-1682/? W/Choreographer: Frame time is 0.026498 ms in the future!  Check that graphics HAL is generating vsync timestamps using the correct timebase.
2023-01-27 08:20:03.981 3688-3688/? E/pageboostd: Received HALT command code 2
2023-01-27 08:20:04.019 1497-1497/? W/AccessibilityManagerService:  wait for adding window timeout: 6958
2023-01-27 08:20:06.546 24117-24117/? W/x8bit.bitwarden: Reducing the number of considered missed Gc histogram windows from 128 to 100
2023-01-27 08:20:08.084 2806-2806/? W/PowerUI: Plug reason
2023-01-27 08:20:08.084 2806-2806/? W/PowerUI: Skip charging animation - by plug status
2023-01-27 08:20:08.084 2806-2806/? W/PowerUI: Plug reason
2023-01-27 08:20:08.085 2806-2806/? W/PowerUI: Skip charging sound - by plug status
2023-01-27 08:20:08.085 2806-9027/? E/SecPowerUI.Notification: no saved value, so we do nothing !!
2023-01-27 08:20:13.500 1497-1675/? W/ActivityTaskManager: Launch timeout has expired, giving up wake lock!
2023-01-27 08:20:13.514 1497-1830/? E/ActivityManager: ProcessRecord{5ab18e3 0:im.vector.app/u0a495} 14213 refused to die while trying to launch ProcessRecord{777d275 0:im.vector.app/u0a495}, cancelling the process start
2023-01-27 08:20:14.168 1497-5222/? W/ProcessStats: Tracking association SourceState{9d2382 system/1000 BTopFgs #1803161} whose proc state 2 is better than process ProcessState{e138821 com.adguard.android/10000 pkg=com.adguard.android} proc state 3 (6 skipped)
2023-01-27 08:20:15.540 1497-1829/? W/BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.stats.service.DropBoxEntryAddedReceiver
2023-01-27 08:20:15.540 1497-1829/? W/BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.chimera.GmsIntentOperationService$PersistentTrustedReceiver
2023-01-27 08:20:15.962 29666-8488/? W/GmsGcmMcsSvc: Unknown message: IqStanza{type=SET, id=, extension=Extension{id=12, data=[size=0]}}
2023-01-27 08:20:16.349 1497-1513/? W/System: A resource failed to call release. 
2023-01-27 08:20:16.374 1497-1801/? E/Watchdog: !@Sync: 11674 heap: 172 / 185 FD: 1062 [2023-01-27 08:20:16.373]
2023-01-27 08:20:18.135 2806-2806/? W/PowerUI: Plug reason
2023-01-27 08:20:18.135 2806-2806/? W/PowerUI: Skip charging animation - by plug status
2023-01-27 08:20:18.135 2806-2806/? W/PowerUI: Plug reason
2023-01-27 08:20:18.135 2806-2806/? W/PowerUI: Skip charging sound - by plug status
2023-01-27 08:20:18.137 2806-4802/? E/SecPowerUI.Notification: no saved value, so we do nothing !!
2023-01-27 08:20:21.860 1497-2614/? W/DeviceStorageMonitorService: updateBroadcasts(/data) oldLevel:0, newLevel:0, seq:1
2023-01-27 08:20:21.862 1497-2614/? W/DeviceStorageMonitorService: updateBroadcasts_filenode(/data) fn_oldLevel:0, fn_newLevel:0, seq:1
2023-01-27 08:20:24.317 1497-5222/? W/ProcessStats: Tracking association SourceState{9d2382 system/1000 BTopFgs #1803191} whose proc state 2 is better than process ProcessState{e138821 com.adguard.android/10000 pkg=com.adguard.android} proc state 3 (23 skipped)
2023-01-27 08:20:26.129 29666-8503/? W/GmsGcmMcsInput: java.net.SocketException: Socket closed
        at java.net.SocketInputStream.socketRead0(Native Method)
        at java.net.SocketInputStream.socketRead(SocketInputStream.java:118)
        at java.net.SocketInputStream.read(SocketInputStream.java:173)
        at java.net.SocketInputStream.read(SocketInputStream.java:143)
        at com.android.org.conscrypt.ConscryptEngineSocket$SSLInputStream.readFromSocket(ConscryptEngineSocket.java:945)
        at com.android.org.conscrypt.ConscryptEngineSocket$SSLInputStream.processDataFromSocket(ConscryptEngineSocket.java:909)
        at com.android.org.conscrypt.ConscryptEngineSocket$SSLInputStream.readUntilDataAvailable(ConscryptEngineSocket.java:824)
        at com.android.org.conscrypt.ConscryptEngineSocket$SSLInputStream.read(ConscryptEngineSocket.java:797)
        at com.android.org.conscrypt.ConscryptEngineSocket$SSLInputStream.read(ConscryptEngineSocket.java:773)
        at org.microg.gms.gcm.McsInputStream.ensureVersionRead(Unknown Source:7)
        at org.microg.gms.gcm.McsInputStream.read(Unknown Source:1)
        at org.microg.gms.gcm.McsInputStream.run(Unknown Source:14)
2023-01-27 08:20:28.177 2806-2806/? W/PowerUI: Plug reason
2023-01-27 08:20:28.177 2806-2806/? W/PowerUI: Skip charging animation - by plug status
2023-01-27 08:20:28.178 2806-2806/? W/PowerUI: Plug reason
2023-01-27 08:20:28.178 2806-2806/? W/PowerUI: Skip charging sound - by plug status
2023-01-27 08:20:28.179 2806-16268/? E/SecPowerUI.Notification: no saved value, so we do nothing !!
2023-01-27 08:20:29.665 1497-3111/? W/SLocation: PositionManager - do not refresh last location about fused location
2023-01-27 08:20:29.666 1497-2886/? W/AppOps: Noting op not finished: uid 10305 pkg io.homeassistant.companion.android code 1 startTime of in progress event=1674803921821
2023-01-27 08:20:29.666 1497-3111/? W/CAE: setCAProperty(ContextAwareService.java:513) - [setProperty 01] Mutex is locked for SLOCATION_RUNNER
2023-01-27 08:20:29.670 1265-1265/? E/sensors-hal: sendContextData:132, slocationcore h 193 m 23 s 55
2023-01-27 08:20:29.670 1265-1265/? E/sensors-hal: create_send_context_data:63, slocationcore create_send_context_data
2023-01-27 08:20:29.671 1265-12102/? E/sensors-hal: handle_sns_client_event:77, slocationcore_event: msgid:1025
2023-01-27 08:20:29.672 1265-12102/? E/sensors-hal: handle_sns_client_event:77, slocationcore_event: msgid:1025
2023-01-27 08:20:29.676 1497-3111/? W/CAE: setCAProperty(ContextAwareService.java:519) - [setProperty 02] Mutex is unlocked for SLOCATION_RUNNER
2023-01-27 08:20:39.381 1497-5222/? W/ProcessStats: Tracking association SourceState{9d2382 system/1000 BTopFgs #1803207} whose proc state 2 is better than process ProcessState{e138821 com.adguard.android/10000 pkg=com.adguard.android} proc state 3 (12 skipped)
2023-01-27 08:20:43.232 11510-8506/? W/GAv4-SVC: Network compressed POST connection error: java.net.UnknownHostException: Unable to resolve host "ssl.google-analytics.com": No address associated with hostname
2023-01-27 08:20:46.404 29666-8516/? W/GmsGcmMcsSvc: Unknown message: IqStanza{type=SET, id=, extension=Extension{id=12, data=[size=0]}}
2023-01-27 08:20:46.414 1497-1513/? W/System: A resource failed to call close. 
2023-01-27 08:20:46.682 1497-1801/? E/Watchdog: !@Sync: 11675 heap: 152 / 168 FD: 1062 [2023-01-27 08:20:46.682]
2023-01-27 08:20:48.278 2806-2806/? W/PowerUI: Plug reason
2023-01-27 08:20:48.278 2806-2806/? W/PowerUI: Skip charging animation - by plug status
2023-01-27 08:20:48.278 2806-2806/? W/PowerUI: Plug reason
2023-01-27 08:20:48.278 2806-2806/? W/PowerUI: Skip charging sound - by plug status
2023-01-27 08:20:48.280 2806-3899/? E/SecPowerUI.Notification: no saved value, so we do nothing !!
2023-01-27 08:20:49.706 1497-2399/? W/ProcessStats: Tracking association SourceState{9d2382 system/1000 BTopFgs #1803217} whose proc state 2 is better than process ProcessState{e138821 com.adguard.android/10000 pkg=com.adguard.android} proc state 3 (6 skipped)
2023-01-27 08:20:56.528 29666-8526/? W/GmsGcmMcsInput: java.net.SocketException: Socket closed
        at java.net.SocketInputStream.socketRead0(Native Method)
        at java.net.SocketInputStream.socketRead(SocketInputStream.java:118)
        at java.net.SocketInputStream.read(SocketInputStream.java:173)
        at java.net.SocketInputStream.read(SocketInputStream.java:143)
        at com.android.org.conscrypt.ConscryptEngineSocket$SSLInputStream.readFromSocket(ConscryptEngineSocket.java:945)
        at com.android.org.conscrypt.ConscryptEngineSocket$SSLInputStream.processDataFromSocket(ConscryptEngineSocket.java:909)
        at com.android.org.conscrypt.ConscryptEngineSocket$SSLInputStream.readUntilDataAvailable(ConscryptEngineSocket.java:824)
        at com.android.org.conscrypt.ConscryptEngineSocket$SSLInputStream.read(ConscryptEngineSocket.java:797)
        at com.android.org.conscrypt.ConscryptEngineSocket$SSLInputStream.read(ConscryptEngineSocket.java:773)
        at org.microg.gms.gcm.McsInputStream.ensureVersionRead(Unknown Source:7)
        at org.microg.gms.gcm.McsInputStream.read(Unknown Source:1)
        at org.microg.gms.gcm.McsInputStream.run(Unknown Source:14)
2023-01-27 08:20:58.612 2806-2806/? W/PowerUI: Plug reason
2023-01-27 08:20:58.612 2806-2806/? W/PowerUI: Skip charging animation - by plug status
2023-01-27 08:20:58.612 2806-2806/? W/PowerUI: Plug reason
2023-01-27 08:20:58.612 2806-2806/? W/PowerUI: Skip charging sound - by plug status
2023-01-27 08:20:58.612 2806-4809/? E/SecPowerUI.Notification: no saved value, so we do nothing !!

when starting SchildiChat, that currently works, there are no lines like...
2023-01-27 08:20:03.504 1497-1675/? W/ActivityManager: ProcessRecord{5ab18e3 0:im.vector.app/u0a495} is attached to a previous process 14213, that could be the cause.

UPDATE: it helped just to reboot the device in this case

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
O-Uncommon Most users are unlikely to come across this or unexpected workflow S-Critical Prevents work, causes data loss and/or has no workaround T-Defect Something isn't working: bugs, crashes, hangs and other reported problems Z-ANR Application Not Responding
Projects
None yet
Development

No branches or pull requests