High CPU Usage Continues after Ending Video Call

Robert Strube 191 Reputation points
2020-01-09T16:18:18.547+00:00

Edit 2: I'm running the latest teams-insiders build (1.3.00.16851) which was released June 17, 2020 and the problem seems to have gone away. I've been on several video calls today - which all included screen sharing and the CPU usage has returned to normal afterwards! Hopefully these fixes get incorporated into the non "insiders" builds.

Edit: the problem (for me) only occurs on a call after I share my screen. If I am just using my camera the CPU usage remains normal. Hopefully this helps troubleshoot the issue.
Update: I was mistaken, problem still exists.

Hello All,

I've noticed after completing a video call in Teams that the CPU usage remains high. The only way to get the CPU usage to return to normal is to close Teams completely, and then reopen it again.

I'm running on Ubuntu 20.04.

If I had to guess the process that's spawned for the video call is never terminated, despite the call ending.

Microsoft 365 and Office | Skype for Business | Linux
{count} votes

35 answers

Sort by: Most helpful
  1. Dave Null 6 Reputation points
    2020-02-10T15:49:49.23+00:00

    A lot of users are complaining about the same problems, both with Ubuntu 19.10 and Mint 19.2. This is a known issue and doesn't seem to be anything specifically wrong with your machine.

    Some users have had luck by clearing the cache folder:

    rm -rf ~/.config/skypeforlinux/Cache/*
    

    The only other way at the moment is to shut off Skype from within the "top" command from the terminal.

    I know this doesn't solve your problem, but until the Linux distro is updated, it doesn't seem that there is a solid fix just yet. Sorry!

    1 person found this answer helpful.
    0 comments No comments

  2. Radovan Biciste 6 Reputation points
    2020-02-11T08:14:33.087+00:00

    Hi,
    The same issue is bugging me on openSuSE Leap 15.1 . The teams version is 1.3.00.958 (64-bit).
    Will try to clear the cache.
    Radovan

    1 person found this answer helpful.
    0 comments No comments

  3. Kristoffer Sande 6 Reputation points
    2020-02-21T10:03:12.553+00:00

    On mint 19.3 here; videocalls/screensharing or just plain meetings makes the kernel go bananas, there's a kworker-thread eating all CPU and making my wireless crawl to a halt disconnecting me from meetings and ruining the call quality.
    I've gone back to a electron wrapper, sadly.

    1 person found this answer helpful.
    0 comments No comments

  4. Robert Strube 191 Reputation points
    2020-02-26T17:54:14.607+00:00
    1 person found this answer helpful.
    0 comments No comments

  5. Laudahn, Jan Martin 6 Reputation points
    2020-03-20T07:17:20.243+00:00

    i also can confirm this "teams" problem on ubuntu 19.10 with lenovo t490.
    On my machine there is nothing like ls -l ~/.config/skypeforlinux/Cache/

    1 person found this answer helpful.
    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.