This is the mail archive of the java-prs@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

java/5993: crashes on Hello World



>Number:         5993
>Category:       java
>Synopsis:       crashes on Hello World
>Confidential:   no
>Severity:       critical
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          ice-on-illegal-code
>Submitter-Id:   net
>Arrival-Date:   Sun Mar 17 17:56:00 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     Mark Robinson
>Release:        gcc version 3.0.4
>Organization:
>Environment:
I386 Linux on Debian Unstable.  Athlon 1200 on KT133A chipset, not overclocked.
Linux 2.4.18
Glibc 2.2.5, Compiled by GNU CC version 2.95.4.
>Description:
plasmoid@debian:~/Java/GCJ$ gcj HelloWorld.java
HelloWorld.java: In class `HelloWorld':
HelloWorld.java: In method `HelloWorld.main(java.lang.String[])':
HelloWorld.java:5: Internal error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.

This error should probably be 'undefined reference to java.lang.swing.JOptionPane.showMessageDialog'.
>How-To-Repeat:
gcj HelloWorld.java 
This will produce the ICE
>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:
----gnatsweb-attachment----
Content-Type: text/x-java; name="HelloWorld.java"
Content-Transfer-Encoding: base64
Content-Disposition: attachment; filename="HelloWorld.java"

cHVibGljIGNsYXNzIEhlbGxvV29ybGQKewoJcHVibGljIHN0YXRpYyB2b2lkIG1haW4oU3RyaW5n
W10gYXJncykKCXsKCQlqYXZhLmxhbmcuc3dpbmcuSk9wdGlvblBhbmUuc2hvd01lc3NhZ2VEaWFs
b2cobnVsbCwgIkhlbGxvIHdvcmxkISIpOwoJfQp9


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]