Bug 169128

Summary: [GTK] Epiphany 3.22.6 with WebKitGtk+ 2.15.91 SIGSEVS when receiving BadDrawable X Error
Product: WebKit Reporter: Andres Gomez Garcia <agomez>
Component: WebKitGTKAssignee: Nobody <webkit-unassigned>
Status: NEW ---    
Severity: Normal CC: bugs-noreply
Priority: P2    
Version: WebKit Nightly Build   
Hardware: PC   
OS: Linux   
Attachments:
Description Flags
BT from gdb for epiphany none

Description Andres Gomez Garcia 2017-03-03 05:31:40 PST
Created attachment 303312 [details]
BT from gdb for epiphany

Epiphany 3.22.6 and WebKit 2.15.91.

However, the rest of the dependencies, but mesa and its dependencies, and evince, are all provided from Debian Testing.

The compilation was done with CMake args:

'-DPORT=GTK -DCMAKE_BUILD_TYPE=Release -DENABLE_MINIBROWSER=ON -DCMAKE_C_FLAGS_RELEASE="-O0 -g -DNDEBUG  -DG_DISABLE_CAST_CHECKS" -DCMAKE_CXX_FLAGS_RELEASE="-O0 -g -DNDEBUG -DG_DISABLE_CAST_CHECKS"'

After visiting several pages, eventually, Epiphany hits a SIGSEV.

This bug is not reproducible in a predictable way.