Closed
Bug 1418763
Opened 8 years ago
Closed 6 years ago
Crash in IOAccelerator@0x28ba
Categories
(Core :: Audio/Video: Playback, defect, P5)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: jseward, Unassigned)
Details
(Keywords: crash)
Crash Data
This bug was filed from the Socorro interface and is
report bp-b6f568b5-e794-471d-89e0-87b730171116.
This is #7 in the OSX nightly of 20171116100106. The frames below
lead back to mozilla::AppleVTDecoder::InitializeSession(), so I imagine
it's some kind of session-setup failure.
=============================================================
Top 10 frames of crashing thread:
0 IOAccelerator IOAccelerator@0x28ba
1 GeForceVADriver GeForceVADriver@0x2e2f6
2 GeForceVADriver GeForceVADriver@0x2b7bc
3 GeForceVADriver GeForceVADriver@0x2b99e
4 GeForceVADriver GeForceVADriver@0x19a0
5 GeForceVADriver GeForceVADriver@0x1f49e
6 AppleGVA AppleGVA@0x20b5d
7 AppleGVA AppleGVA@0x18025
8 AppleGVA AppleGVA@0x36fa3
9 AppleGVA AppleGVA@0x17904
=============================================================
Reporter | ||
Updated•8 years ago
|
Flags: needinfo?(jyavenard)
Comment 1•8 years ago
|
||
This is a bug in apple's video drivers. We had those in the past, and there's nothing we can do unfortunately. It needs to be reported to Apple
Flags: needinfo?(jyavenard)
(In reply to Jean-Yves Avenard [:jya] from comment #1)
> This is a bug in apple's video drivers. We had those in the past, and
> there's nothing we can do unfortunately. It needs to be reported to Apple
This issue only seems to occur on 10.12. Mac OSX doesn't currently have a blacklist and the crash rate isn't high enough want to blacklist hardware decode on those devices anyway.
Updated•8 years ago
|
Priority: -- → P5
Comment 3•6 years ago
|
||
Closing because no crashes reported for 12 weeks.
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•