Closed
Bug 1810050
Opened 3 years ago
Closed 3 years ago
Crash in [@ webrtc::videocapturemodule::VideoCaptureAvFoundation::SetTrackingId]
Categories
(Core :: WebRTC: Audio/Video, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 1809860
People
(Reporter: mccr8, Unassigned)
References
(Regression)
Details
(Keywords: crash, regression)
Crash Data
Crash report: https://crash-stats.mozilla.org/report/index/6a7b3633-451e-4d9f-af96-3a6ac0230112
MOZ_CRASH Reason: MOZ_RELEASE_ASSERT(!isSome())
Top 10 frames of crashing thread:
0 XUL webrtc::videocapturemodule::VideoCaptureAvFoundation::SetTrackingId dom/media/utils/PerformanceRecorder.h:289
1 XUL mozilla::camera::CamerasParent::RecvStartCapture const dom/media/systemservices/CamerasParent.cpp:941
1 XUL std::__1::__invoke<mozilla::camera::CamerasParent::RecvStartCapture /builds/worker/fetches/MacOSX11.3.sdk/usr/include/c++/v1/type_traits:3747
1 XUL std::__1::__invoke_void_return_wrapper<void>::__call<mozilla::camera::CamerasParent::RecvStartCapture /builds/worker/fetches/MacOSX11.3.sdk/usr/include/c++/v1/__functional_base:348
1 XUL std::__1::__function::__alloc_func<mozilla::camera::CamerasParent::RecvStartCapture /builds/worker/fetches/MacOSX11.3.sdk/usr/include/c++/v1/functional:1553
1 XUL std::__1::__function::__func<mozilla::camera::CamerasParent::RecvStartCapture /builds/worker/fetches/MacOSX11.3.sdk/usr/include/c++/v1/functional:1727
2 XUL mozilla::camera::VideoEngine::WithEntry memory/mozalloc/cxxalloc.h
3 XUL mozilla::camera::CamerasParent::RecvStartCapture const dom/media/systemservices/CamerasParent.cpp:856
3 XUL mozilla::media::LambdaRunnable<mozilla::camera::CamerasParent::RecvStartCapture dom/media/systemservices/MediaUtils.h:77
4 XUL nsThread::ProcessNextEvent xpcom/ds/nsTArray.h:413
OSX only, first showed up in the 20230112093539 build.
| Reporter | ||
Comment 1•3 years ago
|
||
Possibly a regression from bug 1806605?
Flags: needinfo?(apehrson)
Regressed by: 1806605
| Reporter | ||
Updated•3 years ago
|
OS: Unspecified → macOS
Hardware: Unspecified → All
| Reporter | ||
Comment 2•3 years ago
|
||
Ah, yeah, looks like that was backed out due to the same crash on TreeHerder, bug 1809860.
Flags: needinfo?(apehrson)
See Also: → 1809860
| Reporter | ||
Updated•3 years ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•