Bug 169020

Summary: [GTK] WebProcess from WebKitGtk+ 2.15.90 SIGSEVs in JSC::MarkedArgumentBuffer::addMarkSet(JSC::JSValue) at Source/JavaScriptCore/runtime/ArgList.cpp:42
Product: WebKit Reporter: Andres Gomez Garcia <agomez>
Component: WebKitGTKAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: bugs-noreply
Priority: P2    
Version: WebKit Nightly Build   
Hardware: PC   
OS: Linux   
See Also: https://bugs.webkit.org/show_bug.cgi?id=169021
https://bugs.webkit.org/show_bug.cgi?id=169022
Attachments:
Description Flags
BT from gdb for the WebProcess none

Andres Gomez Garcia
Reported 2017-03-01 00:38:58 PST
Created attachment 303048 [details] BT from gdb for the WebProcess I'm using WebKitGtk+ with my own JHBuild setting: https://github.com/tanty/jhbuild-epiphany/tree/master Epiphany 3.22.6 and WebKit 2.15.90. 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, the WebProcess hits a SIGSEV. This bug is not reproducible in a predictable way.
Attachments
BT from gdb for the WebProcess (386.71 KB, text/plain)
2017-03-01 00:38 PST, Andres Gomez Garcia
no flags
Andres Gomez Garcia
Comment 1 2017-03-01 00:40:57 PST
This SIGSEV is not difficult to hit, although not in a predictable way.
Andres Gomez Garcia
Comment 2 2017-03-01 01:18:00 PST
This and the bug 169021 and bug 169022 are happening systematically with links like: http://elpais.com/elpais/2017/02/20/vinetas/1487601265_584129.html#?ref=rss&format=simple&link=guid I can also reproduce with MiniBrowser.
Andres Gomez Garcia
Comment 3 2017-03-01 05:12:50 PST
Fixed in 2.15.91
Note You need to log in before you can comment on or make changes to this bug.