vlc bug : it crashes when I open a video on a disk "formatted" with ZFS on FreeBSD 14.0-CURRENT
Date: Fri, 15 Dec 2023 09:42:58 UTC
Hello.
I've stored my videos on a disk that has ZFS fs. When I try to open a video
with vlc as a normal user,vlc closes after some seconds and I see this
message on the terminal :
VLC media player 3.0.20 Vetinari (revision 963fa2817415)
[0000000814c66ae0] avcodec decoder: Using NVIDIA VDPAU Driver Shared
Library 535.104.05 Sat Aug 19 00:39:34 UTC 2023 for hardware decoding
and vlc produces a core file because it crashes. If you want to explore
it,I can send it to you. Anyway It seems to me that there could be a bug in
vlc,because I've installed correctly the nvidia driver + CUDA on my system
(FreeBSD 14.0-CURRENT) :
$ nvidia-smi
Fri Dec 15 10:40:02 2023
+---------------------------------------------------------------------------------------+
| NVIDIA-SMI 535.104.05 Driver Version: 535.104.05 CUDA
Version: N/A |
|-----------------------------------------+----------------------+----------------------+
| GPU Name Persistence-M | Bus-Id Disp.A | Volatile
Uncorr. ECC |
| Fan Temp Perf Pwr:Usage/Cap | Memory-Usage | GPU-Util
Compute M. |
| | |
MIG M. |
|=========================================+======================+======================|
| 0 NVIDIA GeForce GTX 1060 3GB Off | 00000000:01:00.0 On |
N/A |
| 57% 43C P0 30W / 120W | 431MiB / 3072MiB | 0%
Default |
| | |
N/A |
+-----------------------------------------+----------------------+----------------------+
+---------------------------------------------------------------------------------------+
| Processes:
|
| GPU GI CI PID Type Process name
GPU Memory |
| ID ID
Usage |
|=======================================================================================|
| 0 N/A N/A 7518 G /usr/local/libexec/Xorg
172MiB |
| 0 N/A N/A 7609 G xfwm4
2MiB |
| 0 N/A N/A 8219 G firefox
253MiB |
+---------------------------------------------------------------------------------------+
--
Mario.