Bug 261661 - [GTK] WebProcess crashed
Summary: [GTK] WebProcess crashed
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: WebKit Nightly Build
Hardware: PC Linux
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-09-17 19:23 PDT by Kdwk
Modified: 2023-09-20 06:11 PDT (History)
2 users (show)

See Also:


Attachments
gdb (bt full; c).txt (13.17 KB, text/plain)
2023-09-17 19:23 PDT, Kdwk
no flags Details
gdb (t a a bt; c).txt (50.89 KB, text/plain)
2023-09-17 19:24 PDT, Kdwk
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Kdwk 2023-09-17 19:23:26 PDT
WebProcess crashed when restoring session and loading a new link at the same time (not sure if related to crash).

Unable to reproduce.

Epiphany Technology Preview 45.0-1-g0fda8f67c+/ WebKitGTK 2.42.0
Comment 1 Kdwk 2023-09-17 19:23:45 PDT
Created attachment 467732 [details]
gdb (bt full; c).txt
Comment 2 Kdwk 2023-09-17 19:24:05 PDT
Created attachment 467733 [details]
gdb (t a a bt; c).txt
Comment 3 Michael Catanzaro 2023-09-18 06:46:01 PDT
It seems libepoxy is crashing. That seems so unlikely, though. I wonder if there has been some memory corruption, in which case we'll probably never track down what went wrong here.
Comment 4 Kdwk 2023-09-19 18:23:21 PDT
This happened again and I got an identical backtrace. Just before I the app crashed, I noticed that some of the icons are suddenly gone and replaced with the missing icon icon. I've seen other apps do that the last few days. I've also heard rumours of a bug where the runtime disappears, but I'm not sure if that's related
Comment 5 Michael Catanzaro 2023-09-20 06:11:19 PDT
(In reply to Kdwk from comment #4)
> I've also heard rumours of a bug where the runtime disappears, but I'm not
> sure if that's related

Well that would certainly explain both the missing flatpak-spawn and also the missing icons if true, but it seems implausible. The runtime is a bind mount. It can't just disappear once mounted. If you do manage to find a link to an actual bug report about that, please do share it.