bug-bash
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [bad ls]


From: Chet Ramey
Subject: Re: [bad ls]
Date: Thu, 22 Mar 2001 08:12:55 -0500

> Configuration Information [Automatically generated, do not change]:
> Machine: i386
> OS: linux-gnu
> Compiler: gcc
> Compilation CFLAGS:  -DPROGRAM='bash' -DCONF_HOSTTYPE='i386' 
> -DCONF_OSTYPE='linux-gnu' -DCONF_MACHTYPE='i386-pc-linux-gnu' 
> -DCONF_VENDOR='pc' -DSHELL -DHAVE_CONFIG_H  -D_FILE_OFFSET_BITS=64  -I. 
> -I/usr/include -I/home/rodrigo/wo/bash-2.04 
> -I/home/rodrigo/wo/bash-2.04/include -I/home/rodrigo/wo/bash-2.04/lib 
> -I/usr/include -g -O2
> uname output: Linux sofia 2.4.3-pre6 #1 Tue Mar 20 23:54:30 CLT 2001 i686 
> unknown
> Machine Type: i386-pc-linux-gnu
> 
> Bash Version: 2.04
> Patch Level: 0
> Release Status: release
> 
> Description:
>       ls */../*/../*/../*/../*/../*/../*/../*/../*/../*/../*/../*/../*
> 
>       and kput!!!!!!!!!!!!!!!!!!!!!

You exceeded a resource limit, probably on datasize or stacksize (since the
globbing code uses alloca()).

-- 
``The lyf so short, the craft so long to lerne.'' - Chaucer
( ``Discere est Dolere'' -- chet)

Chet Ramey, CWRU    chet@po.CWRU.Edu    http://cnswww.cns.cwru.edu/~chet/



reply via email to

[Prev in Thread] Current Thread [Next in Thread]