mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-02-25 03:14:14 +03:00
Jellyfin uses 100% of CPU #286
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Floflobel on GitHub (Jan 17, 2019).
Describe the bug
I installed the latest version of Jellyfin available on the debian repo. Then I played a movie for a few minutes and left jellyfin shot all night. The result is that I have 100% CPU usage.
Logs
I can send to PM
Screenshots

After a reboot:

And I display a memory leak:

System (please complete the following information):
@Redsandro commented on GitHub (Jan 17, 2019):
Not sure if related/relevant, but I occasionally observe the same with .NET
monoapps like Jackett.https://github.com/Jackett/Jackett/issues/2198
@joshuaboniface commented on GitHub (Jan 17, 2019):
Exactly what process(es) are using the CPU time? Is it the main
jellyfinprocess, or is there perhaps anffmpegstuck running? And if it's the main process, can you pastebin the logs?@Floflobel commented on GitHub (Jan 17, 2019):
I will try to reproduce and I send the informations.
@Floflobel commented on GitHub (Jan 22, 2019):
I can not reproduce the bug for the moment.