[Webkit-unassigned] [Bug 185867] New: [GTK] WebDriver: Network process crash when running imported/w3c/webdriver/tests/delete_cookie/delete.py::test_unknown_cookie

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 22 06:25:37 PDT 2018


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

            Bug ID: 185867
           Summary: [GTK] WebDriver: Network process crash when running
                    imported/w3c/webdriver/tests/delete_cookie/delete.py::
                    test_unknown_cookie
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Keywords: Gtk
          Severity: Normal
          Priority: P2
         Component: WebKit Gtk
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: cgarcia at igalia.com
                CC: bburg at apple.com, bugs-noreply at webkitgtk.org

webkitpy.webdriver_tests.webdriver_w3c_executor: [DEBUG] (WebKitWebDriver:21620): (process:21647): libsoup-CRITICAL **: 15:18:04.117: soup_cookie_jar_get_cookie_list: assertion 'uri != NULL' failed
webkitpy.webdriver_tests.webdriver_w3c_executor: [DEBUG] (WebKitWebDriver:21620): RemoteInspectorServer failed to send DBus message: The connection is closed

We need to null check the value returned by URL::createSoupURI() before passing it to soup.

-- 
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/20180522/69b2d956/attachment-0001.html>


More information about the webkit-unassigned mailing list