From owner-freebsd-bugs Thu Jul 26 5:55:31 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D214937B410; Thu, 26 Jul 2001 05:54:46 -0700 (PDT) (envelope-from deischen@FreeBSD.org) Received: (from deischen@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f6QCl6v23827; Thu, 26 Jul 2001 05:47:06 -0700 (PDT) (envelope-from deischen) Date: Thu, 26 Jul 2001 05:47:06 -0700 (PDT) From: Message-Id: <200107261247.f6QCl6v23827@freefall.freebsd.org> To: sonnet@teatime.org, deischen@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: i386/26216: alloca() couldn't detect thread stack limit Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: alloca() couldn't detect thread stack limit State-Changed-From-To: open->closed State-Changed-By: deischen State-Changed-When: Thu Jul 26 05:44:11 PDT 2001 State-Changed-Why: alloca() is machine dependent and its use is discouraged. And, from the Solaris man-page: Note: if the allocated block is beyond the current stack limit, the resulting behavior is undefined. http://www.FreeBSD.org/cgi/query-pr.cgi?pr=26216 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message