Return-Path: Delivered-To: apmail-incubator-harmony-dev-archive@www.apache.org Received: (qmail 84571 invoked from network); 22 Jun 2006 12:32:12 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 22 Jun 2006 12:32:12 -0000 Received: (qmail 61937 invoked by uid 500); 22 Jun 2006 12:32:08 -0000 Delivered-To: apmail-incubator-harmony-dev-archive@incubator.apache.org Received: (qmail 61760 invoked by uid 500); 22 Jun 2006 12:32:07 -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 61745 invoked by uid 99); 22 Jun 2006 12:32:07 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 22 Jun 2006 05:32:07 -0700 X-ASF-Spam-Status: No, hits=1.4 required=10.0 tests=SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (asf.osuosl.org: 64.74.244.71 is neither permitted nor denied by domain of geir@pobox.com) Received: from [64.74.244.71] (HELO chi.mobile-health-diary.com) (64.74.244.71) by apache.org (qpsmtpd/0.29) with SMTP; Thu, 22 Jun 2006 05:32:06 -0700 Received: (qmail 19507 invoked from network); 22 Jun 2006 12:31:44 -0000 Received: from c-24-60-72-85.hsd1.ma.comcast.net (HELO ?10.0.1.4?) (geir@24.60.72.85) by b014.internal.mobile-health-diary.com with SMTP; 22 Jun 2006 12:31:44 -0000 Message-ID: <449A8DB4.8060101@pobox.com> Date: Thu, 22 Jun 2006 08:31:48 -0400 From: Geir Magnusson Jr Reply-To: geir@pobox.com User-Agent: Thunderbird 1.5.0.4 (Windows/20060516) MIME-Version: 1.0 To: harmony-dev@incubator.apache.org Subject: Re: [jira] Created: (HARMONY-638) [classlib] Tests hang on in luni : tests.api.java.io.FileTest / test_setReadOnly on Ubunti 6.06 References: <8AEB79DC01BE994D8DE3FD02FA5B475B03DFA251@orsmsx409> <449A70D9.8070803@gmail.com> <449A8B49.7020500@pobox.com> In-Reply-To: <449A8B49.7020500@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 X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N And btw, thanks to Tim, Mark and Oliver for thinking about this problem... Geir Magnusson Jr wrote: > thx - I've figured out what's going on... > > fork() is failing > > When I run eclipse w a big max heap, it fails. When it's default heap, > it doesn't. I'd love to claim that it's Eclipe's fault, but clearly > there's some ulimit thingy in Ubuntu. > > Anyway, I'm going to rework the natives so that fork failure results in > an exception since I can make it happen. > > Stay tuned. > > geir > > > Tim Ellison wrote: >> Magnusson, Geir wrote: >>> Could you send me the code for Process so I can see what's going on >>> here? :) >> Process is a boring abstract type, I suspect that you want to look at >> SystemProcess [1] and the associated natives [2]. >> >> >> [1] >> http://svn.apache.org/viewvc/incubator/harmony/enhanced/classlib/trunk/modules/luni/src/main/java/org/apache/harmony/luni/internal/process/SystemProcess.java?view=markup >> >> [2] >> http://svn.apache.org/viewvc/incubator/harmony/enhanced/classlib/trunk/native-src/shared/luni/process.c?view=markup >> >> >> Regards, >> Tim >> > > --------------------------------------------------------------------- > 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