rustdesk / rustdesk/rustdesk-server-pro

The pop-up window cannot be closed after the file transfer is complete, leading to a memory leak.

Open
#1,006 6 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Shell
Stars
317
Forks
119
PR merge metrics
No merged PRs in 30d

Description

The source device is Windows 11, version 1.4.9, and the destination device is Windows 11 version 1.4.9. After transferring files, this window cannot be closed. Even if all remote users disconnect, the port cannot be closed automatically, causing memory usage to continuously increase and become unreleased.

Image Image

The memory will be released when the computer is manually closed.
Image

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Reproduce the issue on Windows 11 with RustDesk version 1.4.9 by completing a file transfer and disconnecting remote users. Trace the transfer pop-up and port cleanup behavior; done means the window closes, the port is released, and memory usage returns to normal without manually closing the computer.

Written by the indexing model from the issue text.

Assessment

Domain
desktop, networking
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Active
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.