This is the mail archive of the
java-prs@gcc.gnu.org
mailing list for the Java project.
[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
- From: "bero at arklinux dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: java-prs at gcc dot gnu dot org
- Date: 16 Dec 2005 01:17:34 -0000
- 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
- References: <bug-24698-5606@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- 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