Closed
Bug 1132381
Opened 10 years ago
Closed 7 years ago
crash in CoreGraphics@0x8c833
Categories
(Core :: Graphics, defect)
Tracking
()
RESOLVED
WONTFIX
| Tracking | Status | |
|---|---|---|
| firefox38 | --- | affected |
People
(Reporter: daniela.domnici, Unassigned)
References
()
Details
(Keywords: crash, Whiteboard: [mozmill] gfx-noted)
Crash Data
This bug was filed from the Socorro interface and is
report bp-1b0040e1-59be-4ac7-82a0-6e49f2150212.
=============================================================
We had this crash when running remote testruns on Nightly.
Reports: http://mozmill-daily.blargon7.com/#/remote/report/beeca5bc62c04337e8365d933bbceeaf
Comment 1•10 years ago
|
||
No other crash beside that one is reported yet on crash-stats.
Crash details:
Crash Reason EXC_BREAKPOINT / 0x00000002
Crash Address 0x7fff864b8833
First 10 frames from the stack:
10 XUL mozilla::gfx::DrawTargetCG::FillGlyphs(mozilla::gfx::ScaledFont*, mozilla::gfx::GlyphBuffer const&, mozilla::gfx::Pattern const&, mozilla::gfx::DrawOptions const&, mozilla::gfx::GlyphRenderingOptions const*) gfx/2d/DrawTargetCG.cpp
11 XUL GlyphBufferAzure::Flush(bool) gfx/thebes/gfxFont.cpp
12 XUL gfxFont::DrawGlyphs(gfxShapedText*, unsigned int, unsigned int, gfxPoint*, TextRunDrawParams const&, FontDrawParams const&) gfx/thebes/gfxFont.cpp
13 XUL gfxFont::Draw(gfxTextRun*, unsigned int, unsigned int, gfxPoint*, TextRunDrawParams const&, unsigned short) gfx/thebes/gfxFont.cpp
14 XUL gfxTextRun::DrawGlyphs(gfxFont*, unsigned int, unsigned int, gfxPoint*, gfxTextRun::PropertyProvider*, unsigned int, unsigned int, TextRunDrawParams&, unsigned short) gfx/thebes/gfxTextRun.cpp
15 XUL gfxTextRun::Draw(gfxContext*, gfxPoint, DrawMode, unsigned int, unsigned int, gfxTextRun::PropertyProvider*, double*, gfxTextContextPaint*, gfxTextRunDrawCallbacks*) gfx/thebes/gfxTextRun.cpp
16 XUL DrawTextRun layout/generic/nsTextFrame.cpp
17 XUL nsTextFrame::DrawTextRun(gfxContext*, gfxPoint const&, unsigned int, unsigned int, PropertyProvider&, unsigned int, double&, bool, gfxTextContextPaint*, nsTextFrame::DrawPathCallbacks*) layout/generic/nsTextFrame.cpp
18 XUL nsTextFrame::DrawText(gfxContext*, gfxRect const&, gfxPoint const&, gfxPoint const&, unsigned int, unsigned int, PropertyProvider&, nsTextPaintStyle const&, unsigned int, nsCharClipDisplayItem::ClipEdges const&, double&, bool, unsigned int const*, gfxTextContextPaint*, nsTextFrame::DrawPathCallbacks*) layout/generic/nsTextFrame.cpp
19 XUL nsTextFrame::PaintText(nsRenderingContext*, nsPoint, nsRect const&, nsCharClipDisplayItem const&, gfxTextContextPaint*, nsTextFrame::DrawPathCallbacks*) layout/generic/nsTextFrame.cpp
20 XUL nsDisplayText::Paint(nsDisplayListBuilder*, nsRenderingContext*) layout/generic/nsTextFrame.cpp
Crash Signature: [@ CoreGraphics@0x8c833] → [@ CoreGraphics@0x8c833]
[@ mozilla::gfx::DrawTargetCG::FillGlyphs(mozilla::gfx::ScaledFont*, mozilla::gfx::GlyphBuffer const&, mozilla::gfx::Pattern const&, mozilla::gfx::DrawOptions const&, mozilla::gfx::GlyphRenderingOptions const*)]
status-firefox38:
--- → affected
Whiteboard: [mozmill]
Updated•10 years ago
|
Whiteboard: [mozmill] → [mozmill] gfx-noted
Updated•10 years ago
|
Crash Signature: [@ CoreGraphics@0x8c833]
[@ mozilla::gfx::DrawTargetCG::FillGlyphs(mozilla::gfx::ScaledFont*, mozilla::gfx::GlyphBuffer const&, mozilla::gfx::Pattern const&, mozilla::gfx::DrawOptions const&, mozilla::gfx::GlyphRenderingOptions const*)] → [@ CoreGraphics@0x8c833]
[@ mozilla::gfx::DrawTargetCG::FillGlyphs(mozilla::gfx::ScaledFont*, mozilla::gfx::GlyphBuffer const&, mozilla::gfx::Pattern const&, mozilla::gfx::DrawOptions const&, mozilla::gfx::GlyphRenderingOptions const*)]
[@ mozilla::gfx:…
Comment 2•7 years ago
|
||
Closing because no crash reported since 12 weeks.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•