Closed
Bug 419095
Opened 16 years ago
Closed 16 years ago
"ASSERTION: Couldn't find glyph for trailing marker" and crash [@ SetGlyphsForCharacterGroup]
Categories
(Core :: Graphics, defect, P2)
Tracking
()
VERIFIED
FIXED
People
(Reporter: jruderman, Assigned: roc)
References
Details
(Keywords: assertion, crash, testcase, Whiteboard: [sg:critical])
Crash Data
Attachments
(2 files)
Loading the testcase triggers: ###!!! ASSERTION: Couldn't find glyph for trailing marker: 'glyphRecords[0].originalOffset == aSegmentLength*2', file /Users/jruderman/trunk/mozilla/gfx/thebes/src/gfxAtsuiFonts.cpp, line 1046 ###!!! ASSERTION: Index out of range: 'aIndex < mCharacterCount', file /Users/jruderman/trunk/mozilla/gfx/thebes/src/gfxFont.cpp, line 1736 ###!!! ASSERTION: invalid array index: 'i < Length()', file ../../../dist/include/xpcom/nsTArray.h, line 317 Crash [@ SetGlyphsForCharacterGroup] calling a random address.
Flags: blocking1.9?
Reporter | ||
Comment 1•16 years ago
|
||
Reporter | ||
Comment 2•16 years ago
|
||
Comment 3•16 years ago
|
||
Fallout from Bug 418754?
Reporter | ||
Updated•16 years ago
|
Whiteboard: [sg:critical]
Assignee: nobody → roc
Flags: blocking1.9? → blocking1.9+
Priority: -- → P2
Updated•16 years ago
|
Flags: tracking1.9+ → blocking1.9+
Assignee | ||
Comment 4•16 years ago
|
||
Fixed by patch in bug 416637 awaiting review from Vlad :-)
Whiteboard: [sg:critical] → [sg:critical][depends on 416637]
Assignee | ||
Comment 5•16 years ago
|
||
Fixed by landing of bug 416637.
Status: NEW → RESOLVED
Closed: 16 years ago
Flags: in-testsuite+
Resolution: --- → FIXED
Whiteboard: [sg:critical][depends on 416637] → [sg:critical]
Comment 6•15 years ago
|
||
verified fixed using Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en-US; rv:1.9b5pre) Gecko/2008031704 Minefield/3.0b5pre. No crash using the testcase.
Status: RESOLVED → VERIFIED
Updated•12 years ago
|
Crash Signature: [@ SetGlyphsForCharacterGroup]
Updated•9 years ago
|
Group: core-security
You need to log in
before you can comment on or make changes to this bug.
Description
•