Skip to content

vlc of V1.1 Ubuntu 24,04 image crashes #31

@tillkamppeter

Description

@tillkamppeter

I am using the V1.1 image of Ubuntu 24.04, where it is claimed in the release notes that vlc is included.

I am trying vlc as follows, with an MP4 video file containing the recording of a talk from FOSDEM 2024:

$ vlc fosdem-2024-1930-openprinting-we-make-printing-just-work-.mp4 
VLC media player 3.0.20 Vetinari (revision 3.0.20-0-g6f0d0ab126b)
[0000002ac0170550] main libvlc: Running vlc with the default interface. Use 'cvlc' to use vlc without interface.
libEGL warning: DRI3: failed to query the version
Failed to open VDPAU backend libvdpau_nvidia.so: cannot open shared object file: No such file or directory
libEGL warning: DRI3: failed to query the version
Segmentation fault (core dumped)
$

It seems that some backend module is missing.

There should be

  1. Either the module included (are there actually RISC-V machines with NVidia GPU?) or the module not required (via appropriate vlc build or config file)
  2. This should not lead to a segfault but just exit with non-zero status
  3. There also seems to be some problem with libEGL

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions