Closed
Bug 1675733
Opened 4 years ago
Closed 4 years ago
Crash in [@ mozilla::MP3TrackDemuxer::GetNextFrame]
Categories
(Core :: Audio/Video, defect)
Tracking
()
RESOLVED
FIXED
84 Branch
Tracking | Status | |
---|---|---|
firefox-esr78 | --- | unaffected |
firefox82 | --- | unaffected |
firefox83 | --- | unaffected |
firefox84 | --- | fixed |
People
(Reporter: glandium, Unassigned)
References
(Regression)
Details
(Keywords: crash, regression)
Crash Data
Crash report: https://crash-stats.mozilla.org/report/index/793b7541-06e2-4761-9a8b-441370201106
Reason: EXCEPTION_BREAKPOINT
Top 8 frames of crashing thread:
0 xul.dll mozilla::MP3TrackDemuxer::GetNextFrame dom/media/mp3/MP3Demuxer.cpp:645
1 xul.dll mozilla::MP3TrackDemuxer::GetNextFrame dom/media/mp3/MP3Demuxer.cpp:661
2 xul.dll mozilla::MP3Demuxer::InitInternal dom/media/mp3/MP3Demuxer.cpp:45
3 xul.dll mozilla::MP3Demuxer::Init dom/media/mp3/MP3Demuxer.cpp:49
4 xul.dll mozilla::detail::ProxyFunctionRunnable<`lambda at /builds/worker/checkouts/gecko/dom/media/MediaFormatReader.cpp:735:22', mozilla::MozPromise<mozilla::MediaResult, mozilla::MediaResult, 1> >::Run xpcom/threads/MozPromise.h:1564
5 xul.dll mozilla::TaskQueue::Runner::Run xpcom/threads/TaskQueue.cpp:158
6 xul.dll nsThreadPool::Run xpcom/threads/nsThreadPool.cpp:299
7 xul.dll nsThread::ProcessNextEvent xpcom/threads/nsThread.cpp:1197
Comment 1•4 years ago
|
||
Fixed by backout of bug 1669503.
Status: NEW → RESOLVED
Closed: 4 years ago
status-firefox82:
--- → unaffected
status-firefox83:
--- → unaffected
status-firefox84:
--- → fixed
status-firefox-esr78:
--- → unaffected
Regressed by: 1669503
Resolution: --- → FIXED
Target Milestone: --- → 84 Branch
Updated•4 years ago
|
Has Regression Range: --- → yes
Updated•3 years ago
|
Keywords: regression
You need to log in
before you can comment on or make changes to this bug.
Description
•