Closed
Bug 1451117
Opened 7 years ago
Closed 7 years ago
Crash in gfxMacFont::GetGlyphWidth
Categories
(Core :: Graphics: Text, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 1450209
Tracking | Status | |
---|---|---|
firefox61 | --- | fixed |
People
(Reporter: marcia, Unassigned)
Details
(Keywords: crash, regression, reproducible)
Crash Data
This bug was filed from the Socorro interface and is
report bp-338bae48-ac6b-4c55-a4a4-adfaa0180403.
=============================================================
Not sure if this is the right component.
STR:
1. Load https://v-fonts.com/
2. Tab crashes, 100% reproducible
Top 10 frames of crashing thread:
0 @0x7fff4a183aa3
1 @0x7fff4a191779
2 @0x7fff4a19fea7
3 XUL gfxMacFont::GetGlyphWidth gfx/thebes/gfxMacFont.cpp:469
4 XUL _hb_ot_shape gfx/harfbuzz/src/hb-font-private.hh:221
5 XUL hb_shape_plan_execute gfx/harfbuzz/src/hb-shaper-list.hh:43
6 XUL hb_shape gfx/harfbuzz/src/hb-shape.cc:132
7 XUL gfxHarfBuzzShaper::ShapeText gfx/thebes/gfxHarfBuzzShaper.cpp:1520
8 XUL gfxFont::ShapeText gfx/thebes/gfxFont.cpp:2916
9 XUL gfxShapedWord* gfxFont::GetShapedWord<unsigned char> gfx/thebes/gfxFont.cpp:2882
=============================================================
Comment 1•7 years ago
|
||
Looks like the same crash as bug 1450209. It looks like this may be a bug in macOS 10.13; the same pages don't crash when loaded in Nightly on 10.12.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → DUPLICATE
Updated•7 years ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•