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


"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.

Is this some kind of experiment you are doing?

-- 
---------------.                          ,-.   1325 Chesapeake Terrace
Ulrich Drepper  \    ,-------------------'   \  Sunnyvale, CA 94089 USA
Red Hat          `--' drepper at redhat.com   `------------------------

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