Status: Unconfirmed
Owner: ----
Labels: Type-Bug Pri-2 OS-All Area-Misc

New issue 21711 by nextgens: Debian package is not checking/forcing the  
permissions on /dev/shm
http://code.google.com/p/chromium/issues/detail?id=21711

Chrome Version       : 4.0.207.0-r25617

Problem:
Chrome fails with a non-explicit error message, instead of reporting
something useful...
$google-chrome
[19657:19662:9270899933:FATAL:/usr/local/google/home/chrome-eng/b/slave/chrome-official-linux/build/src/chrome/browser/renderer_host/async_resource_handler.cc(145)]
Check failed: read_buffer_->data().
[3:4:9270902248:ERROR:/usr/local/google/home/chrome-eng/b/slave/chrome-official-linux/build/src/ipc/ipc_channel_posix.cc(451)]
pipe error (9): Connection reset by peer
Trace/breakpoint trap

Fix:
With the help of strace, I figured out that it was trying to write to
/dev/shm ... The debian package should at least do the following:
#chmod a+rwxt /dev/shm/

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~---------~--~----~------------~-------~--~----~
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
-~----------~----~----~----~------~----~------~--~---

Reply via email to