[Webkit-unassigned] [Bug 152246] New: [GTK] NetworkProcess from WebKitGtk+ 2.10.4 receives SIGBUS in WebKit::NetworkCache::Data::mapToFile when the disk space is exhausted

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Dec 14 03:10:29 PST 2015


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

            Bug ID: 152246
           Summary: [GTK] NetworkProcess from WebKitGtk+ 2.10.4 receives
                    SIGBUS in WebKit::NetworkCache::Data::mapToFile when
                    the disk space is exhausted
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Local Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Gtk
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: agomez at igalia.com
                CC: bugs-noreply at webkitgtk.org

Created attachment 267288
  --> https://bugs.webkit.org/attachment.cgi?id=267288&action=review
BT from gdb

I'm using WebKitGtk+ with my own JHBuild setting:
https://github.com/tanty/jhbuild-epiphany/tree/master

Epiphany 3.18.0 and WebKit 2.10.4

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 -DDEVELOPER_MODE=ON -DCMAKE_C_FLAGS_DEBUG="-O0 -g1" -DCMAKE_CXX_FLAGS_DEBUG="-O0 -g1"'

When visiting several pages, if the disk space gets exhausted, WebKitNetworkProcess hits a SIGBUS.

-- 
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/20151214/82f750ca/attachment-0001.html>


More information about the webkit-unassigned mailing list