Closed
Bug 1285830
Opened 9 years ago
Closed 9 years ago
[e10s] Nightly crashes on Firefox Nightly Blog
Categories
(Core :: Security: Process Sandboxing, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 1285293
People
(Reporter: petcuandrei, Unassigned)
Details
(Keywords: crash)
Crash Data
User Agent: Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:49.0) Gecko/20100101 Firefox/49.0
Build ID: 20160710030217
Steps to reproduce:
Vizited https://blog.nightly.mozilla.org/?sample_rate=0.1&snippet_name=5648 with FF 50 Nightly
I use Fedora 24 with Gnome 3.20
Actual results:
It crashed https://crash-stats.mozilla.com/report/index/ae92ccbe-9bdf-4cac-8247-0123e2160710
Expected results:
It should not crash. If i open a non-e10s window it does not crash.
Reporter | ||
Comment 1•9 years ago
|
||
Might it be a duplicate of this https://bugzilla.mozilla.org/show_bug.cgi?id=1285604 ? Or they are different?
Keywords: crash
Updated•9 years ago
|
Crash Signature: [@ libc-2.23.so@0xf2b27 ]
Component: Untriaged → Security: Process Sandboxing
Product: Firefox → Core
Comment 2•9 years ago
|
||
The crash report shows that sys_fstatfs is called, which is currently not whitelisted in seccomp.
Bug 1285293 was filed for that issue and a patch is ready to land.
Status: UNCONFIRMED → RESOLVED
Closed: 9 years ago
Resolution: --- → DUPLICATE
Reporter | ||
Comment 3•9 years ago
|
||
That was fast :) It is fixed :D
Thank you!
You need to log in
before you can comment on or make changes to this bug.
Description
•