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

Spontaneous Crashes

Open ToxicPine opened this issue 1 year ago • 2 comments

Was using Vanadium, I clicked something then this happened:

type: crash
Process: system_server
Build: google/redfin/redfin:14/UP1A.231105.001/2024022600:user/release-keys
Crash-Handler: com.android.internal.os.RuntimeInit$KillApplicationHandler
Loading-Progress: 1.0
Dropped-Count: 0

java.lang.NullPointerException: Attempt to invoke virtual method 'void com.android.server.autofill.ui.FillUi$AnchoredWindow.show(android.view.WindowManager$LayoutParams)' on a null object reference
	at com.android.server.autofill.ui.FillUi$AutofillWindowPresenter.lambda$show$0(FillUi.java:674)
	at com.android.server.autofill.ui.FillUi$AutofillWindowPresenter.$r8$lambda$CEe5P1gLU-tWCH12AKgRPwErweQ(FillUi.java:0)
	at com.android.server.autofill.ui.FillUi$AutofillWindowPresenter$$ExternalSyntheticLambda0.run(R8$$SyntheticClass:0)
	at android.os.Handler.handleCallback(Handler.java:958)
	at android.os.Handler.dispatchMessage(Handler.java:99)
	at android.os.Looper.loopOnce(Looper.java:205)
	at android.os.Looper.loop(Looper.java:294)
	at android.os.HandlerThread.run(HandlerThread.java:67)
	at com.android.server.ServiceThread.run(ServiceThread.java:46)
	at com.android.server.UiThread.run(UiThread.java:45)

ToxicPine avatar Mar 01 '24 13:03 ToxicPine

Can you clarify what happened? Did the OS do a soft reboot?

thestinger avatar Mar 01 '24 14:03 thestinger

@thestinger Yeah, soft reboot.

ToxicPine avatar Mar 01 '24 16:03 ToxicPine

Closing as a duplicate of https://github.com/GrapheneOS/os-issue-tracker/issues/3093.

thestinger avatar Apr 21 '24 01:04 thestinger