Closed Bug 1461871 Opened 7 years ago Closed 6 years ago

Crash in [@ CrashReporter::TerminateHandler | std::__terminate][@ AVCaptureDALDevice setActiveVideoMaxFrameDuration]

Categories

(Core :: WebRTC: Audio/Video, defect, P2)

62 Branch
Unspecified
macOS
defect

Tracking

()

RESOLVED FIXED
mozilla63
Tracking Status
firefox-esr52 --- wontfix
firefox-esr60 --- wontfix
firefox61 --- wontfix
firefox62 --- fixed
firefox63 --- fixed

People

(Reporter: zling.ustc, Assigned: spohl)

References

Details

(Keywords: crash)

Crash Data

This bug was filed from the Socorro interface and is report bp-abb9630d-a306-486d-8a18-4b8590180515. ============================================================= Top 10 frames of crashing thread: 0 XUL CrashReporter::TerminateHandler toolkit/crashreporter/nsExceptionHandler.cpp:1434 1 libc++abi.dylib std::__terminate 2 libc++abi.dylib __cxa_throw 3 libobjc.A.dylib objc_exception_throw 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 =============================================================
After upgrading to 60. navigator.mediaDevices.getUserMedia({ video: true }) will crash. 100% happens on my mac. should be regression issue. BR Rory
Thanks for filing. This appears to be a dupe of Bug 1455364.
Status: UNCONFIRMED → RESOLVED
Closed: 7 years ago
Resolution: --- → DUPLICATE
This is not a dupe due to a different stack.
Summary: Crash in CrashReporter::TerminateHandler | std::__terminate → Crash in [@ CrashReporter::TerminateHandler | std::__terminate][@ AVCaptureDALDevice setActiveVideoMaxFrameDuration]
Status: RESOLVED → REOPENED
Ever confirmed: true
Resolution: DUPLICATE → ---
Blocks: 1270217
Keywords: crash, regression
Version: 60 Branch → 62 Branch
Priority: -- → P2
The majority of the comments in the crash reports mention printing to PDF. Is this really related to webrtc?
Flags: needinfo?(hskupin)
(In reply to Mike Taylor [:miketaylr] (62 Regression Engineering Owner) from comment #4) > The majority of the comments in the crash reports mention printing to PDF. > Is this really related to webrtc? The printing crash was a different one which got already fixed a while ago on bug 1467582. If there are still comments about that for nightly and latest beta we should file a new bug. For this bug printing has nothing to do with the crash stack as it can be seen in comment 0.
Flags: needinfo?(hskupin)
Bug 1290972 landed, which appears to fix this.
Blocks: 1290972
No longer blocks: 1270217
Status: REOPENED → RESOLVED
Closed: 7 years ago6 years ago
Resolution: --- → FIXED
Assignee: nobody → spohl.mozilla.bugs
Target Milestone: --- → mozilla63
You need to log in before you can comment on or make changes to this bug.