-
Bug
-
Resolution: Fixed
-
P2
-
hs25
-
Solaris-sparc64
-
b62
-
sparc
-
solaris
-
Not verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8030273 | 8u5 | Serguei Spitsyn | P2 | Resolved | Fixed | b01 |
JDK-8029934 | 8 | Serguei Spitsyn | P2 | Closed | Fixed | b120 |
The test crashed the vm in PIT of HS25-b58 for jdk8-b116:
# A fatal error has been detected by the Java Runtime Environment:
#
# Internal Error (/tmp/jprt/P1/150447.amurillo/s/src/cpu/sparc/vm/frame_sparc.cpp:718), pid=29913, tid=5
# guarantee(Thread::current() == (Thread*)thread) failed: only current thread can flush its registers
#
# JRE version: Java(TM) SE Runtime Environment (8.0-b115) (build 1.8.0-ea-fastdebug-b115)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.0-b58-internal-201311081504.amurillo.hs25-b58-snapshot-fastdebug mixed mode solaris-sparc compressed oops)
# Core dump written. Default location: /export/local/aurora/sandbox/results/ResultDir/hs101t006/core or core.29913
#
# An error report file with more information is saved as:
# /export/local/aurora/sandbox/results/ResultDir/hs101t006/hs_err_pid29913.log
#
Crash was observed with -Xmixed specified.
Priority justification:
ILW = HMM => P2
Link to failure: http://vmsqe-app.russia.sun.com/surl/4p
Matching rule:
RULE nsk/jvmti/scenarios/hotswap/HS101/hs101t006 Crash Internal Error ...frame_sparc.cpp...guarantee(Thread::current() == (Thread*)thread) failed: only current thread can flush its registers
# A fatal error has been detected by the Java Runtime Environment:
#
# Internal Error (/tmp/jprt/P1/150447.amurillo/s/src/cpu/sparc/vm/frame_sparc.cpp:718), pid=29913, tid=5
# guarantee(Thread::current() == (Thread*)thread) failed: only current thread can flush its registers
#
# JRE version: Java(TM) SE Runtime Environment (8.0-b115) (build 1.8.0-ea-fastdebug-b115)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.0-b58-internal-201311081504.amurillo.hs25-b58-snapshot-fastdebug mixed mode solaris-sparc compressed oops)
# Core dump written. Default location: /export/local/aurora/sandbox/results/ResultDir/hs101t006/core or core.29913
#
# An error report file with more information is saved as:
# /export/local/aurora/sandbox/results/ResultDir/hs101t006/hs_err_pid29913.log
#
Crash was observed with -Xmixed specified.
Priority justification:
ILW = HMM => P2
Link to failure: http://vmsqe-app.russia.sun.com/surl/4p
Matching rule:
RULE nsk/jvmti/scenarios/hotswap/HS101/hs101t006 Crash Internal Error ...frame_sparc.cpp...guarantee(Thread::current() == (Thread*)thread) failed: only current thread can flush its registers
- backported by
-
JDK-8030273 nsk/jvmti/scenarios/hotswap/HS101/hs101t006 Crashed the vm on Solaris-sparc64 fastdebug builds: only current thread can flush its registers
- Resolved
-
JDK-8029934 nsk/jvmti/scenarios/hotswap/HS101/hs101t006 Crashed the vm on Solaris-sparc64 fastdebug builds: only current thread can flush its registers
- Closed
- duplicates
-
JDK-6997300 assert(has_last_Java_frame()) failed: must have last_Java_sp() when suspended with JVMTI test
- Closed
- relates to
-
JDK-8030027 nsk/jvmti/scenarios/hotswap/HS101/hs101t006 Crashed the vm on Linux-amd64: SIGSEGV in JavaThread::last_java_vframe(RegisterMap*)+0xfa
- Closed