Status: Unconfirmed Owner: ---- Labels: Type-Bug Pri-2 OS-All Area-Misc New issue 21489 by john.milton.iv: Linux create fail for /tmp/chrome_shutdown_ms.txt in mixed user environment http://code.google.com/p/chromium/issues/detail?id=21489
Chrome Version : Linux 4.0.206.0 URLs (if applicable) : Other browsers tested: What steps will reproduce the problem? 1. run chrome as root 2. shutdown, creating /tmp/chrome_shutdown_ms.txt as root 3. run chrome as non-root 4. shutdown, EACCESS trying to create /tmp/chrome_shutdown_ms.txt as non-root (seen in strace output) What is the expected result? /tmp/chrome_shutdown_ms.txt should be written to user-specific subdirectory or contain user as part of file name. What happens instead? Access to /tmp/chrome_shutdown_ms.txt is blocked by writes by other users. Please provide any additional information below. Attach a screenshot if possible. -- 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 -~----------~----~----~----~------~----~------~--~---
