[Webkit-unassigned] [Bug 186588] New: [WPE] Trying to access the remote inspector hits an assertion in the UIProcess

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 13 01:51:03 PDT 2018


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

            Bug ID: 186588
           Summary: [WPE] Trying to access the remote inspector hits an
                    assertion in the UIProcess
           Product: WebKit
           Version: Other
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit WPE
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: aperez at igalia.com
                CC: bugs-noreply at webkitgtk.org

Setting “WEBKIT_INSPECTOR_SERVER=127.0.0.1:8787” in the environment before
running e.g. Cog, and then trying to open “inspector://127.0.0.1:8787”
in Epiphany results in the following assertion being hit:

  (cog:2873): GLib-CRITICAL **: 10:13:52.759: g_bytes_get_data: assertion 'bytes != NULL' failed

The UIProcess will segfault immediately after printing the above. This
happens both in “trunk” and the current stable version (2.20.0).

-- 
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/20180613/791a1434/attachment.html>


More information about the webkit-unassigned mailing list