Closed
Bug 1659057
Opened 4 years ago
Closed 4 years ago
AGX: agxs_util.cpp:355:size_t getSystemMemorySize(): !!! Verification failed: status == 0
Categories
(Core :: Security: Process Sandboxing, defect)
Core
Security: Process Sandboxing
Tracking
()
RESOLVED
FIXED
81 Branch
People
(Reporter: glandium, Assigned: glandium)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
47 bytes,
text/x-phabricator-request
|
RyanVM
:
approval-mozilla-esr78+
|
Details | Review |
No description provided.
Assignee | ||
Comment 1•4 years ago
|
||
This fixes the following error when running on Apple Silicon DTK:
AGX: agxs_util.cpp:355:size_t getSystemMemorySize(): !!! Verification failed: status == 0
Pushed by mh@glandium.org:
https://hg.mozilla.org/integration/autoland/rev/2a9a176af894
Allow hw.memsize system call. r=spohl
Comment 3•4 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 4 years ago
status-firefox81:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 81 Branch
Comment 5•4 years ago
|
||
@glandium, could you get this uplifted to ESR 78?
Flags: needinfo?(mh+mozilla)
Comment 6•4 years ago
|
||
[Tracking Requested - why for this release]: Crash when playing videos on the M1, see bug 1683579.
status-firefox-esr78:
--- → affected
tracking-firefox-esr78:
--- → ?
Assignee | ||
Comment 7•4 years ago
|
||
Comment on attachment 9169978 [details]
Bug 1659057 - Allow hw.memsize system call.
ESR Uplift Approval Request
- If this is not a sec:{high,crit} bug, please state case for ESR consideration: Crash on M1 macs
- User impact if declined: Crash on M1 macs
- Fix Landed on Version: 81
- Risk to taking this patch: Low
- Why is the change risky/not risky? (and alternatives if risky): Trivial sandbox change.
- String or UUID changes made by this patch:
Flags: needinfo?(mh+mozilla)
Attachment #9169978 -
Flags: approval-mozilla-esr78?
Updated•4 years ago
|
Comment 8•4 years ago
|
||
Comment on attachment 9169978 [details]
Bug 1659057 - Allow hw.memsize system call.
Approved for 78.6.1esr.
Attachment #9169978 -
Flags: approval-mozilla-esr78? → approval-mozilla-esr78+
Comment 9•4 years ago
|
||
bugherder uplift |
You need to log in
before you can comment on or make changes to this bug.
Description
•