Closed
Bug 487724
Opened 16 years ago
Closed 15 years ago
"ASSERTION: Invalid offset" and crash [@ nsLineBreaker::AppendText] with RLO
Categories
(Core :: Layout: Text and Fonts, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: jruderman, Unassigned)
References
Details
(Keywords: assertion, crash, testcase)
Crash Data
Attachments
(1 file)
531 bytes,
text/html
|
Details |
###!!! ASSERTION: Invalid offset: 'aOffset <= mSkipChars->mCharCount', file /Users/jruderman/central/gfx/thebes/src/gfxSkipChars.cpp, line 92
+ null deref [@ nsLineBreaker::AppendText]
Reporter | ||
Comment 1•16 years ago
|
||
Can also trigger this assertion (during shutdown) instead of a crash:
###!!! ASSERTION: Textrun was not completely removed from the cache!: 'aTextRun->mCachedWords == 0', file /Users/jruderman/central/gfx/thebes/src/gfxTextRunWordCache.cpp, line 856
Reporter | ||
Comment 2•15 years ago
|
||
WFM on trunk. I'll add the testcase as a crashtest.
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → WORKSFORME
Reporter | ||
Comment 3•15 years ago
|
||
Flags: in-testsuite+
Assignee | ||
Updated•14 years ago
|
Crash Signature: [@ nsLineBreaker::AppendText]
You need to log in
before you can comment on or make changes to this bug.
Description
•