-
Notifications
You must be signed in to change notification settings - Fork 1.3k
(onProcessKilled) Crash while browsing: IllegalArgumentException: Display not attached #12436
Comments
This is an interesting stacktrace. The call goes through In that situation, under the hood, we are creating a new We implemented this in:
Back then this situation was easy to reproduce by using I'm going to move this into the AC sprint too. |
I tried to reproduce this with the STR from #1577 but wasn't successful. |
I found some similar stacktraces on Sentry and merged them together. |
Sentry issue: FENIX-53P |
After mozilla-mobile/android-components#7867 lands in AC we can rewrite that logic in AC. Instead of recreating a GeckoSession and restoring it, we will be able to "suspend" the whole tab, only keeping it's |
We're doing a crash sprint, and wondering what the next work is here, and whether we can pick up/split any of this work. |
Patch landed in AC. |
Should we close this since #14823 has landed? |
Yes, let's close it. I have some other issues for other white screen problems.. :) |
Just ran into this while testing something else in Fenix. Don't have exact STR but I was opening/closing/switching tabs and toggling PB and then backgrounded the app I think? (did NOT have to do with custom tabs though)
Going to file just to keep open in case someone else runs into it as well.
(cc @pocmo )
┆Issue is synchronized with this Jira Task
The text was updated successfully, but these errors were encountered: