Return-Path: Delivered-To: apmail-incubator-harmony-dev-archive@www.apache.org Received: (qmail 12419 invoked from network); 2 Oct 2006 06:51:37 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 2 Oct 2006 06:51:37 -0000 Received: (qmail 92777 invoked by uid 500); 2 Oct 2006 06:51:34 -0000 Delivered-To: apmail-incubator-harmony-dev-archive@incubator.apache.org Received: (qmail 92734 invoked by uid 500); 2 Oct 2006 06:51:34 -0000 Mailing-List: contact harmony-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: harmony-dev@incubator.apache.org Delivered-To: mailing list harmony-dev@incubator.apache.org Received: (qmail 92723 invoked by uid 99); 2 Oct 2006 06:51:34 -0000 Received: from idunn.apache.osuosl.org (HELO idunn.apache.osuosl.org) (140.211.166.84) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 01 Oct 2006 23:51:34 -0700 Authentication-Results: idunn.apache.osuosl.org header.from=alexey.v.varlamov@gmail.com; domainkeys=good X-ASF-Spam-Status: No, hits=0.5 required=5.0 tests=DNS_FROM_RFC_ABUSE DomainKey-Status: good X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 Received: from [66.249.82.229] ([66.249.82.229:27854] helo=wx-out-0506.google.com) by idunn.apache.osuosl.org (ecelerity 2.1.1.8 r(12930)) with ESMTP id 77/51-16031-5F6B0254 for ; Sun, 01 Oct 2006 23:51:33 -0700 Received: by wx-out-0506.google.com with SMTP id s13so1644061wxc for ; Sun, 01 Oct 2006 23:51:30 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=ECGwqJtqEEqlrSpiryE6NWaYZUN/je7yl3JRgN7juk4cB0fzTAJ8pARD4AcA0T9Sml8jOWOKAhSaN0yptstxpj+nwDEKgzQAwt0uvB8zJrrWhoxuB2CZ0Aldm5kYE+GQYaJm/Ttxo+O97ePH+El0fgeKL84GhsktaPHkKFifsKQ= Received: by 10.70.40.1 with SMTP id n1mr6126256wxn; Sun, 01 Oct 2006 23:51:30 -0700 (PDT) Received: by 10.70.50.2 with HTTP; Sun, 1 Oct 2006 23:51:30 -0700 (PDT) Message-ID: Date: Mon, 2 Oct 2006 13:51:30 +0700 From: "Alexey Varlamov" To: harmony-dev@incubator.apache.org Subject: Re: [drlvm] HARMONY-1559 patch causes SIGABRT in VM code In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <356DB5A9-37B7-4869-89C6-35CAD9E8E187@pobox.com> <200609280341.58999.gshimansky@gmail.com> X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N 2006/9/28, Elena Semukhina : > The issue has gone away for me too, false alarm possibly... Unfortunately the alarm was not false. Today I got the same failure: ... [junit] SIGABRT in VM code. [junit] java: /nfs/ins/proj/drl/coreapi/avarlamo/harmony/linux.ia32/svn-repo/drlvm/vm/port/src/lil/ia32/pim/stack_iterator_ia32.cpp:212: StackIterator* si_create_from_native(): Assertion `!interpreter_enabled()' failed. [junit] SIGABRT in VM code. [junit] java: /nfs/ins/proj/drl/coreapi/avarlamo/harmony/lin [junit] Test java.lang.RuntimeTest FAILED (timeout) Therefore we face intermittent crash on interpreter... > > Elena > > On 9/28/06, Pavel Rebriy wrote: > > > > I've just repeated kernel.test run today several times on fresh build, and > > tests pass. > > It's a very stange crash. Execute JIT stack iterator in interpreter mode.. > > It's outlandishly. > > > > On 28/09/06, Alexey Varlamov wrote: > > > > > > I do not observe this crash - I ran kernel tests yesterday and today > > > several times, no crashes on interpreter on Linux IA32... > > > > > > 2006/9/28, Gregory Shimansky : > > > > On Wednesday 27 September 2006 16:35 Geir Magnusson Jr. wrote: > > > > > :) > > > > > > > > > > Is there an easy fix, or do we rollback? > > > > > > > > Interpreter is meant for the development for the most part. I think it > > > is not > > > > critical if it doesn't work for a short time. It is not used by most > > of > > > the > > > > community anyway because they don't specify -Xint option to run the > > > programs. > > > > > > > > I hope the patch submitter will respond with a fix soon enough. > > > > > > > > -- > > > > Gregory Shimansky, Intel Middleware Products Division > > > > > > > > --------------------------------------------------------------------- > > > > Terms of use : http://incubator.apache.org/harmony/mailing.html > > > > To unsubscribe, e-mail: harmony-dev-unsubscribe@incubator.apache.org > > > > For additional commands, e-mail: harmony-dev-help@incubator.apache.org > > > > > > > > > > > > > > --------------------------------------------------------------------- > > > Terms of use : http://incubator.apache.org/harmony/mailing.html > > > To unsubscribe, e-mail: harmony-dev-unsubscribe@incubator.apache.org > > > For additional commands, e-mail: harmony-dev-help@incubator.apache.org > > > > > > > > > > > > -- > > Best regards, > > Pavel Rebriy > > > > > > > -- > Thanks, > Elena > > --------------------------------------------------------------------- Terms of use : http://incubator.apache.org/harmony/mailing.html To unsubscribe, e-mail: harmony-dev-unsubscribe@incubator.apache.org For additional commands, e-mail: harmony-dev-help@incubator.apache.org