[Webkit-unassigned] [Bug 157566] New: [GTK]

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 11 06:27:11 PDT 2016


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

            Bug ID: 157566
           Summary: [GTK]
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Local Build
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: Major
          Priority: P2
         Component: WebKit Gtk
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: agomez at igalia.com
                CC: bugs-noreply at webkitgtk.org

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"'

--

After a couple of days running, eventually, the whole desktop freezes as the system starts to swap memory continuously.

In my case, the NetworkProcess exhausted all my memory: 8 Gb RAM and 8 Gb swap while top was showing ~50Gb of VIRT memory used.

This bug is not reproducible in a predictable way.

-- 
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/20160511/853d5d6c/attachment-0001.html>


More information about the webkit-unassigned mailing list