From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 17373 invoked by alias); 6 Aug 2004 16:18:36 -0000 Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org Received: (qmail 17352 invoked by uid 48); 6 Aug 2004 16:18:35 -0000 Date: Fri, 06 Aug 2004 16:18:00 -0000 From: "mckinlay at redhat dot com" To: gcc-bugs@gcc.gnu.org Message-ID: <20040806161829.16902.mckinlay@redhat.com> Reply-To: gcc-bugzilla@gcc.gnu.org Subject: [Bug libgcj/16902] New: GIJ: Garbage collection fails with interpreter X-Bugzilla-Reason: CC X-SW-Source: 2004-08/txt/msg00477.txt.bz2 List-Id: 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