GNU bug report logs -
#33781
tramp trouble when PATH is very long
Previous Next
Reported by: Glenn Morris <rgm <at> gnu.org>
Date: Mon, 17 Dec 2018 19:17:02 UTC
Severity: minor
Tags: fixed
Found in version 27.0.50
Fixed in version 27.1
Done: Glenn Morris <rgm <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
Message #81 received at 33781 <at> debbugs.gnu.org (full text, mbox):
On Dez 20 2018, Michael Albinus <michael.albinus <at> gmx.de> wrote:
> Andreas Schwab <schwab <at> linux-m68k.org> writes:
>
>>> Yes, PATH_MAX by definition is the maximum length of a file path. But I
>>> still have the feeling it is also involved in setting the $PATH
>>> environment variable. As Glenn did report, there are problems on hydra
>>> when setting $PATH to a string longer than 4096 characters. It doesn't
>>> seem to be related to the shell limit of input lines; Glenn reported
>>> that 'getconf LINE_MAX' returns 2048.
>>
>> 4096 is your typical page size, which is also connected to the pipe or
>> pty buffer.
>
> Is there a way to determine the value on a system?
getconf PIPE_BUF
Andreas.
--
Andreas Schwab, schwab <at> linux-m68k.org
GPG Key fingerprint = 7578 EB47 D4E5 4D69 2510 2552 DF73 E780 A9DA AEC1
"And now for something completely different."
This bug report was last modified 6 years and 154 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.