From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 10073 invoked by alias); 17 Apr 2008 15:10:35 -0000 Received: (qmail 9494 invoked by uid 48); 17 Apr 2008 15:09:44 -0000 Date: Thu, 17 Apr 2008 15:10:00 -0000 Message-ID: <20080417150944.9493.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug bootstrap/35169] SIGSEGV for stack growth failure while building 4.2.3 In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "cnstar9988 at gmail dot com" Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org X-SW-Source: 2008-04/txt/msg01237.txt.bz2 ------- Comment #6 from cnstar9988 at gmail dot com 2008-04-17 15:09 ------- same as PR27794? http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27794 confirmed, gcc 4.2.2 hp ia64 11.23 Possible causes: insufficient memory or swap space, or stack size exceeded maxssiz. make[4]: *** [libgcc/hpux64/__divxf3.o] Segmentation fault (core dumped) make[4]: Leaving directory `/os/build/gcc-4.2.2-build/build/gcc' make[3]: *** [stmp-multilib] Error 2 make[3]: Leaving directory `/os/build/gcc-4.2.2-build/build/gcc' make[2]: *** [all-stage1-gcc] Error 2 make[2]: Leaving directory `/os/build/gcc-4.2.2-build/build' make[1]: *** [stage1-bubble] Error 2 make[1]: Leaving directory `/os/build/gcc-4.2.2-build/build' make: *** [all] Error 2 -- cnstar9988 at gmail dot com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |cnstar9988 at gmail dot com http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35169