I posted this in the 20251217 update announcement thread but I make another post for vetter visibility as no one seems to have the same problem.
Since the update I get a system crash every time I leave the car from having android auto connected wirelessly. If I let the screen go black and lock it will hang and crash upon trying to unlock the screen. If I keep the screen on when leaving the car, mostly I will avoid the crash. I can immidiately see if it will crash as the fingerprint reader symbol will smudge to a blurred white dot and stay so until the device reboots with a crash log.
This is the crash log
`type: crash
SystemUptimeMs: 127925384
Process: system_server
Timestamp: 2025-12-23 16:42:19.258+0100
Build: google/komodo/komodo:16/BP4A.251205.006/2025121701: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:3236)
at android.window.WindowTokenClientController.detachIfNeeded(WindowTokenClientController.java:200)
at android.window.WindowContextController.detachIfNeeded(WindowContextController.java:152)
at android.window.WindowContext.release(WindowContext.java:154)
at android.window.WindowContext.finalize(WindowContext.java:145)
at java.lang.Daemons$FinalizerDaemon.doFinalize(Daemons.java:389)
at java.lang.Daemons$FinalizerDaemon.processReference(Daemons.java:369)
at java.lang.Daemons$FinalizerDaemon.runInternal(Daemons.java:341)
at java.lang.Daemons$Daemon.run(Daemons.java:135)
at java.lang.Thread.run(Thread.java:1563)
``