Closed
Bug 1401994
Opened 8 years ago
Closed 8 years ago
Assertion failure: mBlockRI (Should not call this method if there is no block reflow state available), at /builds/worker/workspace/build/src/layout/generic/nsLineLayout.h:182
Categories
(Core :: Layout: Block and Inline, defect, P3)
Core
Layout: Block and Inline
Tracking
()
RESOLVED
FIXED
mozilla58
| Tracking | Status | |
|---|---|---|
| firefox-esr52 | --- | unaffected |
| firefox55 | --- | unaffected |
| firefox56 | --- | unaffected |
| firefox57 | --- | fixed |
| firefox58 | --- | fixed |
People
(Reporter: jkratzer, Assigned: kevin.hsieh)
References
(Blocks 1 open bug)
Details
(Keywords: assertion, testcase)
Attachments
(2 files)
Testcase found while fuzzing mozilla-central rev 47f7b6c64265.
Flags: in-testsuite?
| Reporter | ||
Comment 1•8 years ago
|
||
Comment 2•8 years ago
|
||
bughunter reproduced this assertion on Windows, Linux on Beta/57, Nightly/58 using the test case from bug 1401709
See Also: → 1401709
Updated•8 years ago
|
Comment 3•8 years ago
|
||
Looks like this was fixed by bug 1401709.
INFO: First good revision: 83da60c1a86ca2507b16ee047771b6d387ab299d
INFO: Last bad revision: 5a63d8457a2a69a2ad54a50765bff412580df2a4
INFO: Pushlog:
https://hg.mozilla.org/integration/autoland/pushloghtml?fromchange=5a63d8457a2a69a2ad54a50765bff412580df2a4&tochange=83da60c1a86ca2507b16ee047771b6d387ab299d
Xidorn, is it worth landing this testcase as a crashtest or is the one that landed in bug 1401709 sufficiently-similar?
Assignee: nobody → kevin.hsieh
Status: NEW → RESOLVED
Has Regression Range: --- → yes
Closed: 8 years ago
status-firefox55:
--- → unaffected
status-firefox56:
--- → unaffected
status-firefox-esr52:
--- → unaffected
Depends on: 1401709
Flags: needinfo?(xidorn+moz)
Resolution: --- → FIXED
Target Milestone: --- → mozilla58
Updated•8 years ago
|
Flags: in-testsuite? → in-testsuite+
You need to log in
before you can comment on or make changes to this bug.
Description
•