[Webkit-unassigned] [Bug 142165] New: [GTK] Undefined symbol prevents web extensions from being loaded

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 2 06:07:39 PST 2015


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

            Bug ID: 142165
           Summary: [GTK] Undefined symbol prevents web extensions from
                    being loaded
    Classification: Unclassified
           Product: WebKit
           Version: 528+ (Nightly build)
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Gtk
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: rishi.is at lostca.se

Attempts to load web extensions are met with this:

** (WebKitWebProcess:24691): WARNING **: Error loading the injected bundle (/usr/lib64/webkit2gtk-4.0/injected-bundle/libwebkit2gtkinjectedbundle.so): /usr/lib64/webkit2gtk-4.0/injected-bundle/libwebkit2gtkinjectedbundle.so: undefined symbol: _ZN6WebKit22WebGtkExtensionManager9singletonEv

Looks like a fallout from:

commit 4faf1efc826257380c23f869c7bb8255720e4296
Author: cdumez at apple.com <cdumez at apple.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Fri Jan 30 20:49:33 2015 +0000

    Rename shared() static member functions to singleton() for singleton classes.
    https://bugs.webkit.org/show_bug.cgi?id=141088

-- 
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/20150302/525cb18c/attachment-0002.html>


More information about the webkit-unassigned mailing list