Bug 157727

Summary: [GTK] WebProcess from WebKitGtk+ 2.12.2 SIGSEVs in WTF::TypeCastTraits<WebCore::RenderImage
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: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
BT from gdb none

Andres Gomez Garcia
Reported 2016-05-15 16:36:28 PDT
Created attachment 278983 [details] BT from gdb I'm using WebKitGtk+ with my own JHBuild setting: https://github.com/tanty/jhbuild-epiphany/tree/master Epiphany 3.20.1 and WebKit 2.12.2 I'm running Epiphany with the dconf key: "process-model" = "shared-secondary-process" The compilation was done with CMake args: '-DPORT=GTK -DCMAKE_BUILD_TYPE=Release -DCMAKE_C_FLAGS_RELEASE="-O0 -g1 -DNDEBUG -DG_DISABLE_CAST_CHECKS" -DCMAKE_CXX_FLAGS_RELEASE="-O0 -g1 -DNDEBUG -DG_DISABLE_CAST_CHECKS"' When visiting several pages, eventually, WebKitWebProcess hits a SIGSEV. This bug is not reproducible in a predictable way.
Attachments
BT from gdb (67.55 KB, text/plain)
2016-05-15 16:36 PDT, Andres Gomez Garcia
no flags
Note You need to log in before you can comment on or make changes to this bug.