Open jonasmalacofilho opened 8 months ago
I don't think this is a bug in Celluloid — the SIGFPE is coming from nvidia_drv_video.so
, which is part of libva-vdpau-driver
.
I thought about that as I was finishing the issue description, but decided it was best left for you to decide. I don't know enough about celluloid, mpv or libva-vdpau-driver to easily decide whether the issue lies in caller or callee.
Also, for what it's worth, I can play a video with mpv
just fine. So it seems that there's something here at least somewhat specific to how celluloid calls mpv.
Overview Description: 'celluloid' starts but then immediately crashes with SIGFPE.
Steps to Reproduce:
celluloid
Actual Results: the interface briefly comes up, but then the program immediately crashes.
Expected Results: for it to not crash.
Version: current Git HEAD: b8aa41deb7ad. Can't test 0.26 because of #921.
Additional Information:
Backtrace:
Additional² Information:
libva-vdpau-driver
)nvidia
)linux
)