Closed
Bug 1381390
Opened 7 years ago
Closed 7 years ago
stylo: Crash in nsFrameManager::RemoveFrame
Categories
(Core :: CSS Parsing and Computation, defect, P1)
Tracking
()
RESOLVED
FIXED
mozilla56
Tracking | Status | |
---|---|---|
firefox-esr52 | --- | unaffected |
firefox54 | --- | unaffected |
firefox55 | --- | unaffected |
firefox56 | --- | fixed |
People
(Reporter: cpeterson, Assigned: heycam)
References
(Blocks 1 open bug)
Details
(Keywords: crash)
Crash Data
This bug was filed from the Socorro interface and is report bp-46aff620-fec3-401e-b1b5-6880f0170716. =============================================================
Comment 1•7 years ago
|
||
This is pretty much just another place where an use-after-free absolute frame can lead to crash.
Assignee | ||
Comment 2•7 years ago
|
||
This specific crash I got when clicking Publish in mozreview.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Assignee | ||
Comment 4•7 years ago
|
||
Must have misclicked. Anyway, currently looking into this.
Assignee: nobody → cam
Status: RESOLVED → REOPENED
Flags: needinfo?(cam)
Resolution: FIXED → ---
Assignee | ||
Updated•7 years ago
|
Status: REOPENED → ASSIGNED
Comment 5•7 years ago
|
||
FWIW, the crashes happen only OS X?
Assignee | ||
Comment 6•7 years ago
|
||
I did encounter it on OS X, and am currently trying to reproduce on Linux in rr.
Comment 7•7 years ago
|
||
No longer happened since 20170716100325. Cameron, please re-open if you see this crash again.
Status: ASSIGNED → RESOLVED
Closed: 7 years ago → 7 years ago
Resolution: --- → FIXED
Updated•7 years ago
|
status-firefox54:
--- → unaffected
status-firefox55:
--- → unaffected
status-firefox56:
--- → fixed
status-firefox-esr52:
--- → unaffected
Target Milestone: --- → mozilla56
You need to log in
before you can comment on or make changes to this bug.
Description
•