Return-Path: Delivered-To: apmail-harmony-dev-archive@www.apache.org Received: (qmail 44518 invoked from network); 14 Dec 2006 09:36:17 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 14 Dec 2006 09:36:17 -0000 Received: (qmail 32213 invoked by uid 500); 14 Dec 2006 09:36:23 -0000 Delivered-To: apmail-harmony-dev-archive@harmony.apache.org Received: (qmail 32179 invoked by uid 500); 14 Dec 2006 09:36:23 -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 32170 invoked by uid 99); 14 Dec 2006 09:36:23 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 14 Dec 2006 01:36:23 -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 64.233.182.191 as permitted sender) Received: from [64.233.182.191] (HELO nf-out-0910.google.com) (64.233.182.191) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 14 Dec 2006 01:36:11 -0800 Received: by nf-out-0910.google.com with SMTP id a4so826348nfc for ; Thu, 14 Dec 2006 01:35:50 -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=pgNN38B9grwbaNPrhsOkb3USW5a14osMeCvJEYjKZTG2SMWUf5zTOSMUsRsooizy5QoNH7SQC+vv0ha07TjKD1g9G/fhJ8TQEv4RAIue62gEjfU0/8hcE9Pdqpbt8f3v9gdZJIkKzKolYqaGrQ53td2mi/A3nrzHSRlpN4F+pls= Received: by 10.49.29.2 with SMTP id g2mr517310nfj.1166088950367; Thu, 14 Dec 2006 01:35:50 -0800 (PST) Received: from ?192.168.0.2? ( [86.111.176.100]) by mx.google.com with ESMTP id r34sm6420977nfc.2006.12.14.01.35.49; Thu, 14 Dec 2006 01:35:50 -0800 (PST) Message-ID: <45811AF3.1000404@gmail.com> Date: Thu, 14 Dec 2006 09:35: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: [general] things are broken? References: <45810FE8.4080508@pobox.com> In-Reply-To: <45810FE8.4080508@pobox.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 Geir Magnusson Jr. wrote: > We seem to be very broken right now. Can anyone verify classlib tests > passing using either J9 or DRLVM? LUNI tests now failing for me on IBM VME / Win XP I get a seg fault during shutdown of the port library in the launcher code -- hyportLibrary.port_shutdown_library (&hyportLibrary); last good run I see is at r487110. Regards, Tim