This is the mail archive of the libc-hacker@sources.redhat.com mailing list for the glibc project.

Note that libc-hacker is a closed list. You may look at the archives of this list, but subscription and posting are not open.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: A patch for libio/tst-widetext.c


On Tue, Aug 01, 2000 at 10:54:29AM -0700, Ulrich Drepper wrote:
> "H . J . Lu" <hjl@lucon.org> writes:
> 
> > My kernel is something very similar to RedHat 7.0 beta. It may also
> > have something to do with bash 2.04 and make 3.79.1 in RedHat 7.0 beta.
> 
> I'm using bash 2.04 and make 3.79. (not .1).  But not glibc 2.2 in the
> moment.
> 
> > BTW, I have mentioned that it is ok to run by hand. It fails only
> > when it is run through make.
> 
> I haven't heard this before.  I think it's a problem somewhere else
> then and we shouldn't hide it.
> 
> Can you try running the appended script?
> 

Yes, the stack limit is changed.


H.J.
---
core file size (blocks)     0
data seg size (kbytes)      unlimited
file size (blocks)          unlimited
max locked memory (kbytes)  unlimited
max memory size (kbytes)    unlimited
open files                  1024
pipe size (512 bytes)       8
stack size (kbytes)         8192
cpu time (seconds)          unlimited
max user processes          2048
virtual memory (kbytes)     unlimited
*****************************************************
/bin/sh sh2
core file size (blocks)     0
data seg size (kbytes)      unlimited
file size (blocks)          unlimited
max locked memory (kbytes)  unlimited
max memory size (kbytes)    unlimited
open files                  1024
pipe size (512 bytes)       8
stack size (kbytes)         2044
cpu time (seconds)          unlimited
max user processes          2048
virtual memory (kbytes)     unlimited

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]