Return-Path: Delivered-To: apmail-harmony-dev-archive@www.apache.org Received: (qmail 19079 invoked from network); 25 Apr 2007 07:29:42 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 25 Apr 2007 07:29:42 -0000 Received: (qmail 16931 invoked by uid 500); 25 Apr 2007 07:29:46 -0000 Delivered-To: apmail-harmony-dev-archive@harmony.apache.org Received: (qmail 16844 invoked by uid 500); 25 Apr 2007 07:29:46 -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 16835 invoked by uid 99); 25 Apr 2007 07:29:46 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 25 Apr 2007 00:29:46 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: local policy) Received: from [128.174.252.3] (HELO dcs-server2.cs.uiuc.edu) (128.174.252.3) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 25 Apr 2007 00:29:39 -0700 Received: from [10.0.1.3] (74-134-230-104.dhcp.insightbb.com [74.134.230.104]) (authenticated bits=0) by dcs-server2.cs.uiuc.edu (8.13.6/8.13.6) with ESMTP id l3P7THLo014786 (version=TLSv1/SSLv3 cipher=RC4-SHA bits=128 verify=NOT) for ; Wed, 25 Apr 2007 02:29:17 -0500 (CDT) Mime-Version: 1.0 (Apple Message framework v752.3) In-Reply-To: References: <4dd1f3f00703231650w63a5d8eap4b9fc2b7b706689b@mail.gmail.com> <4dd1f3f00703260815v67572897m72eaf3de57f99aaa@mail.gmail.com> <4dd1f3f00703270716v56bd9c38se153dea29c8febd3@mail.gmail.com> Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: <10CC3F44-7B92-4694-AB32-7CFBA5F620AC@uiuc.edu> Content-Transfer-Encoding: 7bit From: Naveen Neelakantam Subject: Re: [drlvm][classloader] classloader.StressLoader hangs on my 2-cpu Linux box. Does anyone else see this problem? Date: Wed, 25 Apr 2007 02:29:19 -0500 To: dev@harmony.apache.org X-Mailer: Apple Mail (2.752.3) X-Virus-Checked: Checked by ClamAV on apache.org Has there been progress on this issue? My CC setup is hung running classloader.StressLoader in interpreter (on a 2-cpu RHEL4 box). It actually has been hung for weeks now, but I only just noticed it. Naveen On Mar 28, 2007, at 7:37 AM, Elena Semukhina wrote: > On 3/27/07, Weldon Washburn wrote: >> >> Good work. >> >> The comments on 3495 says this is intermittant hang. Does it >> happend 10% >> of >> the time? 80%?? How many CPUs does your system have? Can you >> try it on >> a >> 4-way? > > > The test hangs rarely. Yesterday it hung after ~400 iterations, > today it has > run 850 times and is still running on linux. On 4-way windows it > has hung on > 799th iteration. > > Elena > > On 3/27/07, Elena Semukhina wrote: >> > >> > Weldon, >> > >> > today I saw the hang of classloader.StressLoader but only on linux >> x86_64 >> > (OPT) when running it in the loop. The hang is very similar to >> what I >> see >> > for gc.NPE. I reported >> https://issues.apache.org/jira/browse/HARMONY-3495to >> > track the issue. >> > >> > Elena >> > >> > >> > On 3/26/07, Weldon Washburn wrote: >> > > >> > > Elena, >> > > Thanks! It looks like I will keep StressLoader.java on my local >> > excludes >> > > list for now. >> > > >> > > >> > > >> > > On 3/26/07, Elena Semukhina wrote: >> > > > >> > > > Weldon, >> > > > >> > > > today I ran the test iteratively on my SUSE9 linux x86 2 CPU >> machine >> > in >> > > > default mode and it successfully completed about 2000 times. >> The >> same >> > > > result >> > > > is for linux x86_64. >> > > > >> > > > Thanks, >> > > > Elena >> > > > >> > > > On 3/24/07, Weldon Washburn wrote: >> > > > > >> > > > > I would submit a JIRA if I had a specific bug to report. The >> > > situation >> > > > is >> > > > > that the StressLoader test hangs in file LogLoader.java at >> the >> > > following >> > > > > line: >> > > > > >> > > > > InputStream is = ClassLoader.getSystemResourceAsStream(path); >> > > > > >> > > > > It seems to be aggrevated by all the threads that execute the >> above >> > > > code. >> > > > > >> > > > > For now, I plan to put this test on my local Linux >> excludes list >> and >> > > go >> > > > > back >> > > > > to committing patches. >> > > > > >> > > > > -- >> > > > > Weldon Washburn >> > > > > Intel Enterprise Solutions Software Division >> > > > > >> > > > >> > > >> > > >> > > >> > > -- >> > > Weldon Washburn >> > > Intel Enterprise Solutions Software Division >> > > >> > >> >> >> >> -- >> Weldon Washburn >> Intel Enterprise Solutions Software Division >>