Return-Path: Delivered-To: apmail-harmony-dev-archive@www.apache.org Received: (qmail 53411 invoked from network); 19 Jun 2007 03:38:22 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 19 Jun 2007 03:38:22 -0000 Received: (qmail 58400 invoked by uid 500); 19 Jun 2007 03:38:25 -0000 Delivered-To: apmail-harmony-dev-archive@harmony.apache.org Received: (qmail 58373 invoked by uid 500); 19 Jun 2007 03:38:25 -0000 Mailing-List: contact dev-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 dev@harmony.apache.org Received: (qmail 58361 invoked by uid 99); 19 Jun 2007 03:38:24 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 18 Jun 2007 20:38:24 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of ivavladimir@gmail.com designates 66.249.82.230 as permitted sender) Received: from [66.249.82.230] (HELO wx-out-0506.google.com) (66.249.82.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 18 Jun 2007 20:38:19 -0700 Received: by wx-out-0506.google.com with SMTP id h26so1852836wxd for ; Mon, 18 Jun 2007 20:37:59 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=bG0jccYgZztxH/jjURhUnZHJqUmQUxyXgWv6LpHUETjiuqmw7i/zbtVpWdj5XCqvOtx46OD/ZiEIasoJDqhyOoPuaiMINXlL/v5S7S+mDCj+0BmaMHmkCgDViikWsV8fbzEsvWvFG4JGVy7b4lYjbH6F2HJbduiodxMz2w+k3IA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=kNhoNEeQl+C6MF5CqVRLPun1RUEMoaxneXQHYCks2BMNVGImPCnWlo/HOz/IbxfDqxEIeZRML3uU19TelIpyDMABb7LRRymwy4H3bSJkHEPSvn96J/wHvFbyUqtXGlRQEkEAD2skicEqMsZLaHAQRz740gl2dX+kP/ahymYv05M= Received: by 10.70.92.12 with SMTP id p12mr10794165wxb.1182224279275; Mon, 18 Jun 2007 20:37:59 -0700 (PDT) Received: by 10.70.62.11 with HTTP; Mon, 18 Jun 2007 20:37:59 -0700 (PDT) Message-ID: <7273946b0706182037m549909b0v434cb96a41818780@mail.gmail.com> Date: Tue, 19 Jun 2007 10:37:59 +0700 From: "Vladimir Ivanov" To: dev Subject: [drlvm][reg.test] test regression.h3652 failed on all platforms MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Virus-Checked: Checked by ClamAV on apache.org Hello, the DRLVM regression test for bug 3652 failed on all platforms with execution log: run-test: [junit] Running org.apache.harmony.drlvm.tests.regression.h3652.Test [junit] Heap operand o21[o19(ESP)+o20(-12)]:intptr contains no sub-operands of type Object or ManagedPointer [junit] Heap address type verification failure [junit] Verification failure after stack [junit] Test org.apache.harmony.drlvm.tests.regression.h3652.Test FAILED Could someone reproduce/ take care about this issue? thanks, vladimir