-
Bug
-
Resolution: Won't Do
-
Major
-
None
-
rhel-9.2.0
-
None
-
None
-
None
-
rhel-sst-display-desktop-foundation
-
ssg_display
-
None
-
False
-
-
None
-
None
-
None
-
None
-
None
What were you trying to do that didn't work?
In rhel 9.2 , "gnome-control-center" failed with error below when packages "webkit2gtk3/webkit2gtk3-jsc" were upgraded after "yum update --security".
~~~
gnome-control-center: symbol lookup error: /lib64/libwebkit2gtk-4.0.so.37: undefined symbol: gst_audio_format_info_fill_silence
~~~
Please provide the package NVR for which bug is seen:
How reproducible:
Steps to reproduce
- in rhel 9.2 (fresh installation), run "gnome-control-center", the GUI popped up as expected.
- run "yum update --security" to upgrade security patches.
- after "yum update --security", "gnome-control-center" failed with error which mentioned above.
Expected results
"gnome-control-center" should work after "yum update --security". now we have workaround is add entry below in "/etc/yumconf" to prevent the two packages "webkit2gtk3/webkit2gtk3-jsc" being updated. but customer need permanent fix.
~~~
exclude=webkit2gtk3,webkit2gtk3-jsc
~~~
Actual results
"gnome-control-center" failed with error which mentioned above.
- is duplicated by
-
RHEL-20799 "gnome-control-center" failed when packages "webkit2gtk3/webkit2gtk3-jsc" are upgraded to 2.40.5-1 or above
- Closed
-
RHEL-38999 Update to webkit2gtk3-2.42.5-1.el8 cause undefined symbol: wl_proxy_marshal_flags
- Closed