Bug 265349

Summary: [GTK] Crash due to missing libGLESv2.so.2
Product: WebKit Reporter: Kdwk <kdwkleung>
Component: WebKitGTKAssignee: Nobody <webkit-unassigned>
Status: RESOLVED WONTFIX    
Severity: Normal CC: bugs-noreply, mcatanzaro
Priority: P2    
Version: WebKit Nightly Build   
Hardware: PC   
OS: Linux   
Attachments:
Description Flags
gdb (bt full; c).txt none

Description Kdwk 2023-11-26 01:50:32 PST
Created attachment 468758 [details]
gdb (bt full; c).txt

Epiphany Technology Preview 45.0-61-g3b334ba2c+/ WebKitGTK 2.42.2
Comment 1 Michael Catanzaro 2023-11-26 07:40:08 PST
It crashed because libGLESv2.so.2 is not installed. This should be impossible since you're using Tech Preview.

Guess: could it be https://github.com/flatpak/flatpak/issues/5570 yet again?
Comment 2 Michael Catanzaro 2023-12-01 07:26:13 PST
Anyway I'm going to reject this one; libGLESv2.so.2 is simply required to be present, so the crash is expected if it's missing.
Comment 3 Michael Catanzaro 2023-12-25 06:10:44 PST
*** Bug 266874 has been marked as a duplicate of this bug. ***
Comment 4 Michael Catanzaro 2023-12-25 06:13:01 PST
*** Bug 266875 has been marked as a duplicate of this bug. ***