[Bug java/13022] New: Regression: GCJ crashes during compilation of included sample

oyvind dot harboe at zylin dot com gcc-bugzilla@gcc.gnu.org
Wed Nov 12 12:32:00 GMT 2003


The compile fails w/GCJ 3.3, but it does not crash.

The example I'll attach crashes with the following error message:

C:\Temp\foo>\wingcc\bin\gcj modified_swt.jar cyvizutilnative.jar --
main=com.cyviz.ptest.Application -o ptest
com/zylin/regexp/RegExp.java: In class `com.zylin.regexp.RegExp':
com/zylin/regexp/RegExp.java: In method `com.zylin.regexp.RegExp.Match(java.lang
.String,java.lang.String)':
com/zylin/regexp/RegExp.java:27: error: cannot find file for class org.apache.re
gexp.RE
com/zylin/regexp/RegExp.java:27: error: cannot find file for class org.apache.re
gexp.RESyntaxException
com/zylin/regexp/RegExp.java:27: error: cannot find file for class org.apache.re
gexp.RESyntaxException
com/zylin/regexp/RegExp.java:32: error: cannot find file for class org.apache.re
gexp.RE
com/zylin/regexp/RegExp.java:32: internal compiler error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.

-- 
           Summary: Regression: GCJ crashes during compilation of included
                    sample
           Product: gcc
           Version: 3.4
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: java
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: oyvind dot harboe at zylin dot com
                CC: gcc-bugs at gcc dot gnu dot org


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13022



More information about the Gcc-bugs mailing list