Closed
Bug 1485362
Opened 7 years ago
Closed 7 years ago
Crash in free | libavcodec.so.58.23.100@0x66a826
Categories
(Core :: Audio/Video: Playback, defect, P2)
Tracking
()
RESOLVED
DUPLICATE
of bug 1486080
| Tracking | Status | |
|---|---|---|
| firefox-esr52 | --- | unaffected |
| firefox-esr60 | --- | unaffected |
| firefox61 | --- | unaffected |
| firefox62 | --- | unaffected |
| firefox63 | --- | fixed |
People
(Reporter: calixte, Unassigned)
References
(Blocks 1 open bug)
Details
(Keywords: crash, regression)
Crash Data
This bug was filed from the Socorro interface and is
report bp-e72420d0-2269-4d56-98ec-981450180822.
=============================================================
Top 10 frames of crashing thread:
0 firefox free memory/build/mozjemalloc.cpp:3438
1 libavcodec.so.58.23.100 libavcodec.so.58.23.100@0x66a826
2 libavcodec.so.58.23.100 libavcodec.so.58.23.100@0xc7c33f
3 libavcodec.so.58.23.100 libavcodec.so.58.23.100@0x20a299
4 libavcodec.so.58.23.100 libavcodec.so.58.23.100@0x9993a3
5 libavutil.so.56.19.100 libavutil.so.56.19.100@0x6a95f
6 libavcodec.so.58.23.100 libavcodec.so.58.23.100@0xcab0df
7 libavcodec.so.58.23.100 libavcodec.so.58.23.100@0x6699d0
8 libc-2.28.so libc-2.28.so@0x70905
9 libnspr4.so PR_GetNumberOfProcessors nsprpub/pr/src/misc/prsystem.c:242
=============================================================
There are 2 crashes (from 1 installation) in nightly 63 with buildid 20180821220101. In analyzing the backtrace, the regression may have been introduced by patch [1] to fix bug 1484242.
[1] https://hg.mozilla.org/mozilla-central/rev?node=80e04deb3282
Flags: needinfo?(jyavenard)
Comment 1•7 years ago
|
||
I don't see how.
bug 1484242 only moved the code to a different file and made no functional change when used from the MediaFormatReader. That would have caused the new code to appear in the backtrace however.
The code is otherwise 100% equivalent (when used from the MFR).
From the crash report looks like memory corruption
Flags: needinfo?(jyavenard)
Priority: -- → P2
Comment 2•7 years ago
|
||
Fairly certain this is the same as bug 1486080
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → DUPLICATE
Comment 3•7 years ago
|
||
Fixed in bug 1486080.
You need to log in
before you can comment on or make changes to this bug.
Description
•