Skip to content
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

Closed
tan9710630 opened this issue Jul 5, 2024 · 8 comments
Closed

Memory leak in kasmxproxy. #257

tan9710630 opened this issue Jul 5, 2024 · 8 comments

Comments

@tan9710630
Copy link

Describe the bug
Memory leak in kasmxproxy.
image

System Description

PRETTY_NAME="Deepin 23"
NAME="Deepin"
VERSION_ID="23"
VERSION="23"
ID=Deepin
HOME_URL="https://www.deepin.org/"
BUG_REPORT_URL="https://bbs.deepin.org"
VERSION_CODENAME=beige

Linux deepin 6.6.25-amd64-desktop-hwe #23.01.00.25 SMP PREEMPT_DYNAMIC Wed Apr 10 21:20:25 CST 2024 x86_64 GNU/Linux

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

  1. run shell vncserver :1 && kasmxproxy -v:1
  2. The memory usage of kasmxproxy has started to continuously rise. Memory usage increases by about 1GB per hour.

Expected behavior
The memory usage remains at a stable level.

@HybridAir
Copy link

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

@clbr
Copy link
Collaborator

clbr commented Jul 17, 2024

Confirmed, fix pending.

@mmcclaskey
Copy link
Collaborator

mmcclaskey commented Jul 18, 2024

@HybridAir Here is a build fixed build for Ubuntu 24.04 x86, if you want to give it a try.

https://kasmweb-build-artifacts.s3.amazonaws.com/kasmvnc/cc1bb0c79f10a88e28a25a9c58a60fb0a356c39e/kasmvncserver_noble_1.3.2_bugfix_xproxy-memleak_cc1bb0_amd64.deb

@HybridAir
Copy link

@mmcclaskey thank you! I've got it installed and running now, I'll let you know if the issue returns.

@ehfd
Copy link

ehfd commented Aug 2, 2024

@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.

@mmcclaskey
Copy link
Collaborator

A new release will be out in the approximately 1 to 3 weeks.

@ehfd
Copy link

ehfd commented Aug 2, 2024

Thank you. @mmcclaskey

@mmcclaskey
Copy link
Collaborator

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants