|
Vulnerability Development
mailing list archives
Re: TCSH problems?
From: Flux9 <flux9 () 101freeway net>
Date: Wed, 06 Jun 2001 08:13:50 +0000
Alex wrote:
Hi,
I've been experimenting with this a bit, and it crashes TCSH
with an abort signal and dumps core on version 6.09.03 under OpenBSD 2.9:
setenv HOME `perl -e 'print "/" x 10000'`
cd ~
Is anyone else able to reproduce this? I know the problem itself
has little impact or significance, if any. But, I'm merely curious, so
please humor me. :-)
-Alex
Slackware 7.1, TCSH version 6.09 (from /var/log/packages/tcsh)
root () nyx:~# gdb /bin/tcsh
<snip>
# setenv HOME `perl -e 'print "/" x 10000'`
Program received signal SIGABRT, Aborted.
0x18d9f1 in kill () from /lib/libc.so.6
- Max
By Date
By Thread
Current thread:
Re: TCSH problems? Kevin J. Menard, Jr. (Jun 06)
Re: TCSH problems? Flux9 (Jun 06)
Re: TCSH problems? Edsel Adap (Jun 06)
Re: TCSH problems? Felix Kronlage (Jun 06)
Re: TCSH problems? Branko Ivanovic (Jun 06)
|