Closed
Bug 1515568
Opened 6 years ago
Closed 6 years ago
Crash in -[AVCaptureDALDevice setActiveVideoMaxFrameDuration:]
Categories
(Core :: WebRTC: Audio/Video, defect, P2)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: xpeng, Unassigned)
Details
Crash Data
This bug was filed from the Socorro interface and is
report bp-c97d4ba5-f89f-47a8-9f19-6d7d20181109.
=============================================================
Top 10 frames of crashing thread:
0 XUL CrashReporter::TerminateHandler toolkit/crashreporter/nsExceptionHandler.cpp:1435
1 libc++abi.dylib std::__terminate
2 libc++abi.dylib __cxa_throw
3 libobjc.A.dylib objc_begin_catch
4 AVFoundation -[AVCaptureDALDevice setActiveVideoMaxFrameDuration:]
5 AVFoundation MediaIODeviceConfigureToBestMatchPixelBufferAttributesAndMinimumFrameDuration
6 AVFoundation -[AVCaptureDeviceInput sessionWillUseOutputDecompressionOptions:forPort:]
7 AVFoundation -[AVCaptureSession decompressionSettingsDidChangeForConnection:]
8 AVFoundation -[AVCaptureVideoDataOutput observeValueForKeyPath:ofObject:change:context:]
9 Foundation NSKeyValueNotifyObserver
=============================================================
open camera : ANC HD 1080P camera with GetUserMedia in Mac OS , Firefox crashed
Updated•6 years ago
|
Status: UNCONFIRMED → NEW
Rank: 15
Component: General → WebRTC: Audio/Video
Ever confirmed: true
Priority: -- → P2
Product: Firefox → Core
Comment 1•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
•