Closed Bug 1324977 Opened 8 years ago Closed 7 years ago

stylo: layout/base/crashtests/379799-1.html non-fatally asserts with various layout-related assertions

Categories

(Core :: CSS Parsing and Computation, defect, P3)

defect

Tracking

()

RESOLVED FIXED

People

(Reporter: heycam, Unassigned)

References

(Blocks 1 open bug)

Details

###!!! ASSERTION: uninitialized content type: 'Not Reached', file /home/worker/workspace/build/src/layout/base/nsCSSFrameConstructor.cpp, line 1803
###!!! ASSERTION: uninitialized content type: 'Not Reached', file /home/worker/workspace/build/src/layout/base/nsCSSFrameConstructor.cpp, line 1803
###!!! ASSERTION: Wrong line container hint: '(aLineContainer == FindLineContainer(aForFrame) || (aLineContainer->GetType() == nsGkAtoms::letterFrame && aLineContainer->IsFloating()))', file /home/worker/workspace/build/src/layout/generic/nsTextFrame.cpp, line 1397
###!!! ASSERTION: Wrong line container hint: '(aLineContainer == FindLineContainer(aForFrame) || (aLineContainer->GetType() == nsGkAtoms::letterFrame && aLineContainer->IsFloating()))', file /home/worker/workspace/build/src/layout/generic/nsTextFrame.cpp, line 1397
###!!! ASSERTION: wrong kind of child frame: 'aIsBlock == f->IsBlockOutside()', file /home/worker/workspace/build/src/layout/generic/nsLineBox.cpp, line 60
###!!! ASSERTION: Shouldn't be incomplete if availableBSize is UNCONSTRAINED.: 'aReflowInput.AvailableBSize() != NS_UNCONSTRAINEDSIZE', file /home/worker/workspace/build/src/layout/generic/nsBlockFrame.cpp, line 1620
###!!! ASSERTION: Shouldn't be incomplete if availableBSize is UNCONSTRAINED.: 'aReflowInput.AvailableBSize() != NS_UNCONSTRAINEDSIZE', file /home/worker/workspace/build/src/layout/generic/nsBlockFrame.cpp, line 1620
###!!! ASSERTION: Shouldn't be incomplete if availableBSize is UNCONSTRAINED.: 'aReflowInput.AvailableBSize() != NS_UNCONSTRAINEDSIZE', file /home/worker/workspace/build/src/layout/generic/nsBlockFrame.cpp, line 1620
This is fixed in the latest mozilla-central -> stylo merge.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
This didn't get fixed after all (see bug 1334938); sorry for the noise.
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Priority: -- → P3
Fixed by https://github.com/servo/servo/pull/16637.
Status: REOPENED → RESOLVED
Closed: 7 years ago7 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.