Comment 2 for bug 1273607

Revision history for this message
Nick Moffitt (nick-moffitt) wrote :

I found this in the profile:

  # Allow transitions to ourself and our sandbox
  /usr/lib/chromium-browser/chromium-browser ix,
  /usr/lib/chromium-browser/chromium-browser-sandbox cx -> chromium_browser_sandbox,

This seems to have become insufficient somehow. In the chromium_browser_sandbox profile:

    /usr/lib/chromium-browser/chromium-browser-sandbox r,

So is it just that a sandbox process can't start another one?