Closed
Bug 1702508
Opened 4 years ago
Closed 1 year ago
Crash in [@ mozilla::VideoSink::TryUpdateRenderedVideoFrames]
Categories
(Core :: Audio/Video: Playback, defect, P3)
Core
Audio/Video: Playback
Tracking
()
People
(Reporter: RyanVM, Unassigned)
Details
(Keywords: crash)
Crash Data
Crash report: https://crash-stats.mozilla.org/report/index/4679723f-68bb-4e4e-a8e3-3d80a0210401
Reason: EXCEPTION_ACCESS_VIOLATION_READ
Top 10 frames of crashing thread:
0 xul.dll mozilla::VideoSink::TryUpdateRenderedVideoFrames dom/media/mediasink/VideoSink.cpp:360
1 xul.dll mozilla::VideoSink::OnVideoQueuePushed dom/media/mediasink/VideoSink.cpp:306
2 xul.dll mozilla::detail::RunnableMethodImpl<RefPtr<mozilla::AudioTrackEncoder>, void xpcom/threads/nsThreadUtils.h:1237
3 xul.dll mozilla::AutoTaskDispatcher::TaskGroupRunnable::Run xpcom/threads/TaskDispatcher.h:197
4 xul.dll mozilla::TaskQueue::Runner::Run xpcom/threads/TaskQueue.cpp:212
5 xul.dll nsThreadPool::Run xpcom/threads/nsThreadPool.cpp:299
6 xul.dll nsThread::ProcessNextEvent xpcom/threads/nsThread.cpp:1211
7 xul.dll mozilla::ipc::MessagePumpForNonMainThreads::Run ipc/glue/MessagePump.cpp:302
8 xul.dll MessageLoop::RunHandler ipc/chromium/src/base/message_loop.cc:308
9 xul.dll MessageLoop::Run ipc/chromium/src/base/message_loop.cc:290
Reporter | ||
Updated•4 years ago
|
status-firefox87:
--- → wontfix
status-firefox88:
--- → affected
status-firefox89:
--- → affected
status-firefox-esr78:
--- → affected
Comment 1•4 years ago
|
||
It seems this crash doesn't happen in FF 88. Move it to back log for now. We can reconsider the priority if the crash starts happening again.
Severity: -- → S3
Priority: -- → P3
Comment 2•1 year ago
|
||
Closing because no crashes reported for 12 weeks.
Status: NEW → RESOLVED
Closed: 1 year ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•