[Webkit-unassigned] [Bug 180811] New: [GTK] Lost session after recovering from WebProcess crashing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Dec 14 07:29:47 PST 2017


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

            Bug ID: 180811
           Summary: [GTK] Lost session after recovering from WebProcess
                    crashing
           Product: WebKit
           Version: WebKit Nightly 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

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

Epiphany 3.24.1 and WebKit 2.19.2.

The compilation was done with CMake args:

'-DDEBUG_FISSION=OFF -DPORT=GTK -DCMAKE_BUILD_TYPE=Release -DENABLE_MINIBROWSER=ON -DUSE_WOFF2=OFF -DCMAKE_C_FLAGS_RELEASE="-O0 -g -DNDEBUG -DG_DISABLE_CAST_CHECKS -DRELEASE_WITHOUT_OPTIMIZATIONS" -DCMAKE_CXX_FLAGS_RELEASE="-O0 -g -DNDEBUG -DG_DISABLE_CAST_CHECKS -DRELEASE_WITHOUT_OPTIMIZATIONS"'

My session was a crashed version from bug 179914.

After upgrading to 2.19.3, the WebProcess doesn't crash any more, but on the first invocation of Epiphany, I noticed that my multiple tabs session is completely corrupted. Only some of the few then-selected-when-crashing tabs have been recovered. The rest of the tabs in the background have been lost to "http:///"

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20171214/d16b9c93/attachment-0001.html>


More information about the webkit-unassigned mailing list