Closed
Bug 1274127
Opened 9 years ago
Closed 9 years ago
crash in igd10umd32.dll@0x14b17c; igd10iumd32.dll@0x12d7bc, @0x12e1cc, @0x178a5f
Categories
(Core :: Audio/Video: Playback, defect, P1)
Tracking
()
RESOLVED
FIXED
mozilla49
People
(Reporter: mozbugz, Assigned: mozbugz)
References
Details
(Keywords: crash, regression)
Crash Data
Attachments
(1 file)
58 bytes,
text/x-review-board-request
|
cpearce
:
review+
ritu
:
approval-mozilla-aurora+
ritu
:
approval-mozilla-beta+
|
Details |
Spawned from bug 1269204, where crash signatures were added after a fix had already landed, which didn't account for DLLs in these new signatures:
[@ igd10iumd32.dll@0x12d7bc ] -> igd10iumd32.dll 10.18.15.4279
[@ igd10iumd32.dll@0x12e1cc ] -> igd10iumd32.dll 10.18.15.4281
[@ igd10umd32.dll@0x14b17c ],
[@ @0x0 | igd10umd32.dll@0x178a5f ] -> igd10umd32.dll 9.17.10.4229
Also one report in [@ TppRaiseInvalidParameter ] points at igd10umd64.dll 9.17.10.4229, I'll take that one here too.
Assignee | ||
Updated•9 years ago
|
Keywords: crash,
regression
Assignee | ||
Comment 1•9 years ago
|
||
Review commit: https://reviewboard.mozilla.org/r/53844/diff/#index_header
See other reviews: https://reviewboard.mozilla.org/r/53844/
Attachment #8754210 -
Flags: review?(cpearce)
Comment 2•9 years ago
|
||
Comment on attachment 8754210 [details]
MozReview Request: Bug 1274127 - Disable D3D11 for some igd10* DLLs - r?cpearce
https://reviewboard.mozilla.org/r/53844/#review50570
Attachment #8754210 -
Flags: review?(cpearce) → review+
Comment 4•9 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla49
Assignee | ||
Comment 5•9 years ago
|
||
Comment on attachment 8754210 [details]
MozReview Request: Bug 1274127 - Disable D3D11 for some igd10* DLLs - r?cpearce
Approval Request Comment
[Feature/regressing bug #]: D3D11 crashes in 47+
[User impact if declined]: >600 crashes per week in beta 47.
[Describe test coverage new/current, TreeHerder]: Media tests in try: https://treeherder.mozilla.org/#/jobs?repo=try&revision=3fa319dea6b6ae756fde468671e5590d77affa93
[Risks and why]: Only a pref change that adds some DLLs; Tiny risk in disabling too many DLLs, but we're falling back to proven D3D9, so it's not so bad.
[String/UUID change made/needed]: None.
Requires uplift of bug 1257028, bug 1273691, and bug 1274115 first.
Attachment #8754210 -
Flags: approval-mozilla-beta?
Attachment #8754210 -
Flags: approval-mozilla-aurora?
Comment on attachment 8754210 [details]
MozReview Request: Bug 1274127 - Disable D3D11 for some igd10* DLLs - r?cpearce
Let's uplift to Aurora48 and stabilize before uplifting to Beta47.
Attachment #8754210 -
Flags: approval-mozilla-aurora? → approval-mozilla-aurora+
Comment 7•9 years ago
|
||
bugherder uplift |
Comment on attachment 8754210 [details]
MozReview Request: Bug 1274127 - Disable D3D11 for some igd10* DLLs - r?cpearce
Disable D3D11 for some device drivers, this code stabilized on Aurora over the weekend, Beta47+
Attachment #8754210 -
Flags: approval-mozilla-beta? → approval-mozilla-beta+
Comment 9•9 years ago
|
||
bugherder uplift |
You need to log in
before you can comment on or make changes to this bug.
Description
•