[Webkit-unassigned] [Bug 188597] New: Segmentation fault when creating an instance of FindController

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 15 02:42:20 PDT 2018


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

            Bug ID: 188597
           Summary: Segmentation fault when creating an instance of
                    FindController
           Product: WebKit
           Version: WebKit Local Build
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Gtk
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: bugzilla-webkit at mailinator.com
                CC: bugs-noreply at webkitgtk.org

Hello.
When I try to create a new instance of FindController my application exixts with segmentation fault.

I am using Python bindings like this:

import gi

from gi.repository import GObject, Gtk, Gdk, WebKit2 as webkit

self.find_controller = webkit.FindController()


My litwebkitgtk version is 2.20.3.

Thank you.

-- 
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/20180815/9256292d/attachment-0001.html>


More information about the webkit-unassigned mailing list