I am getting this in maverick
and...@790fx:~$ chromium-browser 
[16682:16691:7522193672:FATAL:base/shared_memory_posix.cc(193)] Creating shared 
memory in /dev/shm/.org.chromium.pk526V failed. This is frequently caused by 
incorrect permissions on /dev/shm.  Try 'sudo chmod 777 /dev/shm' to fix.: No 
such file or directory
Aborted (core dumped)
and...@790fx:~$ ls -ld /dev/shm/
drwxrwxrwt 2 root root 40 2010-09-13 18:29 /dev/shm/
and...@790fx:~$ grep shm /proc/self/mountinfo
22 16 0:16 / /dev/shm ro,relatime - tmpfs tmpfs ro
and...@790fx:~$ grep shm /lib/init/fstab
none            /dev/shm                  tmpfs           nosuid,nodev          
            0 0

-- 
/dev/shm isn't writable, causing problems with glibc 2.2+ apps such as chromium
https://bugs.launchpad.net/bugs/566788
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to