I installed chrome using the AMD64 .deb download today. Chrome ran the first few times I tried it then stopped working. Chrome crashes on startup. I didn't see anything in the system logs so I tried running it from Konsole using:
/opt/google/chrome/google-chrome %U
When I do that I get the following message.
/opt/google/chrome/google-chrome: error while loading shared libraries: /usr/lib/libplds4.so.0d: cannot read file data: Error 14
The file in question is in /usr/lib/. There is also a copy (presumably 32bit) in /usr/lib32/
I had installed a couple of addons while chrome was working and thought perhaps they are the issue. When I tried removing the gadgets from my/home/.google it did not help. I get the same error message. As additional info my firefox is using the 32 bit flash installed by the flashplugin installer.
Now I think it's an authorization issue because chrome runs fine if i start it with kdesudo
btw: I was having erratic startup issues with chromium as well which is why I switched to chrome
/opt/google/chrome/google-chrome %U
When I do that I get the following message.
/opt/google/chrome/google-chrome: error while loading shared libraries: /usr/lib/libplds4.so.0d: cannot read file data: Error 14
The file in question is in /usr/lib/. There is also a copy (presumably 32bit) in /usr/lib32/
I had installed a couple of addons while chrome was working and thought perhaps they are the issue. When I tried removing the gadgets from my/home/.google it did not help. I get the same error message. As additional info my firefox is using the 32 bit flash installed by the flashplugin installer.
Now I think it's an authorization issue because chrome runs fine if i start it with kdesudo
btw: I was having erratic startup issues with chromium as well which is why I switched to chrome
Comment