Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
google-chrome-beta-44.0.2403.18_p1 crashes after update
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
yzg
Guru
Guru


Joined: 18 Jun 2005
Posts: 493

PostPosted: Sat May 30, 2015 2:35 am    Post subject: google-chrome-beta-44.0.2403.18_p1 crashes after update Reply with quote

The latest www-client/google-chrome-beta-44.0.2403.18_p1 crashes with "Aw, Snap!" after start on ~x86 computer.

It works if sandbox is disabled

Code:

$ google-chrome-beta
Fontconfig warning: FcPattern object size does not accept value 10(i)
Fontconfig warning: FcPattern object size does not accept value 10(i)
[6657:6681:0530/122832:ERROR:logging.h(775)] Failed to call method: org.kde.KWallet.isEnabled: object_path= /modules/kwalletd: org.freedesktop.DBus.Error.ServiceUnknown: The name org.kde.kwalletd was not provided by any .service files
[6657:6681:0530/122832:ERROR:native_backend_kwallet_x.cc(405)] Error contacting kwalletd (isEnabled)
[6657:6681:0530/122832:ERROR:logging.h(775)] Failed to call method: org.kde.KWallet.isEnabled: object_path= /modules/kwalletd: org.freedesktop.DBus.Error.NoReply: Message did not receive a reply (timeout by message bus)
[6657:6681:0530/122832:ERROR:native_backend_kwallet_x.cc(405)] Error contacting kwalletd (isEnabled)
getrlimit(RLIMIT_NOFILE) failed
[6657:6686:0530/122833:ERROR:channel.cc(300)] RawChannel read error (connection broken)


Code:

$ google-chrome-beta --no-sandbox
[6809:6809:0530/122908:ERROR:browser_main_loop.cc(181)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
Fontconfig warning: FcPattern object size does not accept value 10(i)
Fontconfig warning: FcPattern object size does not accept value 10(i)
[6809:6827:0530/122909:ERROR:logging.h(775)] Failed to call method: org.kde.KWallet.isEnabled: object_path= /modules/kwalletd: org.freedesktop.DBus.Error.ServiceUnknown: The name org.kde.kwalletd was not provided by any .service files
[6809:6827:0530/122909:ERROR:native_backend_kwallet_x.cc(405)] Error contacting kwalletd (isEnabled)
[6809:6827:0530/122909:ERROR:logging.h(775)] Failed to call method: org.kde.KWallet.isEnabled: object_path= /modules/kwalletd: org.freedesktop.DBus.Error.NoReply: Message did not receive a reply (timeout by message bus)
[6809:6827:0530/122909:ERROR:native_backend_kwallet_x.cc(405)] Error contacting kwalletd (isEnabled)
[6868:6868:0530/122909:ERROR:renderer_main.cc(200)] Running without renderer sandbox
[6875:6875:0530/122909:ERROR:renderer_main.cc(200)] Running without renderer sandbox
[6879:6879:0530/122909:ERROR:renderer_main.cc(200)] Running without renderer sandbox
[6876:6876:0530/122909:ERROR:renderer_main.cc(200)] Running without renderer sandbox
[6880:6880:0530/122909:ERROR:renderer_main.cc(200)] Running without renderer sandbox
[6891:6891:0530/122909:ERROR:renderer_main.cc(200)] Running without renderer sandbox
[6893:6893:0530/122909:ERROR:renderer_main.cc(200)] Running without renderer sandbox
[6809:6832:0530/122914:ERROR:channel.cc(300)] RawChannel read error (connection broken)
[0530/122914:ERROR:nacl_helper_linux.cc(299)] NaCl helper process running without a sandbox!
Most likely you need to configure your SUID sandbox correctly


The the previous working version www-client/google-chrome-43.0.2357.73_p1 was removed from the tree in the same update.

Code:

# emerge -av1 =www-client/google-chrome-beta-43.0.2357.73_p1

These are the packages that would be merged, in order:

Calculating dependencies... done!

emerge: there are no ebuilds to satisfy "=www-client/google-chrome-beta-43.0.2357.73_p1".


Code:

# eix google-chrome-beta
[I] www-client/google-chrome-beta
     Available versions:  (~)44.0.2403.18_p1^msd {+plugins LINGUAS="+am +ar +bg +bn +ca +cs +da +de +el +en_GB +es +es_LA +et +fa +fi +fil +fr +gu +he +hi +hr +hu +id +it +ja +kn +ko +lt +lv +ml +mr +ms +nb +nl +pl +pt_BR +pt_PT +ro +ru +sk +sl +sr +sv +sw +ta +te +th +tr +uk +vi +zh_CN +zh_TW"}
     Installed versions:  44.0.2403.18_p1^msd(08:54:29 PM 05/29/2015)(plugins LINGUAS="ar -am -bg -bn -ca -cs -da -de -el -en_GB -es -es_LA -et -fa -fi -fil -fr -gu -he -hi -hr -hu -id -it -ja -kn -ko -lt -lv -ml -mr -ms -nb -nl -pl -pt_BR -pt_PT -ro -ru -sk -sl -sr -sv -sw -ta -te -th -tr -uk -vi -zh_CN -zh_TW")
     Homepage:            http://www.google.com/chrome
     Description:         The web browser from Google


Does anybody have the same problem on ~x86?
Back to top
View user's profile Send private message
yzg
Guru
Guru


Joined: 18 Jun 2005
Posts: 493

PostPosted: Sat May 30, 2015 8:25 am    Post subject: Reply with quote

www-client/google-chrome-unstable-45.0.2414.0_p1 is having the same problem.
Back to top
View user's profile Send private message
yzg
Guru
Guru


Joined: 18 Jun 2005
Posts: 493

PostPosted: Sat May 30, 2015 9:02 am    Post subject: Reply with quote

As temporary solution, I installed www-client/google-chrome-43.0.2357.81_p1.

Does anybody have this problem?
Back to top
View user's profile Send private message
davidm
Guru
Guru


Joined: 26 Apr 2009
Posts: 557
Location: US

PostPosted: Sun May 31, 2015 1:20 am    Post subject: Reply with quote

Just mentioning it in case it is something but as I recall there is a certain kernel option which must be emerged for the sandbox to work properly. When emerging the stable google-chrome anyway I recall portage outputing a message detailing this with the details. Is this possibly related to your issue?

edit: I'm on ~amd64 though.
Back to top
View user's profile Send private message
ff11
l33t
l33t


Joined: 10 Mar 2014
Posts: 664

PostPosted: Fri Aug 14, 2015 10:40 am    Post subject: Reply with quote

davidm wrote:
Just mentioning it in case it is something but as I recall there is a certain kernel option which must be emerged for the sandbox to work properly. When emerging the stable google-chrome anyway I recall portage outputing a message detailing this with the details. Is this possibly related to your issue?

edit: I'm on ~amd64 though.


It need to disable the CONFIG_COMPAT_VDSO too ( processor type and features -> Disable the 32-bit vDSO )

More info:
https://code.google.com/p/chromium/issues/detail?id=505203
http://cateee.net/lkddb/web-lkddb/COMPAT_VDSO.html
Back to top
View user's profile Send private message
jayjay
n00b
n00b


Joined: 18 Jun 2003
Posts: 34
Location: Germany

PostPosted: Thu Aug 20, 2015 6:10 pm    Post subject: Reply with quote

Look at Bug: www-client/google-chrome-44.0.2403.107_p1 crash on startup
https://bugs.gentoo.org/show_bug.cgi?id=556006
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum