VLC core dumps after a fresh installation

Jan Beich jbeich at FreeBSD.org
Thu Dec 24 01:38:35 UTC 2020


Erich Dollansky <freebsd.ed.lists at sumeritec.com> writes:

> amdgpu: os_same_file_description couldn't
> determine if two DRM fds reference the same file description. If they
> do, bad things may happen! 

This warning is mostly harmless, see https://github.com/freebsd/drm-kmod/issues/21

> libva info: VA-API version 1.10.0
> libva info: Trying to open /usr/local/lib/dri/radeonsi_drv_video.so
> libva info: Found init function __vaDriverInit_1_4
> ac: Unknown GPU, using 0 for raster_config
> Segmentation fault (core dumped)

Can you show output from the following?

$ pciconf -l | fgrep vga
$ pkg info -x drm-.\*kmod

> Is this a known issue?

No. Can be either a pilot error, too new GPU for this Mesa version or a bug. 
If graphics/mesa-gallium-va worked fine before file a bug.


More information about the freebsd-multimedia mailing list