Closed
Bug 1694985
Opened 4 years ago
Closed 4 years ago
Crash in [@ nsTArray_Impl<T>::ClearAndRetainStorage | nsTArray_Impl<T>::Clear | nsTArray_Impl<T>::operator= | mozilla::RemoteDataDecoder::Flush]
Categories
(GeckoView :: General, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1689329
People
(Reporter: fluffyemily, Unassigned)
Details
(Keywords: crash)
Crash Data
Crash report: https://crash-stats.mozilla.org/report/index/ec56d4ad-b3e8-457e-a7aa-523cf0210225
Reason: SIGSEGV /SEGV_ACCERR
Top 10 frames of crashing thread:
0 libxul.so nsTArray_Impl<RefPtr<mozilla::MediaData>, nsTArrayInfallibleAllocator>::ClearAndRetainStorage xpcom/ds/nsTArray.h:1458
1 libxul.so nsTArray_Impl<RefPtr<mozilla::MediaData>, nsTArrayInfallibleAllocator>::Clear xpcom/ds/nsTArray.h:1909
2 libxul.so nsTArray_Impl<RefPtr<mozilla::MediaData>, nsTArrayInfallibleAllocator>::operator= xpcom/ds/nsTArray.h:1079
3 libxul.so mozilla::RemoteDataDecoder::Flush dom/media/platforms/android/RemoteDataDecoder.cpp:609
4 libxul.so mozilla::MediaDataDecoderProxy::Flush dom/media/platforms/wrappers/MediaDataDecoderProxy.cpp:56
5 libxul.so mozilla::detail::ProxyFunctionRunnable<mozilla::EMEMediaDataDecoderProxy::Flush xpcom/threads/MozPromise.h:1630
6 libxul.so mozilla::TaskQueue::Runner::Run xpcom/threads/TaskQueue.cpp:158
7 libxul.so nsThreadPool::Run xpcom/threads/nsThreadPool.cpp:301
8 libxul.so nsThread::ProcessNextEvent xpcom/threads/nsThread.cpp:1200
9 libxul.so NS_ProcessNextEvent xpcom/threads/nsThreadUtils.cpp:548
Updated•4 years ago
|
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•