-
Notifications
You must be signed in to change notification settings - Fork 311
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
Memory leak in kasmxproxy. #257
Comments
I'm experiencing the same issue as of today. I'm running KasmVNC as part of a https://github.com/selkies-project/docker-nvidia-glx-desktop docker container. PRETTY_NAME="Ubuntu 24.04 LTS"
NAME="Ubuntu"
VERSION_ID="24.04"
VERSION="24.04 LTS (Noble Numbat)"
VERSION_CODENAME=noble
Linux lychee 5.15.0-113-generic #123-Ubuntu SMP Mon Jun 10 08:16:17 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux Xvnc KasmVNC 1.3.1.230e50f7b89663316c70de7b0e3db6f6b9340489 - built Mar 15 2024 09:25:50
Copyright (C) 1999-2018 KasmVNC Team and many others (see README.me)
See http://kasmweb.com for information on KasmVNC.
Underlying X server release 12008000, The X.Org Foundation |
Confirmed, fix pending. |
@HybridAir Here is a build fixed build for Ubuntu 24.04 x86, if you want to give it a try. |
@mmcclaskey thank you! I've got it installed and running now, I'll let you know if the issue returns. |
@mmcclaskey I'm sorry, but as a downstream container maintainer, when will the new release be out? It's three and a half months after Ubuntu 24.04 came out and at least KasmVNC can use a release. |
A new release will be out in the approximately 1 to 3 weeks. |
Thank you. @mmcclaskey |
Describe the bug

Memory leak in kasmxproxy.
System Description
KasmVNC Details
No special packages were installed.
Xvnc KasmVNC 1.3.1.230e50f7b89663316c70de7b0e3db6f6b9340489 - built Mar 15 2024 09:26:11 Copyright (C) 1999-2018 KasmVNC Team and many others (see README.me) See http://kasmweb.com for information on KasmVNC. Underlying X server release 12010000, The X.Org Foundation
To Reproduce
vncserver :1 && kasmxproxy -v:1
Expected behavior
The memory usage remains at a stable level.
The text was updated successfully, but these errors were encountered: