Return-Path: Delivered-To: apmail-harmony-commits-archive@www.apache.org Received: (qmail 6129 invoked from network); 27 Apr 2007 14:17:36 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 27 Apr 2007 14:17:36 -0000 Received: (qmail 5657 invoked by uid 500); 27 Apr 2007 14:17:43 -0000 Delivered-To: apmail-harmony-commits-archive@harmony.apache.org Received: (qmail 5640 invoked by uid 500); 27 Apr 2007 14:17:43 -0000 Mailing-List: contact commits-help@harmony.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@harmony.apache.org Delivered-To: mailing list commits@harmony.apache.org Received: (qmail 5630 invoked by uid 99); 27 Apr 2007 14:17:43 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 27 Apr 2007 07:17:43 -0700 X-ASF-Spam-Status: No, hits=-100.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO brutus.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 27 Apr 2007 07:17:35 -0700 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id B490571407D for ; Fri, 27 Apr 2007 07:17:15 -0700 (PDT) Message-ID: <20140156.1177683435736.JavaMail.jira@brutus> Date: Fri, 27 Apr 2007 07:17:15 -0700 (PDT) From: "Sergey Kuksenko (JIRA)" To: commits@harmony.apache.org Subject: [jira] Closed: (HARMONY-3746) [drlvm][gc_gen] DRLVM failed on SPECjbb2005 with GCv5. In-Reply-To: <10020213.1177426035796.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/HARMONY-3746?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Kuksenko closed HARMONY-3746. ------------------------------------ Resolution: Fixed I've checked that problem is fixed so close the bug. > [drlvm][gc_gen] DRLVM failed on SPECjbb2005 with GCv5. > ------------------------------------------------------ > > Key: HARMONY-3746 > URL: https://issues.apache.org/jira/browse/HARMONY-3746 > Project: Harmony > Issue Type: Bug > Components: DRLVM > Reporter: Sergey Kuksenko > Assigned To: Xiao-Feng Li > > DRLVM failed on SPECjbb2005 with GCv5 in server mode. > When we tunrning back gc_cc everything is ok. > Used DRLVM parametters: -Xms1536m -Xmx1536m -Xem:server5 > server5 - is a copy of the default server.emconf modified for gc_gen. > Platform: Win32. > Failire occures on 4 warehouses. > Call stack is > harmonyvm.dll!run_java_detach(_jobject * java_thread=0x00070023) Line 167 + 0xd C++ > harmonyvm.dll!vm_detach(_jobject * java_thread=0x66ac1a68) Line 280 C++ > harmonyvm.dll!jthread_detach(_jobject * java_thread=0x66ac1a68) Line 293 + 0x6 C > harmonyvm.dll!wrapper_proc(void * arg=0x66abfb10) Line 105 + 0x6 C > hythr.dll!thread_start_proc(void * arg=0x008281b0) Line 714 C > hythr.dll!_threadstartex(void * ptd=0x003ad088) Line 241 + 0x6 C > Also I wish to mention that on svn rev:531370 (12 April) SPECjbb2005 passed on DRLVM + GCv5. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.