Post a reply

Before posting, please read how to report bug or request support effectively.

Bug reports without an attached log file are usually useless.

Options
Add an Attachment

If you do not want to add an Attachment to your Post, please leave the Fields blank.

(maximum 10 MB; please compress large files; only common media, archive, text and programming file formats are allowed)

Options

Topic review

maisondasilva

Possible WinSCP process leak when launching PuTTY

I noticed a possible issue with WinSCP when using the integrated Open in PuTTY functionality.

WinSCP 6.6.3 RC

Steps to reproduce:

Open WinSCP and connect to a server.
Launch a PuTTY session using WinSCP's Open in PuTTY option.
Close the WinSCP window.
Repeat the same process several times.

Each time, a new WinSCP.exe process remains running in the background.

After repeating the procedure, multiple WinSCP processes accumulate in Task Manager, each using around 9–10 MB of memory.

Interestingly, if I open WinSCP, connect to the server, do not launch PuTTY, and simply close WinSCP, the process terminates normally.

So the issue appears to be specifically related to launching PuTTY from WinSCP. There are no active transfers or other WinSCP windows open when the processes remain.

Expected behavior: WinSCP should terminate its process after the application window is closed and there are no active operations.

Actual behavior: A WinSCP process remains running in the background for each WinSCP/PuTTY session that was opened.