You are not logged in.

#1 2011-08-29 00:09:43

Kariddi
Member
Registered: 2009-03-12
Posts: 45

[SOLVED] Chromium stopped working after gcc-libs/gcc update

Hi, yesterday after upgrading the system to the latest stuff my chromium stopped working with the message :

[hades@artemis ~]$ chromium
/usr/lib/chromium/chromium: error while loading shared libraries: libssp.so.0: cannot open shared object file: No such file or directory
[hades@artemis ~]$

I don't know where I can find this library, I already tried reinstalling gcc-libs 10 times and even base and base-devel groups without success.

What happened?

Chromium should be updated to the latest version too (I just pacman -Syu 'ed the system)

Last edited by Kariddi (2011-08-29 09:34:48)

Offline

#2 2011-08-29 00:18:50

Kariddi
Member
Registered: 2009-03-12
Posts: 45

Re: [SOLVED] Chromium stopped working after gcc-libs/gcc update

Ok, you can close the thread, it happened that my pacman mirror server is a little messed up atm... changing the mirror solved the problem

Offline

#3 2011-08-29 00:21:45

Allan
Pacman
From: Brisbane, AU
Registered: 2007-06-09
Posts: 11,672
Website

Re: [SOLVED] Chromium stopped working after gcc-libs/gcc update

libssp was removed from gcc-libs as it is not needed on a glibc system.   Also, no packages in our repos link to that library...   I have just checked chromium on both i686 and x86_64 and they do not.

What version of chromium do you have installed?  Provide the "pacman -Qi chromium" output.


Edit: well, the problem got solved while I was typing...

Offline

#4 2011-08-29 02:33:16

fsckd
Forum Fellow
Registered: 2009-06-15
Posts: 4,173

Re: [SOLVED] Chromium stopped working after gcc-libs/gcc update

Kariddi wrote:

Ok, you can close the thread, it happened that my pacman mirror server is a little messed up atm... changing the mirror solved the problem

You can mark a thread as solved all by yourself by following these finely crafted instructions: https://bbs.archlinux.org/viewtopic.php?id=50161.


aur S & M :: forum rules :: Community Ethos
Resources for Women, POC, LGBT*, and allies

Offline

#5 2011-08-29 09:35:00

Kariddi
Member
Registered: 2009-03-12
Posts: 45

Re: [SOLVED] Chromium stopped working after gcc-libs/gcc update

Ok, thank you smile

Offline

#6 2011-09-05 13:33:13

Rulatir
Banned
Registered: 2007-02-05
Posts: 94

Re: [SOLVED] Chromium stopped working after gcc-libs/gcc update

NOT solved for those who use third-party binaries that link to libssp.

One such binary is ShareClip - an indispensable utility with no existing alternatives (yes, I have searched for WEEKS!) and without a source form compilable with free compilers.

I sort-of solved the problem for myself by copying libssp from an older gcc-libs package, but that is a hack, not a solution.

Offline

Board footer

Powered by FluxBB