This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libgcj/13708] [3.4/3.5 regression] java program crashes at startup, UTF-8 environment
- From: "mec dot gnu at mindspring dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 18 Jan 2004 20:01:39 -0000
- Subject: [Bug libgcj/13708] [3.4/3.5 regression] java program crashes at startup, UTF-8 environment
- References: <20040116155120.13708.mec.gnu@mindspring.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From mec dot gnu at mindspring dot com 2004-01-18 20:01 -------
Subject: Re: [3.4/3.5 regression] java program crashes at startup, UTF-8 environment
--disable-shared has been working fine for me with gcj 3.2, 3.2.1,
3.2.2, 3.2.3, 3.3, 3.3.1, 3.3.2, gcj gcc-3_3-branch, and gcj HEAD
until last week. I've run my test bed with --disable-shared for
two years and the Java test programs compile and link.
--disable-shared is a documented feature. If -static and
--disable-shared are not supported for java, can you write that in the
documentation somewhere?
Meanwhile, I'm really puzzled that I see this bug happening so easily,
and you don't.
I've put up my executables here:
ftp://ftp.shout.net/pub/users/mec/java/jmisc.current.shared.exe
ftp://ftp.shout.net/pub/users/mec/java/jmisc.current.static.exe
ftp://ftp.shout.net/pub/users/mec/java/jmisc.java
jmisc.current.static.exe exhibits the crash.
jmisc.current.shared.exe does not crash.
% LANG=en_US.UTF-8 jmisc.current.static.exe
Can you put up your -static -gdwarf-2 executable somewhere, or directly
mail it to me? I would like to figure out your executable DOESN'T
crash. It should be about 10 megabytes long, which is why I didn't just
attach it to the bug report.
Michael C
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13708