From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6065 invoked by alias); 17 Nov 2009 00:39:59 -0000 Received: (qmail 6041 invoked by uid 48); 17 Nov 2009 00:39:59 -0000 Date: Tue, 17 Nov 2009 00:39:00 -0000 Message-ID: <20091117003959.6040.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug java/41991] gcj segfaults on i686-apple-darwin* and x86_64-apple-darwin* In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: java-prs@gcc.gnu.org From: "howarth at nitro dot med dot uc dot edu" Mailing-List: contact java-prs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: java-prs-owner@gcc.gnu.org X-SW-Source: 2009-q4/txt/msg00050.txt.bz2 ------- Comment #12 from howarth at nitro dot med dot uc dot edu 2009-11-17 00:39 ------- The attached unwinder_walk.txt is the log of walk of ecj1 when compiling the testme,java test code. This uses r154217 with the patch from comment 3 and with the installed libgcc replaced with a copy compiled with -O0. The walk begins at the _Jv_Throw breakpoint. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41991