From commits-return-51771-apmail-harmony-commits-archive=harmony.apache.org@harmony.apache.org Fri Mar 07 08:51:06 2008 Return-Path: Delivered-To: apmail-harmony-commits-archive@www.apache.org Received: (qmail 27470 invoked from network); 7 Mar 2008 08:51:06 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 7 Mar 2008 08:51:06 -0000 Received: (qmail 45769 invoked by uid 500); 7 Mar 2008 08:51:02 -0000 Delivered-To: apmail-harmony-commits-archive@harmony.apache.org Received: (qmail 45675 invoked by uid 500); 7 Mar 2008 08:51:02 -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 45522 invoked by uid 99); 7 Mar 2008 08:51:02 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 07 Mar 2008 00:51:02 -0800 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 07 Mar 2008 08:50:22 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 17FC1234C0A6 for ; Fri, 7 Mar 2008 00:49:47 -0800 (PST) Message-ID: <1203160880.1204879787096.JavaMail.jira@brutus> Date: Fri, 7 Mar 2008 00:49:47 -0800 (PST) From: "Pavel Rebriy (JIRA)" To: commits@harmony.apache.org Subject: [jira] Commented: (HARMONY-5447) [drlvm] Hang in ThreadSuspendResume test from the reliability test suite 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-5447?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12576087#action_12576087 ] Pavel Rebriy commented on HARMONY-5447: --------------------------------------- With patches to VM and test ThreadSuspendResume works fine for me. > [drlvm] Hang in ThreadSuspendResume test from the reliability test suite > ------------------------------------------------------------------------ > > Key: HARMONY-5447 > URL: https://issues.apache.org/jira/browse/HARMONY-5447 > Project: Harmony > Issue Type: Bug > Components: DRLVM > Environment: Linux x86 r615453 > Reporter: Andrey Yakushev > Attachments: H5447.patch, ThreadSuspendResume_test_fix.patch > > > There is hang in cruise control test run: > http://people.apache.org/~smishura/r615453/Linux_x86/reliability/api/kernel/thread/ThreadSuspendResume/20_ThreadSuspendResume.html > I was trying to reproduce it and have obtained 1 hung from 208 test run 12-15 minutes each. Total test run time was ~24 hours. So don't expect easy catching of this bug :) :( -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.