From owner-freebsd-ia64@FreeBSD.ORG Wed Oct 8 00:39:42 2003 Return-Path: Delivered-To: freebsd-ia64@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 226F416A4B3; Wed, 8 Oct 2003 00:39:42 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id CA3BC43FEA; Wed, 8 Oct 2003 00:39:40 -0700 (PDT) (envelope-from marcel@FreeBSD.org) Received: from freefall.freebsd.org (marcel@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h987deFY071568; Wed, 8 Oct 2003 00:39:40 -0700 (PDT) (envelope-from marcel@freefall.freebsd.org) Received: (from marcel@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h987de2K071564; Wed, 8 Oct 2003 00:39:40 -0700 (PDT) (envelope-from marcel) Date: Wed, 8 Oct 2003 00:39:40 -0700 (PDT) From: Marcel Moolenaar Message-Id: <200310080739.h987de2K071564@freefall.freebsd.org> To: marcel@xcllnt.net, marcel@FreeBSD.org, freebsd-ia64@FreeBSD.org Subject: Re: ia64/38677: savecore fault when 1M buffer is allocated on the stack in DoFile X-BeenThere: freebsd-ia64@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting FreeBSD to the IA-64 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 08 Oct 2003 07:39:42 -0000 Synopsis: savecore fault when 1M buffer is allocated on the stack in DoFile State-Changed-From-To: open->closed State-Changed-By: marcel State-Changed-When: Wed Oct 8 00:37:34 PDT 2003 State-Changed-Why: No change. The problem is attributed to a compiler bug. The current state of affairs is that the problem is not reproducable after 2 compiler upgrades. http://www.freebsd.org/cgi/query-pr.cgi?pr=38677