Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 15 Sep 2002 17:54:17 -0400 (EDT)
From:      Daniel Eischen <eischen@pcnet1.pcnet.com>
To:        Garrett Wollman <wollman@lcs.mit.edu>
Cc:        freebsd-current@FreeBSD.ORG
Subject:   Re: cvsup, mozilla, pan segfaulting since yesterday?
Message-ID:  <Pine.GSO.4.10.10209151750400.17686-100000@pcnet1.pcnet.com>
In-Reply-To: <200209152047.g8FKl6Li017175@khavrinen.lcs.mit.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 15 Sep 2002, Garrett Wollman wrote:
> <<On Sun, 15 Sep 2002 10:28:12 -0400 (EDT), Daniel Eischen <eischen@pcnet1.pcnet.com> said:
> 
> > There are portable ways to do this.  If you need bigger thread
> > stacks, then set them with pthread_attr_setstacksize().  If you
> > need bigger guard pages, the set them with pthread_attr_setguardsize().
> 
> I think it is reasonable to expect that the default stack size will be
> sufficient to hold the stack frame of any single Standard library
> function.  (If the Standard doesn't require this, it ought to.)

I agree, but I didn't want someone to go off in the wrong direction.
Plus, the test program posted (was it here, or in the other thread?)
was being used to show a problem with thread stack sizes.

-- 
Dan Eischen


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.GSO.4.10.10209151750400.17686-100000>