-
Bug
-
Resolution: Cannot Reproduce
-
P2
-
None
-
1.4.0
-
sparc
-
solaris_9
AWT Reliability test crashes dumping core on Solaris 9 after 32 hours for jdk build 82.
The test should run for 36 hours to meet the Beta Exit criteria.
The stack trace is:
An unexpected exception has been detected in native code outside the VM.
Unexpected Signal : 11 occurred at PC=0xFAFA5938
Function=XtWidgetToApplicationContext+0x8
Library=/usr/openwin/lib/libXt.so.4
Current Java thread:
at sun.awt.motif.MWindowPeer.pHide(Native Method)
at sun.awt.motif.MComponentPeer.setVisible(MComponentPeer.java:695)
at sun.awt.motif.MComponentPeer.hide(MComponentPeer.java:789)
at java.awt.Component.hide(Component.java:1148)
- locked <f338aae8> (a java.awt.Component$AWTTreeLock)
at java.awt.Window.hide(Window.java:490)
at java.awt.Component.show(Component.java:1133)
at java.awt.Component.setVisible(Component.java:1086)
at java.awt.Window$1$DisposeAction.run(Window.java:523)
at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:174)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:446)
at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:193)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:147)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:141)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:133)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:101)
Dynamic libraries:
0x10000 /home/as124445/Merlin/b82/j2sdk1.4.0/bin/java
0xff370000 /usr/lib/libthread.so.1
0xff3a0000 /usr/lib/libdl.so.1
0xff280000 /usr/lib/libc.so.1
0xff350000 /usr/platform/SUNW,Ultra-5_10/lib/libc_psr.so.1
0xfec00000 /home/as124445/Merlin/b82/j2sdk1.4.0/jre/lib/sparc/client/libjvm.so
0xff230000 /usr/lib/libCrun.so.1
0xff200000 /usr/lib/libsocket.so.1
0xff100000 /usr/lib/libnsl.so.1
0xff1d0000 /usr/lib/libm.so.1
0xff260000 /usr/lib/libw.so.1
0xff0e0000 /usr/lib/libmp.so.2
0xff0c0000 /usr/lib/librt.so.1
0xff0a0000 /usr/lib/libaio.so.1
0xff080000 /usr/lib/libmd5.so.1
0xff050000 /usr/platform/SUNW,Ultra-5_10/lib/libmd5_psr.so.1
0xfebd0000 /home/as124445/Merlin/b82/j2sdk1.4.0/jre/lib/sparc/native_threads/libhpi.so
0xfeba0000 /home/as124445/Merlin/b82/j2sdk1.4.0/jre/lib/sparc/libverify.so
0xfeb60000 /home/as124445/Merlin/b82/j2sdk1.4.0/jre/lib/sparc/libjava.so
0xfeb40000 /home/as124445/Merlin/b82/j2sdk1.4.0/jre/lib/sparc/libzip.so
0xf2500000 /home/as124445/Merlin/b82/j2sdk1.4.0/jre/lib/sparc/libawt.so
0xfd080000 /home/as124445/Merlin/b82/j2sdk1.4.0/jre/lib/sparc/libmlib_image.so
0xfd010000 /home/as124445/Merlin/b82/j2sdk1.4.0/jre/lib/sparc/motif21/libmawt.so
0xf2280000 /usr/dt/lib/libXm.so.4
0xfaf90000 /usr/openwin/lib/libXt.so.4
0xfd390000 /usr/openwin/lib/libXext.so.0
0xfae60000 /usr/openwin/lib/libXtst.so.1
0xf2180000 /usr/openwin/lib/libX11.so.4
0xfad20000 /usr/openwin/lib/libdps.so.5
0xfae30000 /usr/openwin/lib/libSM.so.6
0xfac50000 /usr/openwin/lib/libICE.so.6
0xfac20000 /usr/openwin/lib/libdga.so.1
0xf2080000 /home/as124445/Merlin/b82/j2sdk1.4.0/jre/lib/sparc/libfontmanager.so
0xf2be0000 /usr/lib//liblayout.so
0xf2bc0000 /home/as124445/Merlin/b82/j2sdk1.4.0/jre/lib/sparc/libsunwjdga.so
0xf2ba0000 /home/as124445/Merlin/b82/j2sdk1.4.0/jre/lib/sparc/libjdgaSUNWm64.so
Local Time = Thu Oct 11 01:07:19 2001
Elapsed Time = 121777
#
# The exception above was detected in native code outside the VM
#
# Java VM: Java HotSpot(TM) Client VM (1.4.0-beta3-b82 mixed mode)
#
Steps to Reproduce the crash:
1. Set the JAVA_HOME path to <path>/j2sdk1.4.0
2. Run the attached test using runbat.ksh for 36 hours using the command
sh runbat.ksh -h 36
The test crashes around 30 hours.
The test should run for 36 hours to meet the Beta Exit criteria.
The stack trace is:
An unexpected exception has been detected in native code outside the VM.
Unexpected Signal : 11 occurred at PC=0xFAFA5938
Function=XtWidgetToApplicationContext+0x8
Library=/usr/openwin/lib/libXt.so.4
Current Java thread:
at sun.awt.motif.MWindowPeer.pHide(Native Method)
at sun.awt.motif.MComponentPeer.setVisible(MComponentPeer.java:695)
at sun.awt.motif.MComponentPeer.hide(MComponentPeer.java:789)
at java.awt.Component.hide(Component.java:1148)
- locked <f338aae8> (a java.awt.Component$AWTTreeLock)
at java.awt.Window.hide(Window.java:490)
at java.awt.Component.show(Component.java:1133)
at java.awt.Component.setVisible(Component.java:1086)
at java.awt.Window$1$DisposeAction.run(Window.java:523)
at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:174)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:446)
at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:193)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:147)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:141)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:133)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:101)
Dynamic libraries:
0x10000 /home/as124445/Merlin/b82/j2sdk1.4.0/bin/java
0xff370000 /usr/lib/libthread.so.1
0xff3a0000 /usr/lib/libdl.so.1
0xff280000 /usr/lib/libc.so.1
0xff350000 /usr/platform/SUNW,Ultra-5_10/lib/libc_psr.so.1
0xfec00000 /home/as124445/Merlin/b82/j2sdk1.4.0/jre/lib/sparc/client/libjvm.so
0xff230000 /usr/lib/libCrun.so.1
0xff200000 /usr/lib/libsocket.so.1
0xff100000 /usr/lib/libnsl.so.1
0xff1d0000 /usr/lib/libm.so.1
0xff260000 /usr/lib/libw.so.1
0xff0e0000 /usr/lib/libmp.so.2
0xff0c0000 /usr/lib/librt.so.1
0xff0a0000 /usr/lib/libaio.so.1
0xff080000 /usr/lib/libmd5.so.1
0xff050000 /usr/platform/SUNW,Ultra-5_10/lib/libmd5_psr.so.1
0xfebd0000 /home/as124445/Merlin/b82/j2sdk1.4.0/jre/lib/sparc/native_threads/libhpi.so
0xfeba0000 /home/as124445/Merlin/b82/j2sdk1.4.0/jre/lib/sparc/libverify.so
0xfeb60000 /home/as124445/Merlin/b82/j2sdk1.4.0/jre/lib/sparc/libjava.so
0xfeb40000 /home/as124445/Merlin/b82/j2sdk1.4.0/jre/lib/sparc/libzip.so
0xf2500000 /home/as124445/Merlin/b82/j2sdk1.4.0/jre/lib/sparc/libawt.so
0xfd080000 /home/as124445/Merlin/b82/j2sdk1.4.0/jre/lib/sparc/libmlib_image.so
0xfd010000 /home/as124445/Merlin/b82/j2sdk1.4.0/jre/lib/sparc/motif21/libmawt.so
0xf2280000 /usr/dt/lib/libXm.so.4
0xfaf90000 /usr/openwin/lib/libXt.so.4
0xfd390000 /usr/openwin/lib/libXext.so.0
0xfae60000 /usr/openwin/lib/libXtst.so.1
0xf2180000 /usr/openwin/lib/libX11.so.4
0xfad20000 /usr/openwin/lib/libdps.so.5
0xfae30000 /usr/openwin/lib/libSM.so.6
0xfac50000 /usr/openwin/lib/libICE.so.6
0xfac20000 /usr/openwin/lib/libdga.so.1
0xf2080000 /home/as124445/Merlin/b82/j2sdk1.4.0/jre/lib/sparc/libfontmanager.so
0xf2be0000 /usr/lib//liblayout.so
0xf2bc0000 /home/as124445/Merlin/b82/j2sdk1.4.0/jre/lib/sparc/libsunwjdga.so
0xf2ba0000 /home/as124445/Merlin/b82/j2sdk1.4.0/jre/lib/sparc/libjdgaSUNWm64.so
Local Time = Thu Oct 11 01:07:19 2001
Elapsed Time = 121777
#
# The exception above was detected in native code outside the VM
#
# Java VM: Java HotSpot(TM) Client VM (1.4.0-beta3-b82 mixed mode)
#
Steps to Reproduce the crash:
1. Set the JAVA_HOME path to <path>/j2sdk1.4.0
2. Run the attached test using runbat.ksh for 36 hours using the command
sh runbat.ksh -h 36
The test crashes around 30 hours.