Closed
Bug 471360
Opened 16 years ago
Closed 15 years ago
"ASSERTION: Substring out of range" with iframe, rtl, moz-column
Categories
(Core :: Layout, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: jruderman, Unassigned)
References
Details
(Keywords: assertion, testcase)
Attachments
(1 file)
1.07 KB,
text/html
|
Details |
On about 2% of iterations, this testcase triggers:
###!!! ASSERTION: Invalid offset: 'aOffset <= mSkipChars->mCharCount', file /Users/jruderman/central/gfx/thebes/src/gfxSkipChars.cpp, line 92
###!!! ASSERTION: Substring out of range: 'aStart + aLength <= mCharacterCount', file /Users/jruderman/central/gfx/thebes/src/gfxFont.cpp, line 1776
Reporter | ||
Comment 1•15 years ago
|
||
The testcase triggers the bug reliably now.
Reporter | ||
Comment 2•15 years ago
|
||
WFM
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → WORKSFORME
Pushed by mpalmgren@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/135a5aa350b7
Add crashtest. r=mats
Updated•6 years ago
|
Flags: in-testsuite+
Comment 4•6 years ago
|
||
bugherder |
You need to log in
before you can comment on or make changes to this bug.
Description
•