[Webkit-unassigned] [Bug 273220] New: Symbol lookup error `undefined symbol: GST_CAT_DEFAULT` on Ubuntu 22.04
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Apr 24 16:22:47 PDT 2024
https://bugs.webkit.org/show_bug.cgi?id=273220
Bug ID: 273220
Summary: Symbol lookup error `undefined symbol:
GST_CAT_DEFAULT` on Ubuntu 22.04
Product: WebKit
Version: WebKit Nightly Build
Hardware: Other
OS: Linux
Status: NEW
Severity: Trivial
Priority: P2
Component: WebKit Misc.
Assignee: webkit-unassigned at lists.webkit.org
Reporter: delbirt at gmail.com
Created attachment 471116
--> https://bugs.webkit.org/attachment.cgi?id=471116&action=review
`ldd` output for the package
Likely the wrong place to raise this issue, but if anyone here has deeper insight, I'd appreciate it:
Gnome Control Center (Linux Settings UI) unable to launch after upgrading libwebkit2gtk. Throws the following error on launch:
`gnome-control-center: symbol lookup error: /lib/x86_64-linux-gnu/libwebkit2gtk-4.0.so.37: undefined symbol: GST_CAT_DEFAULT`
`nm -D` output for the .so file returns `U GST_CAT_DEFAULT`
`ldd` output for the package attached, in case it hints at the root cause.
--
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/20240424/1c9ebb28/attachment.htm>
More information about the webkit-unassigned
mailing list