centos5.6升级后怎么桌面状态栏成空白了?

发布于 2022-10-15 09:25:08 字数 813 浏览 20 评论 0

yum自动从5.5升到5.6后桌面上下方的两个工具栏怎么全成空白了?关还关不掉?有遇到过的吗

Screenshot.png (921.49 KB, 下载次数: 7)

下载附件

2011-04-16 13:44 上传

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(3

信愁 2022-10-22 09:25:08

我的也是,升级之后,用着用着状态栏就不见了!

过去的过去 2022-10-22 09:25:08

看看官方的信息,这是一个BUG,已经有临时解决方案了。
http://listserv.fnal.gov/scripts ... 91DC3C0&P=15286

原文如下:
Hello,
There was a bug with the latest glibc update that went out for SL5.
https://bugzilla.redhat.com/show_bug.cgi?id=693882
It causes evolution to fail, and the gnome panel to crash.

As far as we know, this bug doesn't affect any non-graphical
environment, so servers should be safe.

We have created a glibc with two changes taken out that fix the bug.
The problem is that it removes one of the security patches.

*Security Update Removed* CVE-2011-0536
The fix for CVE-2010-3847 introduced a regression in the way the dynamic
loader expanded the $ORIGIN dynamic string token specified in the RPATH
and RUNPATH entries in the ELF library header. A local attacker could
use this flaw to escalate their privileges via a setuid or setgid
program using such a library.

*Security Updates Still Applied*
CVE-2011-1095, CVE-2011-1071, CVE-2010-0296

This fix is for those admins who had to downgrade their glibc due to
evolution and/or gnome-panel crashing.  We feel it is better for them to
have three security patches, rather than none.

We do not plan on pushing this out, we are waiting for a fix from TUV.

To test or update

SL5
-------

             yum --enablerepo=sl-testing update glibc\*

or you can download rpm's by hand at

http://ftp.scientificlinux.org/l ... testing/i386/glibc/
http://ftp.scientificlinux.org/l ... sting/x86_64/glibc/

glibc-2.5-58.el5_6.2.6.sl5

Thanks
Troy Dawson

要修复这个缺陷,可以:
执行命令:
yum --enablerepo=sl-testing update glibc\*
或者直接去下面两个地址:
http://ftp.scientificlinux.org/l ... testing/i386/glibc/
http://ftp.scientificlinux.org/l ... sting/x86_64/glibc/

下载补丁 glibc-2.5-58.el5_6.2.6.sl5,并安装即可

随遇而安 2022-10-22 09:25:08

多谢了!

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文