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

Kodi crashes on startup using latest versions of pvr.waipu #340

Closed
flubshi opened this issue Jun 29, 2024 · 3 comments
Closed

Kodi crashes on startup using latest versions of pvr.waipu #340

flubshi opened this issue Jun 29, 2024 · 3 comments

Comments

@flubshi
Copy link
Owner

flubshi commented Jun 29, 2024

Describe the bug / Beschreibe den Fehler

Some users report that Kodi 21-Omega crashes on Windows using the latest version of pvr.waipu. The version is tested and working on Linux, not sure what causes the crash.
Since I am not a Windows user, I had to setup a Windows VM and I was able to reproduce the issue. (See crashlog below). I tried to create a debug Build on Windows, but I had some issues with the dev setup within the Windows VM.

I tried to analyze the crashlog:

EXCEPTION_RECORD:  (.exr -1)
ExceptionAddress: 73055383 (msvcp140!mtx_do_lock+0x00000078)
   ExceptionCode: c0000005 (Access violation)
  ExceptionFlags: 00000000
NumberParameters: 2
   Parameter[0]: 00000000
   Parameter[1]: 00000000
Attempt to read from address 00000000

PROCESS_NAME:  kodi.exe

READ_ADDRESS:  00000000 

ERROR_CODE: (NTSTATUS) 0xc0000005 - Die Anweisung in 0x%p verwies auf Arbeitsspeicher bei 0x%p. Der Vorgang %s konnte im Arbeitsspeicher nicht durchgef hrt werden.

I thought it might be related to "Access violation with std::mutex::lock after upgrading to VS 2022 version 17.10.0", caused by this command, but I am absolutely not sure how to proceed.
@ksooo Could you please help me finding a solution for the Windows users of pvr.waipu?

Environment / Umgebung:

  • Kodi version: 21-Omega
  • OS: Windows
  • pvr.waipu version 21.8.3/4
@flubshi
Copy link
Owner Author

flubshi commented Jun 29, 2024

Somehow related to xbmc/xbmc#25345 ?

@flubshi
Copy link
Owner Author

flubshi commented Jun 29, 2024

Okay, looks very similar to kodi-pvr/pvr.stalker#227

@flubshi
Copy link
Owner Author

flubshi commented Jun 30, 2024

see: #342

@flubshi flubshi closed this as completed Jun 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant