Closed
Bug 1824788
Opened 2 years ago
Closed 2 years ago
Crash in [@ mozilla::MozPromise<T>::ThenValue<T>::DoResolveOrRejectInternal]
Categories
(Core :: Audio/Video: MediaStreamGraph, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 1815798
Tracking | Status | |
---|---|---|
firefox-esr102 | --- | unaffected |
firefox111 | --- | wontfix |
firefox112 | --- | fixed |
firefox113 | --- | fixed |
People
(Reporter: dmeehan, Unassigned)
Details
(Keywords: crash)
Crash Data
Crash report: https://crash-stats.mozilla.org/report/index/1737bed4-f85b-4264-829b-70a0f0230327
MOZ_CRASH Reason: MOZ_RELEASE_ASSERT(false) (This shouldn't happen!)
Top 10 frames of crashing thread:
0 libxul.so mozilla::MozPromise<RefPtr<mozilla::AudioData>, mozilla::MediaResult, true>::ThenValue<mozilla::MediaDecoderStateMachine::LoopingDecodingState::RequestAudioDataFromReaderAfterEOS dom/media/MediaDecoderStateMachine.cpp
1 libxul.so mozilla::MozPromise<RefPtr<mozilla::AudioData>, mozilla::MediaResult, true>::ThenValueBase::DoResolveOrReject xpcom/threads/MozPromise.h:610
1 libxul.so mozilla::MozPromise<RefPtr<mozilla::AudioData>, mozilla::MediaResult, true>::ThenValueBase::ResolveOrRejectRunnable::Run xpcom/threads/MozPromise.h:489
2 libxul.so mozilla::AutoTaskDispatcher::TaskGroupRunnable::Run xpcom/threads/TaskDispatcher.h:230
3 libxul.so mozilla::TaskQueue::Runner::Run xpcom/threads/TaskQueue.cpp:259
4 libxul.so nsThreadPool::Run xpcom/threads/nsThreadPool.cpp:340
5 libxul.so nsThread::ProcessNextEvent xpcom/threads/nsThread.cpp:1219
5 libxul.so NS_ProcessNextEvent xpcom/threads/nsThreadUtils.cpp:477
6 libxul.so mozilla::ipc::MessagePumpForNonMainThreads::Run ipc/glue/MessagePump.cpp:300
7 libxul.so MessageLoop::RunInternal ipc/chromium/src/base/message_loop.cc:381
Reporter | ||
Updated•2 years ago
|
Status: NEW → RESOLVED
Closed: 2 years ago
status-firefox111:
--- → wontfix
status-firefox112:
--- → fixed
status-firefox113:
--- → fixed
status-firefox-esr102:
--- → unaffected
Duplicate of bug: 1815798
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•