Summary: | [GTK4] Frequent UI process hangs | ||
---|---|---|---|
Product: | WebKit | Reporter: | Michael Catanzaro <mcatanzaro> |
Component: | WebKitGTK | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED WORKSFORME | ||
Severity: | Normal | CC: | bugs-noreply, mcatanzaro |
Priority: | P2 | ||
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | |||
Bug Blocks: | 210100, 245783 |
Description
Michael Catanzaro
2022-03-26 07:12:18 PDT
Note this is still happening quite regularly, and it's definitely a regression from the switch to GTK 4. Nowadays the hangs I see are almost always associated with web process hangs while a page is loading, which frequently happen when loading several pages at the same time. E.g. open cnn.com or arstechnica.com and middle click on a bunch of links to open several articles in new tabs. Almost always, one tab's load will stall and continue indefinitely. Attempting to close the out of control tab will then cause a UI process hang. I'm not confident these hangs correspond to the backtrace that I posted in comment #0, but I *am* confident it's the only UI process hang that I'm encountering frequently right now. So if it's *not* the original issue here, then the original one doesn't matter anymore. Hit it just now... the web process crashed due to bug #247628, which triggered an Epiphany crash that is an Epiphany bug. The UI process appears to hang for a while before the crash. Pretty sure it's not this issue, so I'll close this because it's not useful to keep open if it's no longer happening. (In reply to Michael Catanzaro from comment #3) > Hit it just now... the web process crashed due to bug #247628, which > triggered an Epiphany crash that is an Epiphany bug. https://gitlab.gnome.org/GNOME/epiphany/-/issues/1878 |