This is the mail archive of the java-prs@sourceware.cygnus.com 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]

gcj/18: Internal error: segfault on invalid cast



>Number:         18
>Category:       gcj
>Synopsis:       Internal error: segfault on invalid cast
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    apbianco
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Thu Aug 05 15:40:01 PDT 1999
>Closed-Date:
>Last-Modified:
>Originator:     Mark K. Gardner
>Release:        2.95
>Organization:
>Environment:
Redhat Linux 2.95 with 2.2.3 kernel
>Description:
I get the following error message with GCJ but no errors with JAVAC and TOBA:

Processor.java:0: Invalid cast from `mkg.realtime.simulator.Task' to `java.lang.Object'.
<<file too short - unexpected EOF>>
^
gcj: Internal compiler error: program jc1 got fatal signal 11

Unfortunately, I can't see where I am doing any casts of that sort. (Anyway, I don't think casting to Object is invalid.)
>How-To-Repeat:
Consistently repeatable on 15K source file but can't
seem to reduce the problem to it's essence. Contact me for
the file.
>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:

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