Closed
Bug 467137
Opened 16 years ago
Closed 15 years ago
"ASSERTION: No characters in run" and hang with pre-line, word-spacing
Categories
(Core :: Layout, defect, P2)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: jruderman, Unassigned)
References
Details
(Keywords: assertion, hang, testcase)
Attachments
(1 file)
460 bytes,
text/html
|
Details |
###!!! ASSERTION: Invalid offset: 'aOffset <= mSkipChars->mCharCount', file /Users/jruderman/central/gfx/thebes/src/gfxSkipChars.cpp, line 92
###!!! ASSERTION: Text run does not map enough text for our reflow: 'gfxSkipCharsIterator(iter).ConvertOriginalToSkipped(offset + length) <= mTextRun->GetLength()', file /Users/jruderman/central/layout/generic/nsTextFrameThebes.cpp, line 5784
###!!! ASSERTION: Negative flow length?: 'flowEndInTextRun >= transformedOffset', file /Users/jruderman/central/layout/generic/nsTextFrameThebes.cpp, line 5827
###!!! ASSERTION: Range out of bounds: 'IsInBounds(mStart, mLength, aStart, aLength)', file /Users/jruderman/central/layout/generic/nsTextFrameThebes.cpp, line 2304
###!!! ASSERTION: No characters in run (initial length too large?): 'mRunLength > 0', file /Users/jruderman/central/layout/generic/nsTextFrameUtils.cpp, line 229
+ hang
![]() |
||
Updated•16 years ago
|
Flags: blocking1.9.1?
Flags: blocking1.9.1? → wanted1.9.1+
Reporter | ||
Comment 1•15 years ago
|
||
WFM :)
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → WORKSFORME
Reporter | ||
Comment 2•15 years ago
|
||
Flags: in-testsuite+
You need to log in
before you can comment on or make changes to this bug.
Description
•