- Edited
Over the past four days, I've had a total of six system server crashes while switching profiles. Apparently the crash is a normal upstream bug, but the sudden increase in frequency is concerning. Anyone else having this? Is it just something wrong with my phone? Here's a log btw
type: crash
SystemUptimeMs: 21651024
Process: system_server
Timestamp: 2024-10-24 18:06:03.734-0700
Build: google/lynx/lynx:15/AP3A.241005.015/2024102100:user/release-keys
Crash-Handler: com.android.internal.os.RuntimeInit$KillApplicationHandler
Loading-Progress: 1.0
Dropped-Count: 0
java.util.concurrent.TimeoutException: android.window.WindowContext.finalize() timed out after 10 seconds
at com.android.server.wm.WindowManagerService.detachWindowContext(WindowManagerService.java:3068)
at android.window.WindowTokenClientController.detachIfNeeded(WindowTokenClientController.java:178)
at android.window.WindowContextController.detachIfNeeded(WindowContextController.java:153)
at android.window.WindowContext.release(WindowContext.java:114)
at android.window.WindowContext.finalize(WindowContext.java:107)
at java.lang.Daemons$FinalizerDaemon.doFinalize(Daemons.java:370)
at java.lang.Daemons$FinalizerDaemon.processReference(Daemons.java:350)
at java.lang.Daemons$FinalizerDaemon.runInternal(Daemons.java:322)
at java.lang.Daemons$Daemon.run(Daemons.java:131)
at java.lang.Thread.run(Thread.java:1012)