samueldy

Forum Replies Created

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • samueldy
    Participant

    @Britgirl, @ericmock Okay, I see. Yes, setting

    <option key="Enable hardware accelerated decoding" value="disabled" />
    

    instead of

    <option key="Enable hardware accelerated decoding" value="false" />
    

    does work and allows me to start the session. Thanks for your help!!

    samueldy
    Participant

    @Britgirl yes, I can confirm that I did have HW decoding disabled in the player config file at the time of the segfault. Like this:

    <option key="Enable hardware accelerated decoding" value="false" />                                                                                                                                                                                                                                                    
    <option key="Enable GPU rendering" value="false" />
    

    But the player still segfaults on my system. I have the linux518-nvidia package (version 515.57-8) installed, and running on a NVIDIA Quadro P600 GPU.

    When you did your tests showing that disabling HW decoding prevents segfaults, which hardware and NVidia driver version did you have installed?

    Thanks!

    samueldy
    Participant

    Just want to report that I’m still having this issue as of Manjaro 21.3.5. The workaround of disabling hardware-accelerated decoding does not work on my system. I’ve attached my config file and the latest core dump.

    Here are my nvidia and kernel, and OS versions:

    $ pacman -Qs nvidia
    local/conky-lua-nv 1.11.5-2
        An advanced system monitor for X based on torsmo with lua and nvidia enabled
    local/egl-wayland 2:1.1.10-1
        EGLStream-based Wayland external platform
    local/lib32-libvdpau 1.5-1
        Nvidia VDPAU library
    local/lib32-nvidia-utils 515.57-1
        NVIDIA drivers utilities (32-bit)
    local/libvdpau 1.5-1
        Nvidia VDPAU library
    local/libxnvctrl 515.57-1
        NVIDIA NV-CONTROL X extension
    local/linux515-nvidia 515.57-6 (linux515-extramodules)
        NVIDIA drivers for linux
    local/linux518-nvidia 515.57-8 (linux518-extramodules)
        NVIDIA drivers for linux
    local/mhwd-nvidia 515.57-1
        MHWD module-ids for nvidia 515.57
    local/mhwd-nvidia-390xx 390.151-2
        MHWD module-ids for nvidia 390.151
    local/mhwd-nvidia-470xx 470.129.06-1
        MHWD module-ids for nvidia 470.129.06
    local/nvidia-utils 515.57-1
        NVIDIA drivers utilities
    local/xf86-video-nouveau 1.0.17-2 (xorg-drivers)
        Open Source 3D acceleration driver for nVidia cards
    $ uname -a
    Linux cheme-gala 5.18.12-3-MANJARO #1 SMP PREEMPT_DYNAMIC Sun Jul 17 14:33:15 UTC 2022 x86_64 GNU/Linux
    $ lsb_release -a
    LSB Version:    n/a
    Distributor ID: ManjaroLinux
    Description:    Manjaro Linux
    Release:        21.3.5
    Codename:       Ruah
    
    
    samueldy
    Participant

    I am also on Manjaro 21.3.4 Ruah and have exactly the same issue. I’ve attached my coredump, but did not get any errors when generating it.

    Attachments:
Viewing 4 posts - 1 through 4 (of 4 total)