Seems, that now we have new intermittent crashes on linux box in the swing
module also for tests:

javax.swing.JCheckBoxMenuItemTest

javax.swing.LayoutFocusTraversalPolicyTest

javax.swing.plaf.basic.BasicMenuUITest

javax.swing.plaf.basic.BasicCheckBoxMenuItemUITest

javax.swing.plaf.basic.BasicMenuItemUITest



Note, the 'build -Dbuild.module=swing test' passed for me 3 times when these
tests were excluded locally.



Thanks, Vladimir



Output of crash is similar to this one:


<snip>
Compiling SWING tests
Since fork is false, ignoring memoryMaximumSize setting
Unhandled exception
Type=Segmentation error vmState=0x00000000
J9Generic_Signal_Number=00000004 Signal_Number=0000000b Error_Value=00000000
Signal_Code=00000001
Handler1=403354A4 Handler2=402D6343 InaccessibleAddress=F98A3D80
EDI=39A48280 ESI=F98A3D78 EAX=401A4500 EBX=401A3C58
ECX=80348AD8 EDX=00000000
EIP=400F3E19 ES=0000007B DS=0000007B ESP=BB3356C4
EFlags=00210A86 CS=00000073 SS=0000007B EBP=BB335710
Module=/lib/tls/libc.so.6
Module_base_address=40092000
Target=2_30_20060727_07300_lHdSMR (Linux 2.6.5-7.191-bigsmp)
CPU=x86 (1 logical CPUs) (0x3edc6000 RAM)
JavaVMInitArgs.nOptions=11:
-
Dcom.ibm.oti.vm.vmdir=/export/viv/trunk/cc/projects/classlib/trunk/deploy/jdk/jre/bin/default/
-
Dcom.ibm.oti.vm.exe=/export/viv/trunk/cc/projects/classlib/trunk/deploy/jdk/jre/bin/java
-
Dcom.ibm.oti.vm.bootstrap.library.path=/export/viv/trunk/cc/projects/classlib/trunk/deploy/jdk/jre/bin:/export/viv/trunk/cc/projects/classlib/trunk/deploy/jdk/jre/bin/default
-Xbootclasspath/p:/export/viv/trunk/cc/projects/classlib/trunk/deploy/jdk/jre/bin/default/luni-
kernel.jar:/export/viv/trunk/cc/projects/classlib/trunk/deploy/jdk/jre/bin/default/security-kernel.jar
-Xbootclasspath/a:/export/viv/trunk/cc/projects/classlib/trunk/modules/swing/bin/test:../../depends/jars/junit_3.8.2/junit.jar:/export/viv/trunk/cc/projects/classlib/trunk/deploy/build/test/support.jar

-
Djava.class.path=/nfs/site/proj/drl/share/binaries/externals/junit/junit.jar:/export/viv/trunk/cc/lib/junit.jar:/export/viv/trunk/cc/lib/ant-launcher.jar:/export/viv/trunk/cc/lib/ant.jar:/export/viv/trunk/cc/lib/ant-junit-1.6.5.jar
-Djava.home=/export/viv/trunk/cc/projects/classlib/trunk/deploy/jdk/jre
-
Djava.library.path=/export/viv/trunk/cc/projects/classlib/trunk/deploy/jdk/jre/bin/:.:/export/viv/trunk/cc/projects/classlib/trunk/deploy/jdk/jre/bin/default:/export/viv/trunk/cc/projects/classlib/trunk/deploy/jdk/jre/bin/:/export/viv/tools/jdk1.5.0_08/jre/lib/i386/client:/export/viv/tools/jdk1.5.0_08/jre/lib/i386:/export/viv/tools/jdk1.5.0_08/jre/../lib/i386
_org.apache.harmony.vmi.portlib (extra info: BFFFE970)
-Xjcl:jclclear_23
_j2se_j9=136448
Compiling TEXT classes



On 1/15/07, Mark Hindess <[EMAIL PROTECTED] > wrote:


On 15 January 2007 at 10:03, "Vladimir Ivanov" < [EMAIL PROTECTED] >
wrote:
>
> After the update of javax.swing.SpringLayout and
> javax.swing.SpringLayoutTest classes the test
> javax.swing.SpringLayoutTestleads to the
> IBM VM crash on my SUSE 9 linux box. Could somebody reproduce/ fix it?

I can't.  Neither on my laptop nor on our build box.  Do you have any
problems with drlvm?  Can you post details?

I've added that test to the exclude lists for linux platforms.

-Mark.



Reply via email to