Closed
Bug 1759991
Opened 3 years ago
Closed 6 months ago
Crash in [@ mozilla::ArrayOfRemoteMediaRawData::Fill]
Categories
(Core :: Audio/Video: Playback, defect, P3)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: aryx, Unassigned)
Details
(Keywords: crash)
Crash Data
This issue is bound to builds, e.g. Firefox 98.0.1 and 95.0.2 got crash reports for this for 98.0 not. There are 72 crash reports from 38 installations for Firefox 98.0.1, most of them 1-5 minutes after Firefox got launched.
Crash report: https://crash-stats.mozilla.org/report/index/556f345d-e10b-4929-9905-a11cf0220317
Reason: EXCEPTION_ACCESS_VIOLATION_READ
Top 10 frames of crashing thread:
0 xul.dll mozilla::ArrayOfRemoteMediaRawData::Fill dom/media/ipc/RemoteMediaData.cpp:134
1 xul.dll mozilla::RemoteDecoderChild::Decode dom/media/ipc/RemoteDecoderChild.cpp:120
2 xul.dll mozilla::detail::ProxyFunctionRunnable<`lambda at /builds/worker/checkouts/gecko/dom/media/ipc/RemoteMediaDataDecoder.cpp:65:7', mozilla::MozPromise<nsTArray<RefPtr<mozilla::MediaData> >, mozilla::MediaResult, 1> >::Run xpcom/threads/MozPromise.h:1643
3 xul.dll nsThread::ProcessNextEvent xpcom/threads/nsThread.cpp:1165
4 xul.dll mozilla::ipc::MessagePumpForNonMainThreads::Run ipc/glue/MessagePump.cpp:330
5 xul.dll MessageLoop::RunHandler ipc/chromium/src/base/message_loop.cc:324
6 xul.dll MessageLoop::Run ipc/chromium/src/base/message_loop.cc:306
7 xul.dll static nsThread::ThreadFunc xpcom/threads/nsThread.cpp:387
8 nss3.dll _PR_NativeRunThread nsprpub/pr/src/threads/combined/pruthr.c:399
9 nss3.dll pr_root nsprpub/pr/src/md/windows/w95thred.c:139
Updated•3 years ago
|
Severity: S2 → S4
Priority: -- → P3
Comment 1•6 months ago
|
||
Closing because no crashes reported for 12 weeks.
Status: NEW → RESOLVED
Closed: 6 months ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•