-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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 and Meomory leakage #659
Comments
I have also this issue. I just killed spotube in the last second, otherwise my PC would have crashed. Shortly before, the music interrupted for several seconds repeatedly. Click to see logs
|
The memory leak is originating from infinite retry requests (of user liked tracks) after failing for a weird bug. The error message was: Click to see logs
The bug from our side was, the |
I'm working on a fix. To avoid this error temporarily, resize the window to mobile size so the bottom player disappears |
Finally, it has been fixed. Updated available on the Nightly channel |
I'm testing this temporary fix currently. The player worked for an hour now. So far, so good. @KRTirtho I hope, your fix will also work for Linux desktop environments? |
It was a windows only bug as far as I know but if it existed on Linux, this should also fix that |
I have observed this issue exactly in the same way on Linux-based systems. Shrinking the window of spotube to the mobile view seems to fix this issue for me, since I'm playing music for a couple of hours now. Without doing so, a memory overflow has happened at least within 45 minutes. Now, no increased memory can be observed. |
Glad it's finally fixed. Weird zombie memory leak 🧟 |
Fixed in v3.1.2 |
Is there an existing issue for this?
Current Behavior
At the beginning of a new music, app tries to load but it gets stuck then the RAM usage start going up until my computer slows down or app crashes. Similar to #580 and #442 and #616
spotube_logs.txt
Expected Behavior
Going to next music with out any problem
Steps to reproduce
Operating System
Windows 10
Spotube version
V3.1.0
Installation source
GitHub Releases (Binary)
Additional information
No response
The text was updated successfully, but these errors were encountered: