From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 11366 invoked by alias); 16 Dec 2005 01:17:35 -0000 Received: (qmail 11346 invoked by uid 48); 16 Dec 2005 01:17:34 -0000 Date: Fri, 16 Dec 2005 01:17:00 -0000 Message-ID: <20051216011734.11345.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug java/24698] [4.1/4.2 regression] SIGABRT when trying to read properties files from jars; and CLASSPATH . no longer implied for class specified on the command line 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: 2005-q4/txt/msg00522.txt.bz2 List-Id: ------- Comment #12 from bero at arklinux dot org 2005-12-16 01:17 ------- Created an attachment (id=10511) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=10511&action=view) Small test case Found a MUCH smaller test case, just a couple of lines. tar xzf testcase.tar.gz; cd testcase; ./crashme triggers the SIGABRT in 21 lines of code. -- bero at arklinux dot org changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #10460|0 |1 is obsolete| | http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24698