Opened 10 years ago
Closed 10 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)
Change History (2)
by , 10 years ago
comment:1 by , 10 years ago
Keywords: | vp9 added |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Should be fixed in 1fd1f58bd6a58f2067a8d6b4919e1a0f34eb1f22
Note:
See TracTickets
for help on using tickets.
Debugging output from GDB including backtrace, registers and disassembly.