Bug#342782: xterm -e ./cmd tries to find a wrong program cmd and crashes

2005-12-14 Thread David Martínez Moreno
El sábado, 10 de diciembre de 2005 19:51, Vincent Lefevre escribió: > On 2005-12-10 10:31:38 -0500, Thomas Dickey wrote: > > This was fixed in patch #203: > > > > http://invisible-island.net/xterm/xterm.log.html#xterm_203 > > > > Patch #203 - 2005/7/6 - XFree86 4.5.99.7 > > > > amend change to

Bug#342782: xterm -e ./cmd tries to find a wrong program cmd and crashes

2005-12-10 Thread Thomas Dickey
On Sat, Dec 10, 2005 at 07:51:13PM +0100, Vincent Lefevre wrote: > I've just tried the Debian/unstable version (unfortunately "reportbug" > didn't tell me that my version was out-of-date, as in the past) and it > has the same problem. But it is #202 only; so, I'm not surprised. yes - I'm running D

Bug#342782: xterm -e ./cmd tries to find a wrong program cmd and crashes

2005-12-10 Thread Vincent Lefevre
On 2005-12-10 10:31:38 -0500, Thomas Dickey wrote: > This was fixed in patch #203: > > http://invisible-island.net/xterm/xterm.log.html#xterm_203 > > Patch #203 - 2005/7/6 - XFree86 4.5.99.7 > > amend change to command-line processing in patch #201 to avoid > conflict with -e option

Bug#342782: xterm -e ./cmd tries to find a wrong program cmd and crashes

2005-12-10 Thread Thomas Dickey
On Sat, Dec 10, 2005 at 01:20:10PM +0100, Vincent Lefevre wrote: > Package: xterm > Version: 6.8.2.dfsg.1-7 > Severity: important > > As shown by strace -f, "xterm -e ./cmd" tries to access cmd found in > $PATH (ignoring ".") instead of cmd found in the current directory. This was fixed in patch

Bug#342782: xterm -e ./cmd tries to find a wrong program cmd and crashes

2005-12-10 Thread Vincent Lefevre
Package: xterm Version: 6.8.2.dfsg.1-7 Severity: important As shown by strace -f, "xterm -e ./cmd" tries to access cmd found in $PATH (ignoring ".") instead of cmd found in the current directory. If cmd isn't found, xterm just segfaults. In particular, this breaks rox, which tries to compile in a