Closed
Bug 1274115
Opened 8 years ago
Closed 8 years ago
crash in tosqep.dll/tosqep64.dll (toshiba av library) 1.0.10.1224
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)
(deleted),
text/x-review-board-request
|
cpearce
:
review+
ritu
:
approval-mozilla-aurora+
ritu
:
approval-mozilla-beta+
|
Details |
Spawned from bug 1268905, where a crash signature was added after a fix had already landed, which didn't account for a DLL in this new signature:
[@ tosqep.dll@0x71d9 ] -> TosQEP.dll 1.0.10.1224
Assignee | ||
Updated•8 years ago
|
OS: Windows → Windows 10
Hardware: All → x86
Assignee | ||
Updated•8 years ago
|
Keywords: crash,
regression
Assignee | ||
Comment 1•8 years ago
|
||
Review commit: https://reviewboard.mozilla.org/r/53840/diff/#index_header
See other reviews: https://reviewboard.mozilla.org/r/53840/
Attachment #8754209 -
Flags: review?(cpearce)
Updated•8 years ago
|
Attachment #8754209 -
Flags: review?(cpearce) → review+
Comment 2•8 years ago
|
||
Comment on attachment 8754209 [details]
MozReview Request: Bug 1274115 - Disable D3D11 for TosQEP.dll 1.0.10.1224 - r?cpearce
https://reviewboard.mozilla.org/r/53840/#review50568
Comment 4•8 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla49
Assignee | ||
Comment 5•8 years ago
|
||
Comment on attachment 8754209 [details]
MozReview Request: Bug 1274115 - Disable D3D11 for TosQEP.dll 1.0.10.1224 - r?cpearce
Approval Request Comment
[Feature/regressing bug #]: D3D11 crashes in 47+
[User impact if declined]: a dozen 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 and bug 1273691 first.
Attachment #8754209 -
Flags: approval-mozilla-beta?
Attachment #8754209 -
Flags: approval-mozilla-aurora?
Comment on attachment 8754209 [details]
MozReview Request: Bug 1274115 - Disable D3D11 for TosQEP.dll 1.0.10.1224 - r?cpearce
Let's uplift to Aurora48 and stabilize before uplifting to Beta47.
Attachment #8754209 -
Flags: approval-mozilla-aurora? → approval-mozilla-aurora+
Comment 7•8 years ago
|
||
bugherder uplift |
Comment on attachment 8754209 [details]
MozReview Request: Bug 1274115 - Disable D3D11 for TosQEP.dll 1.0.10.1224 - r?cpearce
Disable D3D11 for some device drivers, this code stabilized on Aurora over the weekend, Beta47+
Attachment #8754209 -
Flags: approval-mozilla-beta? → approval-mozilla-beta+
Comment 9•8 years ago
|
||
bugherder uplift |
You need to log in
before you can comment on or make changes to this bug.
Description
•