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

Crash when starting certain movies #373

Open
abanink opened this issue Jan 26, 2024 · 1 comment
Open

Crash when starting certain movies #373

abanink opened this issue Jan 26, 2024 · 1 comment

Comments

@abanink
Copy link

abanink commented Jan 26, 2024

Describe the bug
Kodi crash when trying to playing some movies, not all.

To Reproduce
Steps to reproduce the behavior:

  1. Open Kodi > Vtm Go add-on > Movies > Laatste kans
  2. Selecteer 'Nomadland'
  3. "Enter" > spinner > crash

Remark: does not happen for other movies like "World War Z" or "The fast and the furious"
I can reproduce this on kodi on Ubuntu on PC (kodi crash only), and kodi on libreelec (crashes the raspberry pi completely into reboot)

Expected behavior
I was hoping to watch the movie before it's gone from the site

Logs
I enabled debugging, and recorded kodi.log, when doing these actions:

  • Start kodi
  • go to vtm.go add-on > laatste kans
  • start World War Z => speel 10 seconden > stop
  • start Nomadland => crash

kodi.crash_Nomadland.txt

System

  • Addon version: 1.4.3+matrix
  • Kodi version: 20.2
  • Inputstream adaptive version: 20.3.16
  • Operating System (Windows / Mac OS / Android / LibreElec / OSMC / ...): Linux & LibreElec
  • Special Hardware (RPI / Vero4K+ / ...): PC & RPI

Additional context
First time ever this happens to me!
Can reproduce every time.

@abanink
Copy link
Author

abanink commented Jan 26, 2024

Looking at the last message from the crash log
24-01-26 19:38:52.225 T:16141 info <general>: [plugin.video.vtm.go] [resources.lib.service] Player: [onAVChange] called
so I commented out
self.__check_subtitles()
in the function onAVChange to see if that mattered, but no.

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

1 participant