Return-Path: Delivered-To: apmail-harmony-dev-archive@www.apache.org Received: (qmail 9596 invoked from network); 9 Dec 2006 09:14:21 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 9 Dec 2006 09:14:21 -0000 Received: (qmail 77141 invoked by uid 500); 9 Dec 2006 09:14:26 -0000 Delivered-To: apmail-harmony-dev-archive@harmony.apache.org Received: (qmail 77113 invoked by uid 500); 9 Dec 2006 09:14:26 -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 77042 invoked by uid 99); 9 Dec 2006 09:14:26 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 09 Dec 2006 01:14:26 -0800 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 t.p.ellison@gmail.com designates 66.249.92.170 as permitted sender) Received: from [66.249.92.170] (HELO ug-out-1314.google.com) (66.249.92.170) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 09 Dec 2006 01:14:14 -0800 Received: by ug-out-1314.google.com with SMTP id z36so822041uge for ; Sat, 09 Dec 2006 01:13:53 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:user-agent:mime-version:to:subject:references:in-reply-to:x-enigmail-version:content-type:content-transfer-encoding; b=I3eL/zM06ryVhwVDnHSpWqB68vWd/sJaSrmuZG/Sg3Ds1oMVRLaiN/k/p0WKi9hluskK73xWhViuXE8hrt0RY1QtRRngfmPnJ2kR18/l0pDCJzqFZyJzbTH6FRpOMqDeFjGqfqvNB81pe1xIEdtNAVSCiNKnWJw+TReCTm5xnH0= Received: by 10.66.248.5 with SMTP id v5mr6601428ugh.1165655633318; Sat, 09 Dec 2006 01:13:53 -0800 (PST) Received: from ?192.168.0.2? ( [86.111.176.100]) by mx.google.com with ESMTP id o1sm3235636uge.2006.12.09.01.13.52; Sat, 09 Dec 2006 01:13:53 -0800 (PST) Message-ID: <457A7E4B.3010606@gmail.com> Date: Sat, 09 Dec 2006 09:13:47 +0000 From: Tim Ellison User-Agent: Thunderbird 1.5.0.8 (Windows/20061025) MIME-Version: 1.0 To: dev@harmony.apache.org Subject: Re: [build-test alert] BUILD FAILED Windows XP SP2 msvc debug: classlib over ibmvm References: <200612082250.kB8Mo4Z7009043@nssmon01.ins.intel.com> <4579FEC5.4040302@gmail.com> <906dd82e0612082028t2521c3c6r9fb47bcc72f54702@mail.gmail.com> In-Reply-To: <906dd82e0612082028t2521c3c6r9fb47bcc72f54702@mail.gmail.com> X-Enigmail-Version: 0.94.0.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Mikhail Loenko wrote: > it's not your commits. it's an intermittent problem we've seen before. > seems like either a bug in J9 or memory corruption in Harmony classlib I haven't been able to reproduce it, can you/somebody try to reproduce it for me either in a debugger or with dump enabled so we can see what it is doing? Something like "-Xdump:java:events=uncaught" should do it. Thanks Tim