Closed
Bug 403352
Opened 18 years ago
Closed 8 years ago
"ASSERTION: Ended word in the middle of a cluster" with huge text size, rlm, combining character
Categories
(Core :: Graphics, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: jruderman, Unassigned)
References
Details
(Keywords: assertion, testcase)
Attachments
(1 file)
257 bytes,
text/html
|
Details |
Loading the testcase triggers:
###!!! ASSERTION: Ended word in the middle of a cluster...: 'end == aSource->GetLength() || aSource->IsClusterStart(end)', file /Users/jruderman/trunk/mozilla/gfx/thebes/src/gfxFont.cpp, line 1852
###!!! ASSERTION: Started word in the middle of a cluster...: 'aSource->IsClusterStart(start)', file /Users/jruderman/trunk/mozilla/gfx/thebes/src/gfxFont.cpp, line 1850
Reporter | ||
Updated•18 years ago
|
Summary: "ASSERTION: Ended word in the middle of a cluster" with → "ASSERTION: Ended word in the middle of a cluster" with huge text size, rlm, combining character
![]() |
||
Comment 1•17 years ago
|
||
I see this bazillions of times when loading the www.163.com page from our talos pageset as UTF-8.
Reporter | ||
Comment 2•15 years ago
|
||
These have been downgraded to warnings.
Reporter | ||
Comment 3•15 years ago
|
||
These assertions were downgraded to warnings in:
changeset: 446f2b8d061b
user: Jonathan Kew
date: Sat Jan 30 13:16:07 2010 +0000
summary: Bug 426978: issue warning rather than assertion for font change within a character cluster. r=roc
Comment 4•8 years ago
|
||
No warnings or asserts when loading this testcase in a debug build on Win10, OSX 10.13, or Ubuntu 17.10.
Status: NEW → RESOLVED
Closed: 8 years ago
Flags: needinfo?(ryanvm)
Flags: in-testsuite?
Resolution: --- → WORKSFORME
Updated•8 years ago
|
Flags: needinfo?(ryanvm)
Flags: in-testsuite?
Flags: in-testsuite+
Pushed by ryanvm@gmail.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/31c8f6ff9b5e
Add crashtest. r=me
![]() |
||
Comment 6•8 years ago
|
||
bugherder |
You need to log in
before you can comment on or make changes to this bug.
Description
•