[Bug java/11117] New: internal error on compilation of java code
ahs3@fc.hp.com
gcc-bugzilla@gcc.gnu.org
Fri Jun 6 20:46:00 GMT 2003
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.
More information about the Gcc-bugs
mailing list