You are not logged in.

#1 2011-05-03 14:35:50

innn
Member
Registered: 2010-10-12
Posts: 96

chromium refusing to start [SOLVED]

I just did 'pacman -S chromium' , it installed but when to run it gives:
"/usr/lib/chromium/chromium: /usr/lib/libstdc++.so.6: version `GLIBCXX_3.4.15' not found (required by /usr/lib/chromium/chromium)"

what shall I do?

Last edited by innn (2011-05-09 04:44:38)

Offline

#2 2011-05-03 14:54:23

SS4
Member
From: !Rochford, Essex
Registered: 2010-12-05
Posts: 699

Re: chromium refusing to start [SOLVED]

/usr/lib/libstdc++.so.6 is owned by gcc-libs - do you have that installed?


Rauchen verboten

Offline

#3 2011-05-04 17:49:25

Dr.X
Member
From: Daugavpils, Latvia
Registered: 2009-08-30
Posts: 58

Re: chromium refusing to start [SOLVED]

I solved this problem only with full system update, even I had new libstdc++.

Offline

#4 2011-05-04 20:37:03

Mr.Elendig
#archlinux@freenode channel op
From: The intertubes
Registered: 2004-11-07
Posts: 4,092

Re: chromium refusing to start [SOLVED]

IRC wrote:
22:35:46      Mion ╡ sos
22:35:48     phrik ╡ _Always_ -Syu when installing! https://bbs.archlinux.org/viewtopic.php?pid=802661#p802661

Don't do partial updates, they break things....... (as you have just experienced)

Edit: Please mark the thread as [Solved]

Last edited by Mr.Elendig (2011-05-04 20:39:51)


Evil #archlinux@libera.chat channel op and general support dude.
. files on github, Screenshots, Random pics and the rest

Offline

#5 2011-05-07 16:21:54

innn
Member
Registered: 2010-10-12
Posts: 96

Re: chromium refusing to start [SOLVED]

thank you for all replies, I don't feel like starting a new thread but when I try to fully update I get this:
"nvidia-96xx: requires kernel 26<2.6.38"
any suggestion please?

Offline

#6 2011-05-07 17:59:57

xduugu
Member
Registered: 2008-10-16
Posts: 292

Re: chromium refusing to start [SOLVED]

Offline

#7 2011-05-08 13:24:03

innn
Member
Registered: 2010-10-12
Posts: 96

Re: chromium refusing to start [SOLVED]

Mr.Elendig wrote:
IRC wrote:
22:35:46      Mion ╡ sos
22:35:48     phrik ╡ _Always_ -Syu when installing! https://bbs.archlinux.org/viewtopic.php?pid=802661#p802661

Don't do partial updates, they break things....... (as you have just experienced)

Edit: Please mark the thread as [Solved]

I think you were addressing someone up who managed to solve it but I hadn't the same success, so I am still stucked here looking for answers

I did a full system upgrade and after that tried to start chromium and get this one instead in the terminal:
"inconsistency detected by ld.so; dl.open.c 583; _dl_open: assertion '_dl_debug_initialize (0, args.nsid)->r_state == RT_CONSISTENT' failed"


and another observation is that all browsers on my machine crash when trying to access a website with flash like youtube for instance, it disappears

please help me
thank you

Last edited by innn (2011-05-08 13:28:22)

Offline

#8 2011-05-08 14:10:34

Mr.Elendig
#archlinux@freenode channel op
From: The intertubes
Registered: 2004-11-07
Posts: 4,092

Re: chromium refusing to start [SOLVED]

innn wrote:

thank you for all replies, I don't feel like starting a new thread but when I try to fully update I get this:
"nvidia-96xx: requires kernel 26<2.6.38"
any suggestion please?

As said, switch to nouveau and the update will work just fine. Nvidia have dropped support for the gforce <= 4  serie.


Evil #archlinux@libera.chat channel op and general support dude.
. files on github, Screenshots, Random pics and the rest

Offline

#9 2011-05-08 14:19:36

Gusar
Member
Registered: 2009-08-25
Posts: 3,605

Re: chromium refusing to start [SOLVED]

Mr.Elendig wrote:

As said, switch to nouveau and the update will work just fine. Nvidia have dropped support for the gforce <= 4  serie.

Only temporarily. There will be an update to the 96xx driver series, it's just a matter of when. Switching to nouveau for these old cards is a very good option though, performance-wise nouveau is quite ok on them, and they don't support vdpau anyway.

Offline

#10 2011-05-09 04:44:21

innn
Member
Registered: 2010-10-12
Posts: 96

Re: chromium refusing to start [SOLVED]

but the crashes occurred still after switching to nouveau , was unreal not to find one browser to work until I tried midori and this one has still to show me any problem whatsoever on the same flashy pages.  I will mark this solved anyway.

Offline

#11 2011-05-09 04:46:18

innn
Member
Registered: 2010-10-12
Posts: 96

Re: chromium refusing to start [SOLVED]

and you all are right that my old machine performs better with nouveau smile

Last edited by innn (2011-05-09 04:47:18)

Offline

#12 2011-07-15 01:23:00

handt
Member
Registered: 2011-07-15
Posts: 1

Re: chromium refusing to start [SOLVED]

SS4 wrote:

/usr/lib/libstdc++.so.6 is owned by gcc-libs - do you have that installed?


sudo pacman -S gcc-libs
really works


[handt@myhost Linux_All_DBG.OBJ]$ sudo pacman -S gcc-libs
Password:
resolving dependencies...
looking for inter-conflicts...

Targets (1): gcc-libs-4.6.1-2

Total Download Size:    0.73 MB
Total Installed Size:   2.88 MB

Proceed with installation? [Y/n] y
:: Retrieving packages from core...
gcc-libs-4.6.1-2-x...   748.4K  684.4K/s 00:00:01 [######################] 100%
(1/1) checking package integrity                   [######################] 100%
(1/1) checking for file conflicts                  [######################] 100%
(1/1) upgrading gcc-libs                           [######################] 100%
[handt@myhost Linux_All_DBG.OBJ]$ chromium

Offline

Board footer

Powered by FluxBB