Starting with promoted build b32 we cannot complete a cluster run without getting core dump on Solaris x86. We tried 3 runs on b32, they all aborted. The same now happened with b33 execution:
[exec] set --interactive=true --password administrator --secure=true --ters
e=true --user admin --host localhost --echo=true --port 4849 domain.resources.jd
bc-connection-pool.sqe-jdbc-pool.property.Password=nightly1
[exec] domain.resources.jdbc-connection-pool.sqe-jdbc-pool.property.Passwor
d = nightly1
#
# An unexpected error has been detected by HotSpot Virtual Machine:
#
# SIGSEGV (0xb) at pc=0xce40081e, pid=9238, tid=2
#
# Java VM: Java HotSpot(TM) Client VM (1.5.0_04-b05 mixed mode)
# Problematic frame:
# V [libjvm.so+0x12081e]
#
# An error report file with more information is saved as hs_err_pid9238.log
#
# If you would like to submit a bug report, please visit:
# http://java.sun.com/webapps/bugreport/crash.jsp
#
util/run-coretests-functions.sh: line 1007: 9238 Abort (core
dumped) ant ${USE_DB} $TARGET
The abort happens in various places during the tests run. According to the lab guy, this is not an OS issue:
------------
I would suggest looking into submitting a bug request or reinstalling your
application. It's possible it may have somehow become corrupted. I'm no expert at
reading error logs but this appears to be an application problem, not an OS or
hardware problem.
------------
The system is verinag.sfbay and one can log in as j2eetest/j2eetest user. The tests are ran as this user as well. Log file attached.
[exec] set --interactive=true --password administrator --secure=true --ters
e=true --user admin --host localhost --echo=true --port 4849 domain.resources.jd
bc-connection-pool.sqe-jdbc-pool.property.Password=nightly1
[exec] domain.resources.jdbc-connection-pool.sqe-jdbc-pool.property.Passwor
d = nightly1
#
# An unexpected error has been detected by HotSpot Virtual Machine:
#
# SIGSEGV (0xb) at pc=0xce40081e, pid=9238, tid=2
#
# Java VM: Java HotSpot(TM) Client VM (1.5.0_04-b05 mixed mode)
# Problematic frame:
# V [libjvm.so+0x12081e]
#
# An error report file with more information is saved as hs_err_pid9238.log
#
# If you would like to submit a bug report, please visit:
# http://java.sun.com/webapps/bugreport/crash.jsp
#
util/run-coretests-functions.sh: line 1007: 9238 Abort (core
dumped) ant ${USE_DB} $TARGET
The abort happens in various places during the tests run. According to the lab guy, this is not an OS issue:
------------
I would suggest looking into submitting a bug request or reinstalling your
application. It's possible it may have somehow become corrupted. I'm no expert at
reading error logs but this appears to be an application problem, not an OS or
hardware problem.
------------
The system is verinag.sfbay and one can log in as j2eetest/j2eetest user. The tests are ran as this user as well. Log file attached.
- relates to
-
JDK-4316616 assert(ret != 0xffffffffUL, "ResumeThread
-
- Closed
-