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

Incorrect use of video card when "Hardware accelerated video decoding" is enabled #27109

Closed
soyayaos opened this issue Nov 15, 2023 · 2 comments

Comments

@soyayaos
Copy link

Steps to reproduce

  1. open Telegram
  2. start video playing
  3. stop video
  4. try reload module by given commands
v@s:/tmp$ sudo rmmod nvidia_uvm && sudo modprobe nvidia_uvm
rmmod: ERROR: Module nvidia_uvm is in use
v@s:/tmp$ killall Telegram
v@s:/tmp$ sudo rmmod nvidia_uvm && sudo modprobe nvidia_uvm
v@s:/tmp$ 

Expected behaviour

After video playback is completed, the module should not be blocked.

Actual behaviour

The module is locked and restarting it is impossible without killing the Telegram process.

Operating system

Debian 11 XFCE 4.16.2

Version of Telegram Desktop

4.9.9

Installation source

Static binary from official website

Crash ID

No response

Logs

No response

@soyayaos soyayaos added the bug label Nov 15, 2023
@ilya-fedin
Copy link
Contributor

Are you sure it's Telegram fault? It uses ffmpeg so it could be a ffmpeg bug.

Copy link

This issue has been automatically closed because there has been no response to our request for more information from the original author. With only the information that is currently in the issue, we don't have enough information to take action. Please reach out if you have or find the answers we need so that we can investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jan 15, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants