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 libgcj/16902] New: GIJ: Garbage collection fails with interpreter


Garbage collection stress tests fail when run under the interpreter. The actual
error varies, and is usually a bus error or a NullPointerException at random
places in the code. It appears that something is not being marked as it should.

Run the attached test case to reproduce.

The problems mentioned in this thread may be related:

http://gcc.gnu.org/ml/java/2004-07/msg00050.html
http://gcc.gnu.org/ml/java/2004-07/msg00062.html

-- 
           Summary: GIJ: Garbage collection fails with interpreter
           Product: gcc
           Version: 3.5.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: libgcj
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: mckinlay at redhat dot com
                CC: gcc-bugs at gcc dot gnu dot org,java-prs at gcc dot gnu
                    dot org


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


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