[Webkit-unassigned] [Bug 166838] [GTK] WebProcess from WebKitGtk+ 2.15.x SIGSEGVs in GIFLZWContext::outputRow() at Source/WebCore/platform/image-decoders/gif/GIFImageReader.cpp:150

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 1 07:23:45 PST 2017


https://bugs.webkit.org/show_bug.cgi?id=166838

--- Comment #3 from Andres Gomez Garcia <agomez at igalia.com> ---
Created attachment 300324
  --> https://bugs.webkit.org/attachment.cgi?id=300324&action=review
BT from gdb for the WebProcess, 2.15.4

Still reproducible with Epiphany 3.22.5 and WebKit 2.15.4.

I'm running Epiphany with the dconf key:

"process-model" = "shared-secondary-process"

And the env variable:

"export G_DEBUG=fatal-criticals"

The compilation was done with CMake args:

'-DENABLE_THREADED_COMPOSITOR=OFF -DPORT=GTK -DCMAKE_BUILD_TYPE=Release -DENABLE_MINIBROWSER=ON -DCMAKE_C_FLAGS_RELEASE="-O0 -g1 -DNDEBUG  -DG_DISABLE_CAST_CHECKS" -DCMAKE_CXX_FLAGS_RELEASE="-O0 -g1 -DNDEBUG -DG_DISABLE_CAST_CHECKS"'

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170201/299e81f9/attachment.html>


More information about the webkit-unassigned mailing list