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:31:53AM -0700, Ulrich Drepper wrote:
> "H . J . Lu" <hjl@lucon.org> writes:
> 
> > The problem is libio/tst-widetext.c uses too much stack memory for
> > buffer. With my kernel, running through make will push it over the
> > hard limit on my stack. This patch seems to fix it for me.
> 
> What kind of kernel do you have?  In all parts of the system we are
> expecting some space available on the stack.  If tst-wideext fails it
> means you have less then 2MB.

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.

BTW, I have mentioned that it is ok to run by hand. It fails only
when it is run through make.


H.J.

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