Bug 1846854 Comment 0 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

https://crash-stats.mozilla.org/report/index/b73fe3ef-cdd7-48af-bad5-50a110230801 indicates that the changes make for bug 1845811 were not sufficient to prevent this crash occurring.

Earliest know crash report was https://crash-stats.mozilla.org/report/index/a975fa2b-5d64-4ccf-ac59-b55a60230620

+++ This bug was initially created as a clone of Bug #1845811 +++

Crash report: https://crash-stats.mozilla.org/report/index/45fad15b-864c-4525-ac1c-1a9eb0230727

Reason: ```EXCEPTION_ACCESS_VIOLATION_READ```

Top 10 frames of crashing thread:
```
0  xul.dll  mozilla::MozPromise<bool, nsresult, 0>::Private::Resolve<const bool&>  xpcom/threads/MozPromise.h:1229
1  xul.dll  mozilla::MozPromiseHolderBase<mozilla::MozPromise<bool, nsresult, 0>, mozilla::MozPromiseHolder<mozilla::MozPromise<bool, nsresult, 0> > >::Resolve  xpcom/threads/MozPromise.h:1388
1  xul.dll  mozilla::AudioSinkWrapper::OnAudioEnded  dom/media/mediasink/AudioSinkWrapper.cpp:537
2  xul.dll  mozilla::MozPromise<bool, nsresult, 0>::InvokeMethod  xpcom/threads/MozPromise.h:654
2  xul.dll  mozilla::MozPromise<bool, nsresult, 0>::InvokeCallbackMethod  xpcom/threads/MozPromise.h:685
2  xul.dll  mozilla::MozPromise<bool, nsresult, 0>::ThenValue<mozilla::AudioSinkWrapper*, void   xpcom/threads/MozPromise.h:801
3  xul.dll  mozilla::MozPromise<bool, nsresult, 0>::ThenValueBase::DoResolveOrReject  xpcom/threads/MozPromise.h:623
3  xul.dll  mozilla::MozPromise<bool, nsresult, 0>::ThenValueBase::ResolveOrRejectRunnable::Run  xpcom/threads/MozPromise.h:490
4  xul.dll  mozilla::TaskQueue::Runner::Run  xpcom/threads/TaskQueue.cpp:257
5  xul.dll  nsThreadPool::Run  xpcom/threads/nsThreadPool.cpp:343
```
https://crash-stats.mozilla.org/report/index/b73fe3ef-cdd7-48af-bad5-50a110230801 indicates that the changes made for bug 1845811 were not sufficient to prevent this crash occurring.

Earliest know crash report was https://crash-stats.mozilla.org/report/index/a975fa2b-5d64-4ccf-ac59-b55a60230620

+++ This bug was initially created as a clone of Bug #1845811 +++

Crash report: https://crash-stats.mozilla.org/report/index/45fad15b-864c-4525-ac1c-1a9eb0230727

Reason: ```EXCEPTION_ACCESS_VIOLATION_READ```

Top 10 frames of crashing thread:
```
0  xul.dll  mozilla::MozPromise<bool, nsresult, 0>::Private::Resolve<const bool&>  xpcom/threads/MozPromise.h:1229
1  xul.dll  mozilla::MozPromiseHolderBase<mozilla::MozPromise<bool, nsresult, 0>, mozilla::MozPromiseHolder<mozilla::MozPromise<bool, nsresult, 0> > >::Resolve  xpcom/threads/MozPromise.h:1388
1  xul.dll  mozilla::AudioSinkWrapper::OnAudioEnded  dom/media/mediasink/AudioSinkWrapper.cpp:537
2  xul.dll  mozilla::MozPromise<bool, nsresult, 0>::InvokeMethod  xpcom/threads/MozPromise.h:654
2  xul.dll  mozilla::MozPromise<bool, nsresult, 0>::InvokeCallbackMethod  xpcom/threads/MozPromise.h:685
2  xul.dll  mozilla::MozPromise<bool, nsresult, 0>::ThenValue<mozilla::AudioSinkWrapper*, void   xpcom/threads/MozPromise.h:801
3  xul.dll  mozilla::MozPromise<bool, nsresult, 0>::ThenValueBase::DoResolveOrReject  xpcom/threads/MozPromise.h:623
3  xul.dll  mozilla::MozPromise<bool, nsresult, 0>::ThenValueBase::ResolveOrRejectRunnable::Run  xpcom/threads/MozPromise.h:490
4  xul.dll  mozilla::TaskQueue::Runner::Run  xpcom/threads/TaskQueue.cpp:257
5  xul.dll  nsThreadPool::Run  xpcom/threads/nsThreadPool.cpp:343
```

Back to Bug 1846854 Comment 0