Open
Bug 1949331
Opened 9 months ago
Updated 7 months ago
iOS debug builds crash on content process startup
Categories
(Core :: IPC, defect)
Core
IPC
Tracking
()
NEW
| Tracking | Status | |
|---|---|---|
| firefox-esr128 | --- | unaffected |
| firefox135 | --- | wontfix |
| firefox136 | --- | wontfix |
| firefox137 | --- | wontfix |
| firefox138 | --- | wontfix |
People
(Reporter: glandium, Assigned: glandium)
References
(Blocks 1 open bug, Regression)
Details
(Keywords: regression)
Attachments
(1 file)
They crash with "Content process should not randomize small allocations".
Comment 1•9 months ago
|
||
Set release status flags based on info from the regressing bug 1917844
status-firefox135:
--- → affected
status-firefox136:
--- → affected
status-firefox137:
--- → affected
status-firefox-esr128:
--- → unaffected
| Assignee | ||
Updated•9 months ago
|
| Assignee | ||
Comment 2•9 months ago
|
||
Also do some future-proofing, as other environment variables, like
MOZ_PROFILER_STARTUP can be passed down the same way and will need
to be handled.
Updated•9 months ago
|
Severity: -- → S3
Comment 3•8 months ago
|
||
Set release status flags based on info from the regressing bug 1917844
status-firefox138:
--- → affected
Updated•8 months ago
|
Updated•7 months ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•