os-issue-tracker icon indicating copy to clipboard operation
os-issue-tracker copied to clipboard

Random crash of system_server

Open jriberg opened this issue 1 year ago • 1 comments

Opened an app to pay for parking. When it loaded maps and reached GPS, system rebooted with grapheneos logo

type: crash
SystemUptimeMs: 217267834
Process: system_server
Build: google/cheetah/cheetah:14/AP1A.240405.002/2024040900:user/release-keys
Crash-Handler: com.android.internal.os.RuntimeInit$KillApplicationHandler
Loading-Progress: 1.0
Dropped-Count: 0

java.lang.IllegalStateException: Lost network stack. This is not the root cause of any issue, it is a side effect of a crash that happened earlier. Earlier logs should point to the actual issue.
	at android.net.ConnectivityModuleConnector.maybeCrashWithTerribleFailure(ConnectivityModuleConnector.java:335)
	at android.net.ConnectivityModuleConnector.-$$Nest$mmaybeCrashWithTerribleFailure(ConnectivityModuleConnector.java:0)
	at android.net.ConnectivityModuleConnector$ModuleServiceConnection.onServiceDisconnected(ConnectivityModuleConnector.java:278)
	at android.app.LoadedApk$ServiceDispatcher.doDeath(LoadedApk.java:2226)
	at android.app.LoadedApk$ServiceDispatcher$RunConnection.run(LoadedApk.java:2241)
	at android.os.Handler.handleCallback(Handler.java:959)
	at android.os.Handler.dispatchMessage(Handler.java:100)
	at android.os.Looper.loopOnce(Looper.java:232)
	at android.os.Looper.loop(Looper.java:317)
	at com.android.server.SystemServer.run(SystemServer.java:1001)
	at com.android.server.SystemServer.main(SystemServer.java:685)
	at java.lang.reflect.Method.invoke(Native Method)
	at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:552)
	at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:872)

jriberg avatar Apr 20 '24 10:04 jriberg

@ANDROID2468 That's not related to this. It's https://github.com/GrapheneOS/os-issue-tracker/issues/3093.

thestinger avatar Apr 23 '24 16:04 thestinger