Closed
Bug 1339385
Opened 8 years ago
Closed 8 years ago
stylo: Hit MOZ_CRASH(unexpected child list) at nsBlockFrame.cpp:5282
Categories
(Core :: Layout, defect)
Core
Layout
Tracking
()
RESOLVED
FIXED
Tracking | Status | |
---|---|---|
firefox52 | --- | unaffected |
firefox-esr52 | --- | unaffected |
firefox53 | --- | unaffected |
firefox54 | --- | fixed |
People
(Reporter: cbook, Unassigned)
References
()
Details
(Keywords: crash)
Attachments
(1 file)
199.46 KB,
text/plain
|
Details |
Hit MOZ_CRASH(unexpected child list) at /home/worker/workspace/build/src/layout/generic/nsBlockFrame.cpp:5282
found via bughunter and reproduced on latest stylo debug build.
Steps to reproduce:
-> Load http://www.cracked.com/
---> Crash after 10 ~ 30 seconds with
Hit MOZ_CRASH(unexpected child list) at /home/worker/workspace/build/src/layout/generic/nsBlockFrame.cpp:5282
Updated•8 years ago
|
Summary: Hit MOZ_CRASH(unexpected child list) at nsBlockFrame.cpp:5282 → stylo: Hit MOZ_CRASH(unexpected child list) at nsBlockFrame.cpp:5282
Updated•8 years ago
|
Blocks: stylo-bughunter
Comment 1•8 years ago
|
||
This has been fixed somewhere between https://hg.mozilla.org/mozilla-central/rev/0260913ef653 and https://hg.mozilla.org/mozilla-central/rev/3d341b9ba535 .
Comment 2•8 years ago
|
||
Gah, sorry I wanted to comment in bug 1339356.
Comment 3•8 years ago
|
||
This has been fixed before https://hg.mozilla.org/mozilla-central/rev/0260913ef653 .
Comment 4•8 years ago
|
||
Closing. Though I think it's worth finding which bug exactly fixed this but I have no time to find it for now.
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Updated•8 years ago
|
status-firefox52:
--- → unaffected
status-firefox53:
--- → unaffected
status-firefox54:
--- → fixed
status-firefox-esr52:
--- → unaffected
You need to log in
before you can comment on or make changes to this bug.
Description
•