-
Notifications
You must be signed in to change notification settings - Fork 5.9k
v4.99.3 Memory Leak #7320
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
Comments
I am experiencing the same in google chrome, but not in firefox. I haven't tried using edge |
Definitely curious to see if y'all can reproduce in Codespaces. I am not sure what we could have patched to create a memory leak, not impossible but it might be an upstream bug. Although, I am not sure but, I think in Codespaces when you refresh it recreates the server, so it might not reproduce so easily there. |
@djarbz Can you reproduce at https://demo.jupyter.b-data.ch? All available images there serve I cannot reproduce when using Microsoft Edge v135.0.3179.85 (Official build) (64-bit). |
Using Edge v135.0.3179.85 (Official build) (64-bit), it sat at 300k for a bit, but then skyrocketed up just sitting there without me actually doing anything. I'm assuming this means that it is an upstream issue? Google Chrome v135.0.7049.96 (Official Build) (64-bit) remains stable for me, again, not doing anything but letting is sit. Firefox v137.0.2 (64-bit) behaved much the same as Google Chrome. |
Seems more like a browser issue. |
I have these images running |
@djarbz Any errors in the browser console? Other things that may cause problems:
|
Interesting, Private Mode did not crash. I re-enabled BitWarden and the memory usage started creeping back up, even in a "locked" state. What is the next step in troubleshooting to see if it is in fact a BW or CS issue? |
Is there an existing issue for this?
OS/Web Information
code-server --version
: 4.99.3Steps to Reproduce
Expected
Memory should not balloon drastically and the interface should remain quite responsive.
Actual
Memory and CPU usage quickly becomes drastic and the interface locks up until an out of memory error occurs.
Logs
Might need some guidance in collecting the logs from a Coder Workspaces session.
Screenshot/Video
No response
Does this bug reproduce in native VS Code?
I did not test native VS Code
Does this bug reproduce in GitHub Codespaces?
I did not test GitHub Codespaces
Are you accessing code-server over a secure context?
Notes
code-server: v4.99.3
Code: 1.99.3
Commit: c36b2d3
Date: 2025-04-16T22:22:02.429Z (4 days ago)
Browser: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36 Edg/135.0.0.0
I am using Coder Workspaces for my backend.
I am not seeing an issue in Google Chrome or Firefox.
The text was updated successfully, but these errors were encountered: