Closed
Bug 420233
Opened 17 years ago
Closed 16 years ago
"ASSERTION: Invalid offset" and "ASSERTION: Text run does not map enough text for our reflow" with xbl, wrapping
Categories
(Core :: Graphics, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: jruderman, Unassigned)
References
Details
(Keywords: assertion, testcase)
Attachments
(1 file)
561 bytes,
application/xhtml+xml
|
Details |
Loading the testcase triggers:
###!!! ASSERTION: Invalid offset: 'aOffset <= mSkipChars->mCharCount', file /Users/jruderman/trunk/mozilla/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/trunk/mozilla/layout/generic/nsTextFrameThebes.cpp, line 5368
Updated•17 years ago
|
Flags: blocking1.9?
We aren't going to block on Jesse tests anymore. Please just mark them wanted1.9.0.x+ if they're security sensitive or wanted-next+ otherwise.
Flags: wanted-next+
Flags: blocking1.9?
Flags: blocking1.9-
Reporter | ||
Comment 2•16 years ago
|
||
WFM
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → WORKSFORME
Reporter | ||
Comment 3•15 years ago
|
||
Added crashtest:
http://hg.mozilla.org/mozilla-central/rev/63120a5301f2
Flags: in-testsuite+
You need to log in
before you can comment on or make changes to this bug.
Description
•