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

next in thread | previous in thread | raw e-mail | index | archive | help
<<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.)

-GAWollman


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?200209152047.g8FKl6Li017175>