[FFmpeg-trac] #10847(avcodec:new): Segmentaion fault using vulkan decoder on Windows with NVIDIA
FFmpeg
trac at avcodec.org
Sat Mar 23 21:19:26 EET 2024
#10847: Segmentaion fault using vulkan decoder on Windows with NVIDIA
-----------------------------------+-----------------------------------
Reporter: Sn0wCrack | Owner: (none)
Type: defect | Status: new
Priority: normal | Component: avcodec
Version: 6.1 | Resolution:
Keywords: | Blocked By:
Blocking: | Reproduced by developer: 0
Analyzed by developer: 0 |
-----------------------------------+-----------------------------------
Comment (by Amro Emad):
Same issue on Linux, with `mpv`, coredump shows the following:
{{{
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/usr/lib/libthread_db.so.1".
Core was generated by `/usr/bin/mpv --player-operation-mode=pseudo-gui --
/home/amro/Videos/The.World.'.
Program terminated with signal SIGSEGV, Segmentation fault.
#0 ff_vk_exec_add_dep_frame.constprop.0.isra.0 (e=0x5b3ac64a0580, f=0x0,
signal_stage=67108864, wait_stage=67108864, s=<optimized out>) at
./libavutil/vulkan.c:612
612 AVVkFrame *vkf = (AVVkFrame *)f->data[0];
[Current thread is 1 (Thread 0x7e23ce3abf40 (LWP 177563))]
}}}
--
Ticket URL: <https://trac.ffmpeg.org/ticket/10847#comment:1>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
More information about the FFmpeg-trac
mailing list