-
Bug
-
Resolution: Fixed
-
P4
-
5.0
-
b49
-
generic
-
generic
Testcase fails occasionally,
-----------------------------------------------------------------------------------------------------
this was on Windows IA64:
Context started with 10 threads and 50 loops
Context waiting for threads to complete
#
# An unexpected error has been detected by HotSpot Virtual Machine:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x000006fbff383ba0, pid=3320, tid=512
#
# Java VM: Java HotSpot(TM) 64-Bit Server VM (1.5.0-beta2-b47 mixed mode)
# Problematic frame:
# C [waiters.dll+0x3ba0]
#
# An error report file with more information is saved as hs_err_pid3320.log
#
# If you would like to submit a bug report, please visit:
# http://java.sun.com/webapps/bugreport/crash.jsp
#
Agent created..
VMInit...
----------System.err:(14/821)----------
java.lang.RuntimeException: Test failed - exit return code non-zero
at DemoRun.runit(DemoRun.java:113)
at WaitersTest.main(WaitersTest.java:18)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:495)
at com.sun.javatest.regtest.MainWrapper$MainThread.run(MainWrapper.java:82)
at java.lang.Thread.run(Thread.java:571)
---------------------------------------------------------------------------------------------------------------
On Windows AMD64 (corvair):
Context started with 10 threads and 50 loops
#
# An unexpected error has been detected by HotSpot Virtual Machine:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x000007ffff391db0, pid=1420, tid=2844
#
# Java VM: Java HotSpot(TM) 64-Bit Server VM (1.5.0-beta2-b47 mixed mode)
# Problematic frame:
# [thread 1660 also had an error]
[thread 2088 also had an error]
[thread 536 also had an error]
[thread 3636 also had an error]
[thread 3624 also had an error]
[thread 1968 also had an error]
[thread 3444 also had an error]
[thread 524 also had an error]
[thread 2184 also had an error]
C [waiters.dll+0x1db0]
#
# An error report file with more information is saved as hs_err_pid1420.log
#
# If you would like to submit a bug report, please visit:
# http://java.sun.com/webapps/bugreport/crash.jsp
#
Agent created..
VMInit...
----------System.err:(14/821)----------
java.lang.RuntimeException: Test failed - exit return code non-zero
at DemoRun.runit(DemoRun.java:113)
at WaitersTest.main(WaitersTest.java:18)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:495)
at com.sun.javatest.regtest.MainWrapper$MainThread.run(MainWrapper.java:82)
at java.lang.Thread.run(Thread.java:571)
-----------------------------------------------------------------------------------------------------------------
On solaris sparc and linux I've seen time outs:
Context started with 10 threads and 50 loops
Context waiting for threads to complete
Context waiting for threads to complete
Context waiting for threads to complete
Context waiting for threads to complete
Context waiting for threads to complete
----------System.err:(0/0)----------
result: Failed. Execution failed: Program `/export/home/users/ohair/kto_j2se_wscopy/build/solaris-sparc/bin/java' interrupted! (timed out?)
---------------------
Not reproducable all the time, but it happens. needs investigation.
-kto
###@###.### 2004-04-18