Closed
Bug 436969
Opened 17 years ago
Closed 17 years ago
"ASSERTION: lost track of line breaks somehow" with moz-column, rtl
Categories
(Core :: Layout, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: jruderman, Unassigned)
References
Details
(Keywords: assertion, testcase)
Attachments
(1 file)
337 bytes,
text/html
|
Details |
Loading the testcase on one of my 10.5 machines triggers:
###!!! ASSERTION: Invalid offset: 'aOffset <= mSkipChars->mCharCount', file /Users/jruderman/central/gfx/thebes/src/gfxSkipChars.cpp, line 92
###!!! ASSERTION: integer overflow: 'mMaxTextLength <= mMaxTextLength + aFrame->GetContentLength()', file /Users/jruderman/central/layout/generic/nsTextFrameThebes.cpp, line 1078
###!!! ASSERTION: lost track of line breaks somehow: 'nextLineBreak == aTextRun->mLineBreaks.Length()', file /Users/jruderman/central/layout/generic/nsTextRunTransformations.cpp, line 470
###!!! ASSERTION: negative length: 'GetContentEnd() - mContentOffset >= 0', file /Users/jruderman/central/layout/generic/nsTextFrame.h, line 303
Related to bug 429960?
Reporter | ||
Comment 1•17 years ago
|
||
WFM
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → WORKSFORME
Reporter | ||
Updated•17 years ago
|
Flags: in-testsuite+
You need to log in
before you can comment on or make changes to this bug.
Description
•