Return-Path: Delivered-To: apmail-harmony-dev-archive@www.apache.org Received: (qmail 49644 invoked from network); 22 Dec 2006 05:32:26 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 22 Dec 2006 05:32:26 -0000 Received: (qmail 68313 invoked by uid 500); 22 Dec 2006 05:32:27 -0000 Delivered-To: apmail-harmony-dev-archive@harmony.apache.org Received: (qmail 68278 invoked by uid 500); 22 Dec 2006 05:32:27 -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 68269 invoked by uid 99); 22 Dec 2006 05:32:27 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 21 Dec 2006 21:32:27 -0800 X-ASF-Spam-Status: No, hits=2.0 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of stepan.mishura@gmail.com designates 64.233.182.190 as permitted sender) Received: from [64.233.182.190] (HELO nf-out-0910.google.com) (64.233.182.190) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 21 Dec 2006 21:32:16 -0800 Received: by nf-out-0910.google.com with SMTP id a4so3370447nfc for ; Thu, 21 Dec 2006 21:31:55 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type; b=m19OyA6Fm9+pbSVU3Qrn9EstpX84D/Mx+eF8dFNLghBfMOxfXOrFwm3RJSV6qQc5Rfz62OWwt7QQ/Yqkks1ivdzqor+yb0di5cpAHhuFfQfJHlR6yaGNNGwmHPpsrzxkMSENYavkTrz2dmCF8c+769WHN9dCCC3C8eNOEqBYgTE= Received: by 10.49.12.4 with SMTP id p4mr11681760nfi.1166765515605; Thu, 21 Dec 2006 21:31:55 -0800 (PST) Received: by 10.48.14.10 with HTTP; Thu, 21 Dec 2006 21:31:55 -0800 (PST) Message-ID: <6e47b64f0612212131n461d2659y3633cb2136a11469@mail.gmail.com> Date: Fri, 22 Dec 2006 11:31:55 +0600 From: "Stepan Mishura" To: dev Subject: Re: [continuum] BUILD FAILURE: Classlib/linux.ia32 Build/Test MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_52122_9164632.1166765515477" X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_52122_9164632.1166765515477 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Hi Alexey, 1)The test failure is reproducible on my SUSE9 org/apache/harmony/archive/tests/java/util/jar/JarExecTest.java As far as it is a new test I'm OK with adding it to exclude list 2)AWT crash appeared for me after your commit r489342 Patch for HARMONY-2818 "[classlib][awt] Wrong exception handling in java.awt.EventDispatchThread causes VM hangup" But from first glance that this commit only exacerbated (hope it is a correct word here) an overall problem with AWT/Swing. Because if I roll if back I still see: [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 1.094 sec [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.003 sec [junit] free(): invalid pointer 0xbb24da10! <=== IMHO this shouln't happen and quite serious problem [junit] free(): invalid pointer 0xbb289ee8! [junit] free(): invalid pointer 0xbb288788! [junit] free(): invalid pointer 0xbb2bfc98! [junit] free(): invalid pointer 0xbb2bfc98! [junit] Tests run: 16, Failures: 0, Errors: 0, Time elapsed: 9.097 sec Thanks, Stepan. >-----Original Message----- >From: Alexey Petrenko [mailto:alexey.a.petrenko@gmail.com] >Sent: Friday, December 22, 2006 11:08 AM >To: alerts@harmony.apache.org >Subject: Re: [continuum] BUILD FAILURE: Classlib/linux.ia32 Build/Test > >I've runned all the tests yesterday on SUSE9 and could not reproduce >the failures... > >SY, Alexey > >2006/12/22, Tim Ellison : >> Bad stuff happening... >> >> - lots of Swing tests timing out >> - JarExectest#test_classpath failing >> - vmcrash reported >> >> More details upon request. >> Tim >> >> >> nomail@hursley.ibm.com wrote: >> > Online report : >http://people.apache.org/~hindessm/continuum/classlib/linux.ia32/2006/12/21 >/20061221-161416.failure.log.gz >> > Build statistics: >> > State: Failed >> > Previous State: Failed >> > Started at: Thu, 21 Dec 2006 15:08:02 +0000 >> > Finished at: Thu, 21 Dec 2006 16:14:13 +0000 >> > Total time: 1h 6m 11s >> > Build Trigger: Schedule >> > Exit code: 1 >> > Building machine hostname: hy2 >> > Operating system : Linux(unknown) >> > Java version : 1.5.0_06(Sun Microsystems Inc.) >> > >> > Changes >> > >classlib/modules/swing/src/test/api/java/common/javax/swing/plaf/basic/Basi >cComboBoxUITest.java >> > >classlib/modules/swing/src/test/api/java/common/javax/swing/plaf/basic/Basi >cTextPaneUITest.java >> > >classlib/modules/swing/src/main/java/common/javax/swing/plaf/basic/BasicTex >tPaneUI.java >> > >classlib/modules/swing/src/main/java/common/javax/swing/plaf/basic/BasicCom >boBoxUI.java >> > classlib/modules/swing/make/exclude.windows.x86_64.drl >> > classlib/modules/swing/make/exclude.linux.x86.ibm >> > classlib/modules/swing/make/exclude.linux.x86_64.drl >> > classlib/modules/swing/make/exclude.windows.x86_64.ibm >> > classlib/modules/swing/make/exclude.windows.x86.drl >> > classlib/modules/swing/make/exclude.linux.x86_64.ibm >> > classlib/modules/swing/make/exclude.linux.x86.drl >> > classlib/modules/swing/make/exclude.windows.x86.ibm >> > >classlib/modules/awt/src/test/api/java/common/java/awt/EventDispatchThreadR >Test.java >> > >classlib/modules/awt/src/main/java/common/java/awt/EventDispatchThread.java >> > >classlib/modules/awt/src/main/native/jpegdecoder/unix/makefile >> > >classlib/modules/luni/src/main/java/java/lang/RuntimePermission.java >> > >classlib/modules/imageio/src/main/native/jpegencoder/unix/makefile >> > >> > >*************************************************************************** >* >> > Output: >> > >*************************************************************************** >* >> > Buildfile: build.xml >> > >> -- Stepan Mishura Intel Enterprise Solutions Software Division ------=_Part_52122_9164632.1166765515477--