de0u
Hi, I am not entirely sure if I can help here, but
I had a bug with similar symptoms.
I rebooted my phone after the update, and when I tried to enter my pin, the phone basically instantly rebooted. But it wasn't a normal reboot. It had the graphene OS logo instantly. No Google logo, and the reboot was much quicker. It then went in this semi-reboot circle or would let me type the password in, after which it instantly semi-rebooted again. In that state, the phone was really buggy, like not recognizing some taps. After leaving it around for a while and coming back. I tried to unlock it again, and it worked. I had like 20 notifications that said that the system_server has crashed.
But I am not sure if it is the same bug because the crash log doesn't look that similar other than both being a system_server crash. I unfortunately only saved one of the reports, so I can't say if the other reports looked more similar. (Or is there a way to view non saved crash reports?). I also made a video with another device on how it looked; if that would help, I could post it tomorrow.
Sorry if this is a different bug, but the symptoms are pretty similar.
Crash report:
``
type: crash
SystemUptimeMs: 52823
Process: system_server
Timestamp: 2024-11-21 17:49:39.618+0100
Build: google/shiba/shiba:15/AP3A.241105.007/2024111800:user/release-keys
Crash-Handler: com.android.internal.os.RuntimeInit$KillApplicationHandler
Loading-Progress: 1.0
Dropped-Count: 0
java.lang.UnsatisfiedLinkError: dlopen failed: library "libicing.so" not found
at java.lang.Runtime.loadLibrary0(Runtime.java:1081)
at java.lang.Runtime.loadLibrary0(Runtime.java:1003)
at java.lang.System.loadLibrary(System.java:1765)
at com.google.android.icing.IcingLibraryLoader.loadLibrary(IcingLibraryLoader.java:9)
at com.google.android.icing.IcingSearchEngineImpl.<clinit>(IcingSearchEngineImpl.java:41)
at com.google.android.icing.IcingSearchEngine.<init>(IcingSearchEngine.java:72)
at com.android.server.appsearch.external.localstorage.AppSearchImpl.<init>(AppSearchImpl.java:318)
at com.android.server.appsearch.external.localstorage.AppSearchImpl.create(AppSearchImpl.java:272)
at com.android.server.appsearch.AppSearchUserInstanceManager.createUserInstance(AppSearchUserInstanceManager.java:230)
at com.android.server.appsearch.AppSearchUserInstanceManager.getOrCreateUserInstance(AppSearchUserInstanceManager.java:102)
at com.android.server.appsearch.AppSearchManagerService.lambda$onUserUnlocking$1(AppSearchManagerService.java:361)
at com.android.server.appsearch.AppSearchManagerService.$r8$lambda$7li-QUZvrsDk5ZvsFzpgCXuGV7s(AppSearchManagerService.java:0)
at com.android.server.appsearch.AppSearchManagerService$$ExternalSyntheticLambda3.run(R8$$SyntheticClass:0)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644)
at java.lang.Thread.run(Thread.java:1012)``