This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug java/11117] New: internal error on compilation of java code
- From: "ahs3 at fc dot hp dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 6 Jun 2003 20:46:30 -0000
- Subject: [Bug java/11117] New: internal error on compilation of java code
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11117
Summary: internal error on compilation of java code
Product: gcc
Version: 3.2.3
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: java
AssignedTo: unassigned@gcc.gnu.org
ReportedBy: ahs3@fc.hp.com
CC: ahs3@fc.hp.com,gcc-bugs@gcc.gnu.org
GCC build triplet: same
GCC host triplet: Debian GNU/Linux (sid) on i386
GCC target triplet: same
I'll attach a zip file that contains the code and a script to re-create the
problem. The script (called 'bld'), when executed, runs the Debian GNU/Linux
version of gcj 3.2.3 and produces this message:
org/xml/sax/SAXNotSupportedException.class:0: internal error: Segmentation
faultPlease submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
Unfortunately, this code was passed on to me so I don't have a lot of details
about what is does (other than test some xml functionality). If there is
further info needed, please let me know.