From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13591 invoked by alias); 22 Aug 2010 04:56:52 -0000 Received: (qmail 13546 invoked by uid 48); 22 Aug 2010 04:56:51 -0000 Date: Sun, 22 Aug 2010 04:56:00 -0000 Message-ID: <20100822045651.13545.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug java/41991] gcj segfaults on i686-apple-darwin9 and x86_64-apple-darwin9 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: 2010-q3/txt/msg00025.txt.bz2 ------- Comment #53 from howarth at nitro dot med dot uc dot edu 2010-08-22 04:56 ------- gcc/unwind-dw2-fde-darwin.c only uses __deregister_frame_info_bases (image->fde); out of the non-functional unwinder calls for SL's libunwind. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41991