bug-bash
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Bad leaks file fd to child processes


From: Andreas Schwab
Subject: Re: Bad leaks file fd to child processes
Date: Sat, 26 Nov 2022 16:32:04 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux)

On Nov 26 2022, "凋叶棕" via Bug reports for the GNU Bourne Again SHell wrote:

> But when I execute pvs in the terminal opened through vscode(use Remote-SHH 
> to connect linux), the File descriptor was leaked 
>  
> File descriptor 19 (/dev/ptmx) leaked on pvs invocation. Parent PID 3789: 
> /usr/bin/bash 
> File descriptor 20 (/dev/ptmx) leaked on pvs invocation. Parent PID 3789: 
> /usr/bin/bash 
> File descriptor 21 (/dev/ptmx) leaked on pvs invocation. Parent PID 3789: 
> /usr/bin/bash 
> File descriptor 99 
> (/root/.vscode-server/bin/899d46d82c4c95423fb7e10e68eba52050e30ba3/vscode-remote-lock.root.899d46d82c4c95423fb7e10e68eba52050e30ba3)
>  leaked on pvs invocation. Parent PID 3789: /usr/bin/bash 

That looks more like the FD leak is in vscode (and bash just hands them
through).

-- 
Andreas Schwab, schwab@linux-m68k.org
GPG Key fingerprint = 7578 EB47 D4E5 4D69 2510  2552 DF73 E780 A9DA AEC1
"And now for something completely different."



reply via email to

[Prev in Thread] Current Thread [Next in Thread]