On Tue, Jul 10, 2012 at 12:48 PM, Johnny Hughes johnny@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.1
Same 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.