Opened 9 years ago

Closed 9 years ago

#4383 closed defect (fixed)

Segfault in ff_vp9_ipred_v_32x32_avx

Reported by: Niklas Haas Owned by:
Priority: normal Component: avcodec
Version: git-master Keywords: vp9
Cc: Blocked By:
Blocking: Reproduced by developer: no
Analyzed by developer: no

Description

Summary of the bug: Segfault during normal playback using mpv
How to reproduce:

% youtube-dl -f bestvideo https://youtu.be/9ze0RXDU5HQ
% mpv --no-config 9ze0RXDU5HQ.webm
Segmentation fault.

Debug output from gdb is attached.

Attachments (1)

gdb.log (23.8 KB ) - added by Niklas Haas 9 years ago.
Debugging output from GDB including backtrace, registers and disassembly.

Download all attachments as: .zip

Change History (2)

by Niklas Haas, 9 years ago

Attachment: gdb.log added

Debugging output from GDB including backtrace, registers and disassembly.

comment:1 by James, 9 years ago

Keywords: vp9 added
Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.