Closed
Bug 1269247
Opened 6 years ago
Closed 6 years ago
crash in SkDraw::ShouldDrawTextAsPaths
Categories
(Core :: Graphics, defect)
Tracking
()
RESOLVED
FIXED
mozilla49
Tracking | Status | |
---|---|---|
firefox49 | --- | fixed |
People
(Reporter: n.nethercote, Assigned: lsalzman)
References
Details
(Keywords: crash, Whiteboard: [gfx-noted])
Crash Data
Attachments
(1 file)
992 bytes,
patch
|
mchang
:
review+
|
Details | Diff | Splinter Review |
This bug was filed from the Socorro interface and is report bp-d708eeaa-7c02-4c19-9428-685322160501. ============================================================= New crash started happening in Fennec in Nightly 20160430030223. 8 crashes across 4 or 5 installations. > 0 libxul.so SkDraw::ShouldDrawTextAsPaths gfx/skia/skia/src/core/SkDraw.cpp > 1 libxul.so SkCanonicalizePaint::SkCanonicalizePaint gfx/skia/skia/src/core/SkPaint.cpp > 2 libxul.so SkPaint::getFontMetrics gfx/skia/skia/src/core/SkPaint.cpp > 3 libxul.so anp_getFontMetrics other-licenses/skia-npapi/ANPPaint.cpp > 4 libflashplayer.so NP_Shutdown > Ø 5 dalvik-heap (deleted) dalvik-heap (deleted)@0x12999553 > Ø 6 libGLESv2.so libGLESv2.so@0xa553 > 7 libflashplayer.so NP_Shutdown
![]() |
Reporter | |
Comment 1•6 years ago
|
||
lsalzman, can you please take a look?
![]() |
Reporter | |
Comment 2•6 years ago
|
||
(In reply to Nicholas Nethercote [:njn] from comment #0) > This bug was filed from the Socorro interface and is > report bp-d708eeaa-7c02-4c19-9428-685322160501. > ============================================================= > > New crash started happening in Fennec in Nightly 20160430030223. 8 crashes > across 4 or 5 installations. Which makes it the #1 Android Nightly topcrash.
Assignee | ||
Updated•6 years ago
|
Whiteboard: [gfx-noted]
Assignee | ||
Comment 3•6 years ago
|
||
Updated•6 years ago
|
Attachment #8747707 -
Flags: review?(mchang) → review+
![]() |
Reporter | |
Comment 5•6 years ago
|
||
Thank you for the fast fix.
Comment 6•6 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/3a8d4956f43a
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla49
You need to log in
before you can comment on or make changes to this bug.
Description
•