Mikhail Loenko wrote: > it does. The problem is we agreed that once build fails we stop all > the commits > and fix the problem ASAP. > > But instead we have been living with the problem a week The long directory name test is introduced by https://issues.apache.org/jira/browse/HARMONY-2157, which patch is on port library, so is there possibility that the build machine's port library build is not updated?
And IBM's build system failed on the other issue about AWT, from the latest log(http://people.apache.org/~hindessm/continuum/classlib/linux.ia32/2006/11/27/20061127-100143.failure.log.gz), I found: [exec] [junit] Unhandled exception [exec] [junit] Type=Segmentation error vmState=0x00040000 [exec] [junit] J9Generic_Signal_Number=00000004 Signal_Number=0000000b Error_Value=00000000 Signal_Code=00000001 [exec] [junit] Handler1=402504A4 Handler2=401FD343 InaccessibleAddress=00000000 [exec] [junit] EDI=081F73B8 ESI=0000001B EAX=BB2ADCA4 EBX=BB2ADB38 [exec] [junit] ECX=00000000 EDX=081C4960 [exec] [junit] EIP=00000000 ES=0000007B DS=C010007B ESP=BFFFD3B8 [exec] [junit] EFlags=00010286 CS=00000073 SS=0000007B EBP=BFFFD404 [exec] [junit] Target=2_30_20060727_07300_lHdSMR (Linux 2.6.8-3-686-smp) [exec] [junit] CPU=x86 (8 logical CPUs) (0xdcc94000 RAM) [exec] [junit] JavaVMInitArgs.nOptions=12: [exec] [junit] -Dcom.ibm.oti.vm.vmdir=/home/hybld/continuum-working-directory/6/classlib/deploy/jdk/jre/bin/default/ [exec] [junit] -Dcom.ibm.oti.vm.exe=/home/hybld/continuum-working-directory/6/classlib/deploy/jdk/jre/bin/java [exec] [junit] -Dcom.ibm.oti.vm.bootstrap.library.path=/home/hybld/continuum-working-directory/6/classlib/deploy/jdk/jre/bin:/home/hybld/continuum-working-directory/6/classlib/deploy/jdk/jre/bin/default [exec] [junit] -Xbootclasspath/p:/home/hybld/continuum-working-directory/6/classlib/deploy/jdk/jre/bin/default/luni-kernel.jar:/home/hybld/continuum-working-directory/6/classlib/deploy/jdk/jre/bin/default/security-kernel.jar [exec] [junit] -DTEST_SRC_DIR=/home/hybld/continuum-working-directory/6/classlib/modules/awt/bin/test [exec] [junit] -Xbootclasspath/a:/home/hybld/continuum-working-directory/6/classlib/modules/awt/bin/test:/home/hybld/continuum-working-directory/6/classlib/modules/awt/../../depends/jars/junit_3.8.2/junit.jar [exec] [junit] -Djava.class.path=/usr/share/ant/lib/junit.jar:/usr/share/ant/lib/ant-launcher.jar:/usr/share/ant/lib/ant.jar:/usr/share/ant/lib/ant-junit.jar [exec] [junit] -Djava.home=/home/hybld/continuum-working-directory/6/classlib/deploy/jdk/jre [exec] [junit] -Djava.library.path=/home/hybld/continuum-working-directory/6/classlib/deploy/jdk/jre/bin/:.:/home/hybld/continuum-working-directory/6/classlib/deploy/jdk/jre/bin/default:/home/hybld/continuum-working-directory/6/classlib/deploy/jdk/jre/bin/:/home/hybld/buildtools/j9vmxi3223-20060222a-sdk-cleaned/jre/bin:/home/hybld/buildtools/j9vmxi3223-20060222a-sdk-cleaned/jre/bin/j9vm:/home/hybld/buildtools/j9vmxi3223-20060222a-sdk-cleaned/jre/bin [exec] [junit] _org.apache.harmony.vmi.portlib (extra info: BFFFDA70) [exec] [junit] -Xjcl:jclclear_23 [exec] [junit] _j2se_j9=136448 [exec] [junit] Note: dump may be truncated if "ulimit -c" is set too low [exec] [junit] Generated system dump: {default OS core name} [exec] [junit] Thread: main (priority 5) (LOCATION OF ERROR) [exec] [junit] NATIVE org/apache/harmony/awt/nativebridge/linux/X11.XmuLookupStandardColormap(JIJIJII)I [exec] [junit] 00000080 org/apache/harmony/awt/gl/linux/XGraphicsConfiguration.obtainRGBColorMap()J [exec] [junit] 00000015 org/apache/harmony/awt/gl/linux/XGraphicsConfiguration.<init>(Lorg/apache/harmony/awt/gl/linux/XGraphicsDevice;Lorg/apache/harmony/awt/nativebridge/linux/X11$XVisualInfo;)V [exec] [junit] 000000a5 org/apache/harmony/awt/gl/linux/XGraphicsDevice.createConfigs()V [exec] [junit] 00000008 org/apache/harmony/awt/gl/linux/XGraphicsDevice.getConfigs()[Lorg/apache/harmony/awt/gl/linux/XGraphicsConfiguration; [exec] [junit] 00000001 org/apache/harmony/awt/gl/linux/XGraphicsDevice.getDefaultConfiguration()Ljava/awt/GraphicsConfiguration; [exec] [junit] 0000000f java/awt/Window.getGraphicsConfiguration(Ljava/awt/GraphicsConfiguration;)Ljava/awt/GraphicsConfiguration; [exec] [junit] 0000007a java/awt/Window.<init>(Ljava/awt/Window;Ljava/awt/GraphicsConfiguration;)V [exec] [junit] 00000003 java/awt/Frame.<init>(Ljava/lang/String;Ljava/awt/GraphicsConfiguration;)V [exec] [junit] 00000003 java/awt/Frame.<init>(Ljava/lang/String;)V [exec] [junit] 00000003 java/awt/Frame.<init>()V [exec] [junit] 00000009 java/awt/Graphics2DTest.setUp()V [exec] [junit] 00000003 junit/framework/TestCase.runBare()V [exec] [junit] 00000004 junit/framework/TestResult$1.protect()V [exec] [junit] 00000003 junit/framework/TestResult.runProtected(Ljunit/framework/Test;Ljunit/framework/Protectable;)V [exec] [junit] 00000012 junit/framework/TestResult.run(Ljunit/framework/TestCase;)V [exec] [junit] 00000002 junit/framework/TestCase.run(Ljunit/framework/TestResult;)V [exec] [junit] 00000004 junit/framework/TestSuite.runTest(Ljunit/framework/Test;Ljunit/framework/TestResult;)V [exec] [junit] 00000025 junit/framework/TestSuite.run(Ljunit/framework/TestResult;)V [exec] [junit] 00000a84 org/apache/tools/ant/taskdefs/optional/junit/JUnitTestRunner.run()V (@61030B60) [exec] [junit] 00000023 org/apache/tools/ant/taskdefs/optional/junit/JUnitTestRunner.launch(Lorg/apache/tools/ant/taskdefs/optional/junit/JUnitTest;ZZZZLjava/util/Properties;)I [exec] [junit] 000001bf org/apache/tools/ant/taskdefs/optional/junit/JUnitTestRunner.main([Ljava/lang/String;)V [exec] [junit] Thread: JIT Compilation Thread (priority 10) (daemon) [exec] [junit] Thread: Gc Slave Thread (priority 5) (daemon) [exec] [junit] Thread: Gc Slave Thread (priority 5) (daemon) [exec] [junit] Thread: Gc Slave Thread (priority 5) (daemon) [exec] [junit] Thread: Gc Slave Thread (priority 5) (daemon) [exec] [junit] Thread: Gc Slave Thread (priority 5) (daemon) [exec] [junit] Thread: Gc Slave Thread (priority 5) (daemon) [exec] [junit] Thread: Gc Slave Thread (priority 5) (daemon) [exec] [junit] Thread: Finalizer thread (priority 5) (daemon) [exec] [junit] Thread: AWT-NativeEventThread (priority 5) (daemon) [exec] [junit] NATIVE org/apache/harmony/awt/nativebridge/linux/X11.XNextEvent(JJ)I [exec] [junit] 00000012 org/apache/harmony/awt/nativebridge/linux/X11.XNextEvent(JLorg/apache/harmony/awt/nativebridge/linux/X11$XEvent;)I [exec] [junit] 0000000b org/apache/harmony/awt/wtk/linux/LinuxEventQueue.waitEvent()Z [exec] [junit] 0000000e org/apache/harmony/awt/wtk/NativeEventThread.runModalLoop()V [exec] [junit] 00000033 org/apache/harmony/awt/wtk/NativeEventThread.run()V [exec] [junit] Thread: AWT-EventDispatchThread (priority 5) (daemon) [exec] [junit] NATIVE java/lang/Object.wait(JI)V [exec] [junit] 00000003 java/lang/Object.wait()V [exec] [junit] 00000027 java/awt/EventDispatchThread.waitForAnyEvent()V [exec] [junit] 000000b4 java/awt/EventDispatchThread.runModalLoop(Ljava/awt/ModalContext;)V [exec] [junit] 0000000d java/awt/EventDispatchThread.run()V [exec] [junit] An unhandled error (4) has occurred. [exec] [junit] HyGeneric_Signal_Number=00000004 [exec] [junit] Signal_Number=0000000b [exec] [junit] Error_Value=00000000 [exec] [junit] Signal_Code=00000001 [exec] [junit] Handler1=0804A804 [exec] [junit] Handler2=40027462 [exec] [junit] InaccessibleAddress=00000000 [exec] [junit] EDI=081F73B8 [exec] [junit] ESI=0000001B [exec] [junit] EAX=BB2ADCA4 [exec] [junit] EBX=BB2ADB38 [exec] [junit] ECX=00000000 [exec] [junit] EDX=081C4960 [exec] [junit] EIP=00000000 [exec] [junit] ES=0000007B [exec] [junit] DS=C010007B [exec] [junit] ESP=BFFFD3B8 [exec] [junit] EFlags=00010286 [exec] [junit] CS=00000073 [exec] [junit] SS=0000007B [exec] [junit] EBP=BFFFD404 [exec] [junit] Tests FAILED > > Thanks > Mikhail > > 2006/11/27, Ivanov, Alexey A <[EMAIL PROTECTED]>: >> Doesn't it look like https://issues.apache.org/jira/browse/HARMONY-2270? >> >> Regards, >> -- >> Alexey A. Ivanov >> Intel Enterprise Solutions Software Division >> >> >> >-----Original Message----- >> >From: Mikhail Loenko [mailto:[EMAIL PROTECTED] >> >Sent: Monday, November 27, 2006 9:50 AM >> >To: [email protected] >> >Subject: Re: [general] both IBM & Intel windows builds fail for ~ a >> week >> > >> >failure: test_mkdir tests.api.java.io.FileTest >> >Unit Test Error Details: (1) >> > >> >Test: test_mkdirClass: >> >tests.api.java.io.FileTestjunit.framework.AssertionFailedError: mkdir >> >248 failed >> > at tests.api.java.io.FileTest.test_mkdir(FileTest.java:1811) >> > at java.lang.reflect.VMReflection.invokeMethod(Native Method) >> > >> > >> > >> >2006/11/27, Mikhail Loenko <[EMAIL PROTECTED]>: >> >> It's ok on my machine too, so I see notifiactions only. Please >> look at >> >> them on the >> >> commit@ list >> >> >> >> 2006/11/27, spark shen <[EMAIL PROTECTED]>: >> >> > Mikhail Loenko 写道: >> >> > > Can someone who can reproduce that please take a look? >> >> > Really? Did you mean classlib ? What's your error output? Seems >> it's ok >> >> > on my machine. >> >> > >> >> > Best regards >> >> > > >> >> > > Thanks, >> >> > > Mikhail >> >> > > >> >> > >> >> > >> >> > >> >> >> > -- Paulex Yang China Software Development Lab IBM
