Closed
Bug 1238028
Opened 7 years ago
Closed 7 years ago
crash in mozilla::gfx::DrawTarget::PushLayer
Categories
(Core :: Graphics: Layers, defect)
Core
Graphics: Layers
Tracking
()
RESOLVED
FIXED
mozilla46
Tracking | Status | |
---|---|---|
firefox46 | --- | fixed |
People
(Reporter: blassey, Assigned: bas.schouten)
References
Details
(Keywords: crash)
Crash Data
Attachments
(1 file)
This bug was filed from the Socorro interface and is report bp-8b22862f-010f-4f86-b377-1ba612160108. ============================================================= Today's Nightly crashes on start up
Reporter | ||
Updated•7 years ago
|
Flags: needinfo?(bas)
This is obviously not only Windows crash - getting same crash on Linux 64bit (Xubuntu 15.10) too bp-44b38cb1-e680-4063-91e2-582a12160108 bp-f38b662d-2eba-440a-855d-5c8552160108 bp-8d814e15-21e5-4857-bf82-4bcf02160108 skia is enabled, like in bug 1238106
(In reply to V. Korn from comment #2) > This is obviously not only Windows crash - getting same crash on Linux 64bit In fact, the data shows 67% of the crashes happen on Linux so this is more predominantly a Linux crash.
OS: Windows NT → All
Hardware: x86 → All
Assignee | ||
Comment 4•7 years ago
|
||
(In reply to Anthony Hughes, QA Mentor (:ashughes) from comment #3) > (In reply to V. Korn from comment #2) > > This is obviously not only Windows crash - getting same crash on Linux 64bit > > In fact, the data shows 67% of the crashes happen on Linux so this is more > predominantly a Linux crash. So far anyone who has this crash has had custom prefs, yes, Skia is not a supported configuration for content yet, if you -do- want to use it, set gfx.content.use-native-pushlayer to false.
Flags: needinfo?(bas)
Assignee | ||
Comment 5•7 years ago
|
||
Review commit: https://reviewboard.mozilla.org/r/30261/diff/#index_header See other reviews: https://reviewboard.mozilla.org/r/30261/
Attachment #8706182 -
Flags: review?(jmuizelaar)
Comment 6•7 years ago
|
||
Comment on attachment 8706182 [details] MozReview Request: Bug 1238028: When D2D 1.0 is not allowed disable D2D completely when not using 1.1. r=jrmuizel https://reviewboard.mozilla.org/r/30261/#review26977
Attachment #8706182 -
Flags: review?(jmuizelaar) → review+
Comment 8•7 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/7b8798d10505
Status: NEW → RESOLVED
Closed: 7 years ago
status-firefox46:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla46
You need to log in
before you can comment on or make changes to this bug.
Description
•