From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 24921 invoked by alias); 17 Jan 2006 18:25:44 -0000 Received: (qmail 24900 invoked by uid 48); 17 Jan 2006 18:25:44 -0000 Date: Tue, 17 Jan 2006 18:25:00 -0000 Message-ID: <20060117182544.24899.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug java/24698] [4.1/4.2 regression] SIGABRT when using ResourceBundle.getBundle with a nonexistant key In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: java-prs@gcc.gnu.org From: "bero at arklinux dot org" Mailing-List: contact java-prs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: java-prs-owner@gcc.gnu.org X-SW-Source: 2006-q1/txt/msg00044.txt.bz2 List-Id: ------- Comment #18 from bero at arklinux dot org 2006-01-17 18:25 ------- If I compile without the compiler flag settings and make bootstrap instead of profiledbootstrap, it throws the exception as expected rather than causing a SIGABRT. The cause is probably somewhere else in gcc; 4.0.2 works with the CFLAGS etc. I normally use. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24698