This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC 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]

[Bug java/12202] New: gcj 3.3.1 crashes compiling simple program against apache xmlrpc library


PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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

           Summary: gcj 3.3.1 crashes compiling simple program against
                    apache xmlrpc library
           Product: gcc
           Version: 3.3.1
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: java
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: everton at lab dot ipaccess dot diveo dot net dot br
                CC: gcc-bugs at gcc dot gnu dot org

System: i686-pc-linux-gnu-gcj
GCC:    3.3.1

When compiling a simple Java program against apache xmlrpc library,
gcj reports the following crash:

$ gcj -o fea Main.java xmlrpc-1.2-b1.jar
uk/co/wilson/xml/MinML.class:0: 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.
$

Please advise if I can help by providing further info.


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