TCSH crash

2004-11-22 Thread scuba
Hi all, Is it a known problem? perl -e 'for $i (0..1){ print $i ; }' trash `cat trash` Word too long. ^C^C^C The tcsh halt with this. Either FreeBSD 4.9 or BSDI 4.3. - Marcelo Souza ___ [EMAIL PROTECTED] mailing list

Re: TCSH crash

2004-11-22 Thread Kevin D. Kinsey, DaleCo, S.P.
[EMAIL PROTECTED] wrote: Hi all, Is it a known problem? perl -e 'for $i (0..1){ print $i ; }' trash `cat trash` Word too long. ^C^C^C The tcsh halt with this. Either FreeBSD 4.9 or BSDI 4.3. - Marcelo Souza Hmm, doesn't happen here on 5.3. How much RAM on your box?

Re: TCSH crash

2004-11-22 Thread Kris Kennaway
On Mon, Nov 22, 2004 at 04:31:58PM -0200, [EMAIL PROTECTED] wrote: Hi all, Is it a known problem? perl -e 'for $i (0..1){ print $i ; }' trash `cat trash` Word too long. ^C^C^C The tcsh halt with this. Either FreeBSD 4.9 or BSDI 4.3. You should report this to

tcsh hang with long input line (Re: TCSH crash)

2004-11-22 Thread Lowell Gilbert
Kevin D. Kinsey, DaleCo, S.P. [EMAIL PROTECTED] writes: [EMAIL PROTECTED] wrote: Hi all, Is it a known problem? perl -e 'for $i (0..1){ print $i ; }' trash `cat trash` Word too long. ^C^C^C The tcsh halt with this. Either FreeBSD 4.9 or BSDI 4.3. -

Re: TCSH crash

2004-11-22 Thread Charles Swiger
On Nov 22, 2004, at 3:38 PM, Marcelo Souza wrote: Both machines have 1GB. It only happened with tsch. With sh it's OK. I have no problems with this using /bin/sh or ZSH, but I can confirm the issue using tcsh on 4.10 and on MacOS X. As this isn't a FreeBSD-specific issue, you