From commits-return-36688-apmail-harmony-commits-archive=harmony.apache.org@harmony.apache.org Fri Jun 01 09:43:58 2007 Return-Path: Delivered-To: apmail-harmony-commits-archive@www.apache.org Received: (qmail 67517 invoked from network); 1 Jun 2007 09:43:57 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 1 Jun 2007 09:43:57 -0000 Received: (qmail 47265 invoked by uid 500); 1 Jun 2007 09:36:40 -0000 Delivered-To: apmail-harmony-commits-archive@harmony.apache.org Received: (qmail 47248 invoked by uid 500); 1 Jun 2007 09:36:40 -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 47236 invoked by uid 99); 1 Jun 2007 09:36:40 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 01 Jun 2007 02:36:40 -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, 01 Jun 2007 02:36:36 -0700 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id D60BA714183 for ; Fri, 1 Jun 2007 02:36:15 -0700 (PDT) Message-ID: <24912167.1180690575874.JavaMail.jira@brutus> Date: Fri, 1 Jun 2007 02:36:15 -0700 (PDT) From: "Vladimir Beliaev (JIRA)" To: commits@harmony.apache.org Subject: [jira] Updated: (HARMONY-2685) [drlvm][kernel] DRLVM halts while launching packs of DRLVM subprocesses in cycle (large test suite emulation) In-Reply-To: <24995955.1166093841229.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-2685?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vladimir Beliaev updated HARMONY-2685: -------------------------------------- Attachment: Test.java Reattached Test.java with corrected comments... Also, I've double checked if this issue is still reproducible... So, in 'debug' DRLVM: 1. it halted on SLES9/x86 (as previosly): ... Run number 39 of 2000 Run number 40 of 2000 2. it failed on Windows/x86: ... Run number 112 of 2000 Run number 113 of 2000 FAILED: process[1133]: exit code is 0 Thanks Vladimir > [drlvm][kernel] DRLVM halts while launching packs of DRLVM subprocesses in cycle (large test suite emulation) > ------------------------------------------------------------------------------------------------------------- > > Key: HARMONY-2685 > URL: https://issues.apache.org/jira/browse/HARMONY-2685 > Project: Harmony > Issue Type: Bug > Components: DRLVM > Environment: SUSE LINUX Enterprise Server 9 (i586) > Reporter: Vladimir Beliaev > Priority: Minor > Attachments: Test.java, Test.java, Test.java > > > DRLVM halts while lunching the packs of DRLVM-subprocess in cycle. > Please use attached Test.java to reproduce the issue. The test is run on one VM, it accepts another (or the same) VM path as argument to lunch the packs of this specified VM in cycle. > The test command line is: Test > For example: ./deploy/jdk/jre/bin/java Test ./deployjdk/jre/bin/java > The possible output for DRLVM luncher/subprocess run on SUSE LINUX Enterprise Server 9 (i586) is: > Apache Harmony Launcher : (c) Copyright 1991, 2006 The Apache Software Foundation or its licensors, as applicable. > java version "1.5.0" > pre-alpha : not complete or compatible > svn = r486063, (Dec 12 2006), Linux/ia32/gcc 3.3.3, debug build > http://incubator.apache.org/harmony > Run number 0 of 2000 > .... > Run number 730 of 2000 > [after that DRLVM halts] > Thanks > Vladimir -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.