Closed Bug 1489846 Opened 7 years ago Closed 2 years ago

Crash in ff_vp9_decode_block

Categories

(Core :: Audio/Video: Playback, defect, P2)

64 Branch
Unspecified
Linux
defect

Tracking

()

RESOLVED WORKSFORME
Tracking Status
firefox-esr60 --- unaffected
firefox62 --- unaffected
firefox63 --- unaffected
firefox64 --- wontfix
firefox65 --- fix-optional
firefox66 --- fix-optional
firefox67 --- fix-optional
firefox68 --- affected

People

(Reporter: calixte, Unassigned, NeedInfo)

References

(Blocks 1 open bug)

Details

(Keywords: crash, regression, regressionwindow-wanted)

Crash Data

This bug was filed from the Socorro interface and is report bp-a33ec8cc-146c-482a-bb13-4a39a0180909. ============================================================= Top 10 frames of crashing thread: 0 libmozavcodec.so ff_vp9_decode_block media/ffvpx/libavcodec/vp9block.c:496 1 libmozavcodec.so decode_sb media/ffvpx/libavcodec/vp9.c:1068 2 libmozavcodec.so decode_sb media/ffvpx/libavcodec/vp9.c:1095 3 libmozavcodec.so decode_sb media/ffvpx/libavcodec/vp9.c:1089 4 libmozavcodec.so decode_sb media/ffvpx/libavcodec/vp9.c:1090 5 libmozavcodec.so vp9_decode_frame media/ffvpx/libavcodec/vp9.c:1309 6 libmozavcodec.so decode_receive_frame_internal media/ffvpx/libavcodec/decode.c:398 7 libmozavcodec.so avcodec_send_packet media/ffvpx/libavcodec/decode.c:674 8 libmozavcodec.so compat_decode media/ffvpx/libavcodec/decode.c:769 9 libxul.so mozilla::FFmpegVideoDecoder<46465650>::DoDecode dom/media/platforms/ffmpeg/FFmpegVideoDecoder.cpp:220 ============================================================= There is 1 crash in nightly 64 with buildid 20180908220614. In analyzing the backtrace, the regression may have been introduced by patch [1] to fix bug 1488065. [1] https://hg.mozilla.org/mozilla-central/rev?node=0cf7ab517b72
Flags: needinfo?(jyavenard)
doesn't seem to be a new bug by looking at the graph, that signature has existed for a while
Flags: needinfo?(jyavenard)
Rank: 17
Priority: -- → P2
Ron, does this look related to the other issue we're currently investigating?
Flags: needinfo?(rsbultje)
No I don't think so. Line 496 is a really weird place to crash?
The oldest crash signature I've found with 'ff_vp9_decode_block' is 20180323154952 (March 23). Calixte, do you know how to get a range of likely regressing bugs from a buildid?
Flags: needinfo?(cdenizet)
Flags: needinfo?(cdenizet)
Nils, what do you think? Is this actionable?
Flags: needinfo?(drno)
Crash continues even after the last update of ffmpeg. Crash addresses are all over the place. And the stack traces are also not the same. I don't think this is actionable for us, unless someone has a very clever idea of what could be going on here.
Flags: needinfo?(drno)

Bulk change for all regression bugs with status-firefox67 as 'fix-optional' to be marked 'affected' for status-firefox68.

QA Whiteboard: qa-not-actionable

Since the crash volume is low (less than 5 per week), the severity is downgraded to S3. Feel free to change it back if you think the bug is still critical.

For more information, please visit auto_nag documentation.

Severity: critical → S3

Closing because no crashes reported for 12 weeks.

Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → WORKSFORME

Since the bug is closed, the stalled keyword is now meaningless.
For more information, please visit BugBot documentation.

Keywords: stalled
You need to log in before you can comment on or make changes to this bug.