This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libgcj/16902] New: GIJ: Garbage collection fails with interpreter
- From: "mckinlay at redhat dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 6 Aug 2004 16:18:35 -0000
- Subject: [Bug libgcj/16902] New: GIJ: Garbage collection fails with interpreter
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
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