Gary Trotcko
2012-Jul-03 14:21 UTC
[CentOS] after last update google-chrome no runs anymore
Hi all. I've updated google-chrome to recent version and it gets unbooted, when I fired google-chrome up I got messages like these: /usr/bin/google-chrome: /lib/libz.so.1: no version information available (required by /usr/bin/google-chrome) /usr/bin/google-chrome: /lib/libz.so.1: no version information available (required by /usr/bin/google-chrome) /opt/google/chrome/chrome: /lib/libz.so.1: no version information available (required by /opt/google/chrome/chrome) /opt/google/chrome/chrome: /lib/libz.so.1: no version information available (required by /opt/google/chrome/chrome) I'm familiar with selinux bug[1] and my issue is similar for this, but selinux in my system is completely disabled. I've opened issue at chrome's bug tracker[2] but not recived conceived response yet. Is anyone here who experienced the same problem? $ google-chrome --version 20.0.1132.47 $ cat /etc/centos-release CentOS release 6.2 (Final) $ uname -r 2.6.32-220.23.1.el6.centos.plus.i686 $ rpm -qa | grep zlib zlib-1.2.3-27.el6.i686 $ getenforce Disabled [1]http://code.google.com/p/chromium/issues/detail?id=96988 [2]http://code.google.com/p/chromium/issues/detail?id=135150 -- Best Regards, Gary Trotcko
m.roth at 5-cent.us
2012-Jul-03 14:37 UTC
[CentOS] after last update google-chrome no runs anymore
Gary Trotcko wrote:> Hi all. I've updated google-chrome to recent version and it gets > unbooted, when I fired google-chrome up I got messages like these: > /usr/bin/google-chrome: /lib/libz.so.1: no version information > available (required by /usr/bin/google-chrome) > /usr/bin/google-chrome: /lib/libz.so.1: no version information > available (required by /usr/bin/google-chrome) > /opt/google/chrome/chrome: /lib/libz.so.1: no version information > available (required by /opt/google/chrome/chrome) > /opt/google/chrome/chrome: /lib/libz.so.1: no version information > available (required by /opt/google/chrome/chrome) > > I'm familiar with selinux bug[1] and my issue is similar for this, but > selinux in my system is completely disabled. I've opened issue at > chrome's bug tracker[2] but not recived conceived response yet. Is > anyone here who experienced the same problem?libz has nothing to do with selinux. From rpm -qi: Description : Zlib is a general-purpose, patent-free, lossless data compression library which is used by many different programs. Sounds like a library problem to me: either chrome doesn't like the std. libz provided in the CentOS Zlib package, or it's missing, or..... mark mark
Gary Trotcko
2012-Jul-03 18:03 UTC
[CentOS] after last update google-chrome no runs anymore
I wonder if I only user who came across this bug. -- Best Regards, Gary Trotcko
James Pearson
2012-Jul-03 22:17 UTC
[CentOS] after last update google-chrome no runs anymore
Gary Trotcko wrote:> Hi all. I've updated google-chrome to recent version and it gets > unbooted, when I fired google-chrome up I got messages like these: > /usr/bin/google-chrome: /lib/libz.so.1: no version information > available (required by /usr/bin/google-chrome) > /usr/bin/google-chrome: /lib/libz.so.1: no version information > available (required by /usr/bin/google-chrome) > /opt/google/chrome/chrome: /lib/libz.so.1: no version information > available (required by /opt/google/chrome/chrome) > /opt/google/chrome/chrome: /lib/libz.so.1: no version information > available (required by /opt/google/chrome/chrome)I see the same warnings - but chrome runs fine. The above are just warnings - I see them occasionally with other apps with other libs For one explanation see: <http://stackoverflow.com/a/156387> James Pearson
Gary Trotcko
2012-Jul-03 22:24 UTC
[CentOS] after last update google-chrome no runs anymore
On Tue, Jul 3, 2012 at 10:33 PM, Steve Clark <sclark at netwolves.com> wrote:> On 07/03/2012 02:03 PM, Gary Trotcko wrote: > > I wonder if I only user who came across this bug. > > What do you get when you run > > ldd /opt/google/chrome/chrome >$ ldd /opt/google/chrome/chrome /opt/google/chrome/chrome: /lib/libz.so.1: no version information available (required by /opt/google/chrome/chrome) /opt/google/chrome/chrome: /lib/libz.so.1: no version information available (required by /opt/google/chrome/chrome) linux-gate.so.1 => (0x002d2000) libX11.so.6 => /usr/lib/libX11.so.6 (0x004da000) libXrender.so.1 => /usr/lib/libXrender.so.1 (0x00221000) libXss.so.1 => /usr/lib/libXss.so.1 (0x002b8000) libXext.so.6 => /usr/lib/libXext.so.6 (0x00405000) librt.so.1 => /lib/librt.so.1 (0x00638000) libdl.so.2 => /lib/libdl.so.2 (0x008c3000) libgobject-2.0.so.0 => /lib/libgobject-2.0.so.0 (0x009bb000) libgthread-2.0.so.0 => /lib/libgthread-2.0.so.0 (0x00970000) libglib-2.0.so.0 => /lib/libglib-2.0.so.0 (0x00c9c000) libgtk-x11-2.0.so.0 => /usr/lib/libgtk-x11-2.0.so.0 (0xb34e4000) libgdk-x11-2.0.so.0 => /usr/lib/libgdk-x11-2.0.so.0 (0x00110000) libatk-1.0.so.0 => /usr/lib/libatk-1.0.so.0 (0x00365000) libgdk_pixbuf-2.0.so.0 => /usr/lib/libgdk_pixbuf-2.0.so.0 (0x001c5000) libpangocairo-1.0.so.0 => /usr/lib/libpangocairo-1.0.so.0 (0x001e4000) libcairo.so.2 => /usr/lib/libcairo.so.2 (0x00ea3000) libpango-1.0.so.0 => /usr/lib/libpango-1.0.so.0 (0x0022a000) libfreetype.so.6 => /usr/lib/libfreetype.so.6 (0x00416000) libfontconfig.so.1 => /usr/lib/libfontconfig.so.1 (0x00273000) libnss3.so => /usr/lib/libnss3.so (0x0068d000) libnssutil3.so => /usr/lib/libnssutil3.so (0x00a00000) libsmime3.so => /usr/lib/libsmime3.so (0x001f0000) libplc4.so => /lib/libplc4.so (0x00f55000) libnspr4.so => /lib/libnspr4.so (0x00acf000) libpthread.so.0 => /lib/libpthread.so.0 (0x002d3000) libz.so.1 => /lib/libz.so.1 (0x002bb000) libgconf-2.so.4 => /usr/lib/libgconf-2.so.4 (0x002ee000) libdbus-1.so.3 => /lib/libdbus-1.so.3 (0x00384000) libXcomposite.so.1 => /usr/lib/libXcomposite.so.1 (0x00354000) libXfixes.so.3 => /usr/lib/libXfixes.so.3 (0x00b29000) libasound.so.2 => /lib/libasound.so.2 (0xb33f5000) libcups.so.2 => /usr/lib/libcups.so.2 (0x00f97000) libgcrypt.so.11 => /lib/libgcrypt.so.11 (0x007c6000) libbz2.so.1.0 => not found libexpat.so.1 => /lib/libexpat.so.1 (0x00328000) libudev.so.0 => /lib/libudev.so.0 (0x003cb000) libstdc++.so.6 => /usr/lib/libstdc++.so.6 (0xb3307000) libm.so.6 => /lib/libm.so.6 (0x004ae000) libgcc_s.so.1 => /lib/libgcc_s.so.1 (0x00b74000) libc.so.6 => /lib/libc.so.6 (0xb3176000) /lib/ld-linux.so.2 (0x0066d000) libxcb.so.1 => /usr/lib/libxcb.so.1 (0x003dc000) libgio-2.0.so.0 => /lib/libgio-2.0.so.0 (0xb30c5000) libpangoft2-1.0.so.0 => /usr/lib/libpangoft2-1.0.so.0 (0x00f5c000) libgmodule-2.0.so.0 => /lib/libgmodule-2.0.so.0 (0x00a4c000) libXinerama.so.1 => /usr/lib/libXinerama.so.1 (0x0021b000) libXi.so.6 => /usr/lib/libXi.so.6 (0x002a8000) libXrandr.so.2 => /usr/lib/libXrandr.so.2 (0x00c74000) libXcursor.so.1 => /usr/lib/libXcursor.so.1 (0x00b4e000) libXdamage.so.1 => /usr/lib/libXdamage.so.1 (0x0021e000) libpng12.so.0 => /usr/lib/libpng12.so.0 (0x00641000) libpixman-1.so.0 => /usr/lib/libpixman-1.so.0 (0xb305a000) libplds4.so => /lib/libplds4.so (0x0062a000) libORBit-2.so.0 => /usr/lib/libORBit-2.so.0 (0xb2ffd000) libgssapi_krb5.so.2 => /lib/libgssapi_krb5.so.2 (0xb2fbd000) libkrb5.so.3 => /lib/libkrb5.so.3 (0xb2ee7000) libk5crypto.so.3 => /lib/libk5crypto.so.3 (0x00842000) libcom_err.so.2 => /lib/libcom_err.so.2 (0x00357000) libgnutls.so.26 => /usr/lib/libgnutls.so.26 (0xb2e3e000) libavahi-common.so.3 => /usr/lib/libavahi-common.so.3 (0x00612000) libavahi-client.so.3 => /usr/lib/libavahi-client.so.3 (0xb2e2c000) libcrypt.so.1 => /lib/libcrypt.so.1 (0xb2dfc000) libgpg-error.so.0 => /lib/libgpg-error.so.0 (0x0090c000) libXau.so.6 => /usr/lib/libXau.so.6 (0x002cf000) libresolv.so.2 => /lib/libresolv.so.2 (0xb2de2000) libselinux.so.1 => /lib/libselinux.so.1 (0xb2dc2000) libkrb5support.so.0 => /lib/libkrb5support.so.0 (0x00a83000) libkeyutils.so.1 => /lib/libkeyutils.so.1 (0x00e75000) libtasn1.so.3 => /usr/lib/libtasn1.so.3 (0x00a50000) libfreebl3.so => /lib/libfreebl3.so (0xb2d72000) -- Best Regards, Gary Trotcko
Johnny Hughes
2012-Jul-10 15:48 UTC
[CentOS] after last update google-chrome no runs anymore
On 07/03/2012 09:21 AM, Gary Trotcko wrote:> Hi all. I've updated google-chrome to recent version and it gets > unbooted, when I fired google-chrome up I got messages like these: > /usr/bin/google-chrome: /lib/libz.so.1: no version information > available (required by /usr/bin/google-chrome) > /usr/bin/google-chrome: /lib/libz.so.1: no version information > available (required by /usr/bin/google-chrome) > /opt/google/chrome/chrome: /lib/libz.so.1: no version information > available (required by /opt/google/chrome/chrome) > /opt/google/chrome/chrome: /lib/libz.so.1: no version information > available (required by /opt/google/chrome/chrome) > > I'm familiar with selinux bug[1] and my issue is similar for this, but > selinux in my system is completely disabled. I've opened issue at > chrome's bug tracker[2] but not recived conceived response yet. Is > anyone here who experienced the same problem? > > $ google-chrome --version > 20.0.1132.47 > > $ cat /etc/centos-release > CentOS release 6.2 (Final) > > $ uname -r > 2.6.32-220.23.1.el6.centos.plus.i686 > > $ rpm -qa | grep zlib > zlib-1.2.3-27.el6.i686 > > $ getenforce > DisabledFor what it's worth, I am running that version of chrome: google-chrome-stable-20.0.1132.47-144678.x86_64 On x86_64 and I have no issues whatsoever. I have: zlib-1.2.3-27.el6.x86_64 that provides: /lib64/libz.so.1 Make sure the zlib that you have provides /lib/libz.so.1 -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 262 bytes Desc: OpenPGP digital signature URL: <http://lists.centos.org/pipermail/centos/attachments/20120710/9e44852c/attachment-0003.sig>
Giovanni Tirloni
2012-Jul-10 17:03 UTC
[CentOS] after last update google-chrome no runs anymore
On Tue, Jul 10, 2012 at 12:48 PM, Johnny Hughes <johnny at centos.org> wrote:> For what it's worth, I am running that version of chrome: > > google-chrome-stable-20.0.1132.47-144678.x86_64 > > On x86_64 and I have no issues whatsoever. > > I have: > > zlib-1.2.3-27.el6.x86_64 > > that provides: > > /lib64/libz.so.1 > > Make sure the zlib that you have provides /lib/libz.so.1Same here. $ cat /etc/redhat-release Red Hat Enterprise Linux Workstation release 6.3 (Santiago) $ uname -a Linux gtirloni 2.6.32-279.el6.x86_64 #1 SMP Wed Jun 20 01:32:12 EDT 2012 x86_64 x86_64 x86_64 GNU/Linux I would change that /opt/google/chrome/google-chrome shell script and make chrome run through strace to see what's going on. -- Giovanni
Seemingly Similar Threads
- Does anyone know if there is a problem with the Chrome browser and asterisk cmp2k video
- Asterisk 13.15.0, webrtc, Google chrome 58 beta and "bad media description"
- Google Chrome (ver4) not displaying web pages
- Google Chrome Issues on CentOS 6
- why I use chrome on CentOS