Status: Available Owner: [email protected] Labels: Type-Bug Pri-3 OS-Linux Area-BrowserBackend Size-Medium
New issue 23258 by [email protected]: Cannot get memory details for SUID sandboxed processes http://code.google.com/p/chromium/issues/detail?id=23258 The when using the SUID sandbox, the Zygote process sets itself as non- dumpable. This is inherited by child processes and prevents a bad renderer from ptrace attaching to its peers. However, it also stops the browser process from getting the smaps data that we need in order to fill out about:memory. This isn't a problem with the seccomp sandbox. -- 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 -~----------~----~----~----~------~----~------~--~---
