Greg Wooledge writes:
> The fact that pvs *complains* about this instead of just ignoring it makes
> it fairly unique. I don't know why the authors of pvs chose to do this.
> Perhaps they were working around some known or suspected bug in some other
> program that was commonly used as pvs's paren
On Mon, Nov 28, 2022 at 05:00:28PM -0500, Dale R. Worley wrote:
> Alexey via Bug reports for the GNU Bourne Again SHell
> > Same behavior was in bash 4.4 (as well as now in bash 5.2):
> >
> > # echo $BASH_VERSION
> > 4.4.0(1)-release
> > # exec 66 > # pvs
> > File descriptor 66 (/etc/hosts) leaked
Alexey via Bug reports for the GNU Bourne Again SHell
> Same behavior was in bash 4.4 (as well as now in bash 5.2):
>
> # echo $BASH_VERSION
> 4.4.0(1)-release
> # exec 66 # pvs
> File descriptor 66 (/etc/hosts) leaked on pvs invocation. Parent PID
> 1057606: ./bash
>
> But we use the fact tat ba
On 2022-11-28 14:20, Koichi Murase wrote:
2022年11月28日(月) 19:06 Alexey via Bug reports for the GNU Bourne Again
SHell :
But we use the fact tat bash doesn't close FD for example to
preliminary
open log file for utility that we will `exec' later.
Unfortunately bash doesn't provide any fcntl() mec
2022年11月28日(月) 19:06 Alexey via Bug reports for the GNU Bourne Again
SHell :
> But we use the fact tat bash doesn't close FD for example to preliminary
> open log file for utility that we will `exec' later.
> Unfortunately bash doesn't provide any fcntl() mechanism to control FD
> flags.
> It'll be
On 2022-11-26 14:05, "凋叶棕" via Bug reports for the GNU Bourne Again
SHell wrote:
Hello,
I find that the file descriptor leaks when I execute the command pvs
in bash 5.2, The abnormal scenario is similar to the bug which
reported by
http://lists.gnu.org/archive/html/bug-bash/2017-01/msg00026.html
"åå¶æ£" via Bug reports for the GNU Bourne Again SHell
writes:
> I find that the file descriptor leaks when I execute the command pvs
> in bash 5.2, The abnormal scenario is similar to the bug which
> reported by
> http://lists.gnu.org/archive/html/bug-bash/2017-01/msg00026.html
>
> When I
On 11/26/22 5:05 AM, 凋叶棕 via Bug reports for the GNU Bourne Again SHell
wrote:
Hello,
I find that the file descriptor leaks when I execute the command pvs in bash 5.2, The abnormal scenario is similar to the bug which reported by http://lists.gnu.org/archive/html/bug-bash/2017-01/msg00026.html
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/bi
Hello,
I find that the file descriptor leaks when I execute the command pvs in bash
5.2, The abnormal scenario is similar to the bug which reported by
http://lists.gnu.org/archive/html/bug-bash/2017-01/msg00026.html
When I execute pvs in the terminal opened through xshell??it??s ok
PV
10 matches
Mail list logo