Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Chromium doesn't start
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
Xywa
Veteran
Veteran


Joined: 23 Jul 2005
Posts: 1631
Location: /mnt/Gentoo/Europe

PostPosted: Mon Oct 22, 2012 10:18 am    Post subject: Chromium doesn't start Reply with quote

Chromium doesn't start after last update. Should I try sudo chmod 1777 /dev/shm' to fix it or maybe the problem is somewhere else?

Code:
[32205:32230:1022/111530:ERROR:shared_memory_posix.cc(171)] Creating shared memory in /dev/shm/.org.chromium.Chromium.PbginE failed: Permission denied
[32205:32230:1022/111530:ERROR:shared_memory_posix.cc(174)] Unable to access(W_OK|X_OK) /dev/shm: Permission denied
[32205:32230:1022/111530:FATAL:shared_memory_posix.cc(176)] This is frequently caused by incorrect permissions on /dev/shm.  Try 'sudo chmod 1777 /dev/shm' to fix.
Back to top
View user's profile Send private message
Jaglover
Watchman
Watchman


Joined: 29 May 2005
Posts: 8291
Location: Saint Amant, Acadiana

PostPosted: Mon Oct 22, 2012 8:27 pm    Post subject: Reply with quote

Does /dev/shm exist?
_________________
My Gentoo installation notes.
Please learn how to denote units correctly!
Back to top
View user's profile Send private message
^marcs
Apprentice
Apprentice


Joined: 09 Mar 2005
Posts: 169

PostPosted: Tue Oct 23, 2012 6:24 am    Post subject: Reply with quote

Its due to recent bug in openrc (or udev, or both, not sure).
Anyway, update to latest openrc in ~arch, and add udev-mount to sysinit run level
Code:
rc-update add udev-mount sysinit

Restart.
That should do it.
Back to top
View user's profile Send private message
Xywa
Veteran
Veteran


Joined: 23 Jul 2005
Posts: 1631
Location: /mnt/Gentoo/Europe

PostPosted: Tue Oct 23, 2012 7:32 pm    Post subject: Reply with quote

Many thx!

This solved the problem:
Code:
rc-update add udev-mount sysinit
Back to top
View user's profile Send private message
Jaglover
Watchman
Watchman


Joined: 29 May 2005
Posts: 8291
Location: Saint Amant, Acadiana

PostPosted: Tue Oct 23, 2012 9:16 pm    Post subject: Reply with quote

^marcs wrote:
Its due to recent bug in openrc (or udev, or both, not sure).
Anyway, update to latest openrc in ~arch, and add udev-mount to sysinit run level
Code:
rc-update add udev-mount sysinit

Restart.
That should do it.

Methinks it should not called a bug if portage explicitly tells you to add udev-mount to sysinit.
_________________
My Gentoo installation notes.
Please learn how to denote units correctly!
Back to top
View user's profile Send private message
^marcs
Apprentice
Apprentice


Joined: 09 Mar 2005
Posts: 169

PostPosted: Wed Oct 24, 2012 2:01 pm    Post subject: Reply with quote

Quote:
Methinks it should not called a bug if portage explicitly tells you to add udev-mount to sysinit.

It tells me that, yes, now when it's fixed :wink:

Related bug here
https://bugs.gentoo.org/show_bug.cgi?id=438932
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments 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