Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Crashing during playback on NVidia Cards #22299

Open
6 tasks
sunnyjim5 opened this issue Dec 21, 2022 · 2 comments
Open
6 tasks

Crashing during playback on NVidia Cards #22299

sunnyjim5 opened this issue Dec 21, 2022 · 2 comments

Comments

@sunnyjim5
Copy link

sunnyjim5 commented Dec 21, 2022

Bug report

Describe the bug

Here is a clear and concise description of what the problem is:

Kodi freezes for a few seconds then crashes to desktop after a few shows on NVIDIA cards
I have a Geforce RTX 2060

Expected Behavior

Here is a clear and concise description of what was expected to happen:

Playback was expected to continue

Actual Behavior

Frozen screen then crashes to the desktop with a segmentation fault

Possible Fix

Use a AMD card (I don't have one)

To Reproduce

Steps to reproduce the behavior:

  1. Get a computer with a B450M chipset and NVIDIA Card with AMD Ryzen 5000 7
  2. Install MX Linux wildflower
  3. Install Kodi Matrix
  4. Play media from a NAS using SAMBA in zeroconf

Debuglog

The generated debug is attached
kodi_crashlog-20221221_155455.log
Terminal Debug log:
`
failed to open zone.tab
libva info: VA-API version 1.14.0
libva info: Trying to open /usr/lib/x86_64-linux-gnu/dri/nvidia_drv_video.so
libva info: va_openDriver() returns -1
context.c:56: warning: mpd_setminalloc: ignoring request to set MPD_MINALLOC a second time

context.c:56: warning: mpd_setminalloc: ignoring request to set MPD_MINALLOC a second time

context.c:56: warning: mpd_setminalloc: ignoring request to set MPD_MINALLOC a second time

Segmentation fault (core dumped)
Crash report available at /home/REDACTED/kodi_crashlog-20221221_155455.log
`

Screenshots

Here are some links or screenshots to help explain the problem:

Additional context or screenshots (if appropriate)

Here is some additional context or explanation that might help:

Your Environment

XFCE running on X11

Used Operating system:

  • Android

  • iOS

  • tvOS

  • [ *] Linux

  • macOS

  • Windows

  • Windows UWP

  • Operating system version/name: MX-Linux AHS "Wildflower"

  • Kodi version: 19.1.0

note: Once the issue is made we require you to update it with new information or Kodi versions should that be required.
Team Kodi will consider your problem report however, we will not make any promises the problem will be solved.

@basilgello
Copy link
Collaborator

The stacktrace shows the issue is with a python add-on. I can not figure which one from the log, though. This reminds me the issue with Python one of Arch Linyx users reported last year.

Can you show the ouput of apt policy python3 ?

@sunnyjim5
Copy link
Author

python3:
Installed: 3.9.2-3
Candidate: 3.9.2-3
Version table:
*** 3.9.2-3 500
500 http://deb.debian.org/debian bullseye/main amd64 Packages
100 /var/lib/dpkg/status

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants