Closed Bug 1079409 Opened 10 years ago Closed 10 years ago

crash at mozilla::dom::CanvasRenderingContext2D::DrawOrMeasureText

Categories

(Core :: Graphics: Canvas2D, defect)

35 Branch
x86
All
defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: Gavin, Unassigned)

References

Details

(Keywords: crash)

Crash Data

I keep hitting this shortly after startup on today's Nightly (m-c revision 9ee9e193fc48), Mac OS X 10.9.5 https://crash-stats.mozilla.com/report/index/1e474f4a-99b9-4a01-9e06-78f0c2141007
Looks like this is not e10s specific, as I originally thought, I see it with e10s disabled as well: https://crash-stats.mozilla.com/report/index/6f6e799d-278e-4267-969c-af9e42141007
tracking-e10s: ? → ---
Current trunk build crashes, backing out 88bb2a142e10 (bug 902799) makes it not crash.
Blocks: 902799
No longer blocks: 902799
OS: Mac OS X → All
Bug 902799 comment 18 backed out the offending patch and new nightlies for today were generated. Bug 902799 comment 20 relanded the patch with a fix. This can probably be closed once someone tests a build with the new patch.
Crash Signature: [@ mozilla::dom::CanvasRenderingContext2D::DrawOrMeasureText(nsAString_internal const&, float, float, mozilla::dom::Optional<double> const&, mozilla::dom::CanvasRenderingContext2D::TextDrawOperation, float*) ]
Version: unspecified → 35 Branch
Crash Signature: [@ mozilla::dom::CanvasRenderingContext2D::DrawOrMeasureText(nsAString_internal const&, float, float, mozilla::dom::Optional<double> const&, mozilla::dom::CanvasRenderingContext2D::TextDrawOperation, float*) ] → [@ mozilla::dom::CanvasRenderingContext2D::DrawOrMeasureText(nsAString_internal const&, float, float, mozilla::dom::Optional<double> const&, mozilla::dom::CanvasRenderingContext2D::TextDrawOperation, float*) ] [@ gfxShapedText::IsVertical()]
(In reply to Matthew N. [:MattN] (behind on reviews - focused on Loop) from comment #7) > Bug 902799 comment 18 backed out the offending patch and new nightlies for > today were generated. Bug 902799 comment 20 relanded the patch with a fix. > This can probably be closed once someone tests a build with the new patch. Fix confirmed by crash-stats.
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.