Closed
Bug 1318807
Opened 9 years ago
Closed 9 years ago
AppArmor profile breaks e10s
Categories
(Core :: IPC, defect)
Tracking
()
RESOLVED
INVALID
People
(Reporter: mikecaines, Unassigned)
Details
(Whiteboard: sb-)
User Agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:50.0) Gecko/20100101 Firefox/50.0
Build ID: 20161114144739
Steps to reproduce:
Enable the Firefox Apparmor profile using the instructions at https://help.ubuntu.com/community/AppArmor#How_can_I_enable_AppArmor_for_Firefox.3F
Actual results:
No content is displayed in any tabs and Firefox is unusable.
Expected results:
Firefox should operate normally.
| Reporter | ||
Comment 1•9 years ago
|
||
Ubuntu Launchpad bug: https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/1627239
OS: Unspecified → Linux
Component: Untriaged → Security: Process Sandboxing
Product: Firefox → Core
Summary: Apparmor profile breaks e10s → AppArmor profile breaks e10s
Comment 2•9 years ago
|
||
Unrelated to our sandboxing work. Apparently this AppArmor thing breaks IPC.
Component: Security: Process Sandboxing → IPC
Whiteboard: sb-
Comment 3•9 years ago
|
||
This looks like Ubuntu's bug and not ours: they need to change the AppArmor policy in their firefox package to allow opening files in /dev/shm. (This is suggested on the downstream bug as a "workaround", but I think making a similar change in the package is the right way to actually fix it.)
Updated•9 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 9 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•