-
Bug
-
Resolution: Fixed
-
P3
-
hs25, 8
-
linux
The following tests fail in the RT baseline nightly on Linux amd64 and i586 in mixed mode:
bigapps/Weblogic+medrec/startup
bigapps/Weblogic+medrec/startup_posprocess_analyzer
with the assert:
# Internal Error (/opt/jprt/T/P1/223506.ddaugher/s/src/share/vm/services/memSnapshot.cpp:622), pid=21805, tid=140612911077712
# assert(new_rec->is_allocation_record()) failed: Sanity check
This is a fragment from the hs_err dump:
;; Using jvm: "/export/local/common/jdk/baseline/linux-amd64/jre/lib/amd64/server/libjvm.so"
#
# A fatal error has been detected by the Java Runtime Environment:
#
# Internal Error (/opt/jprt/T/P1/223506.ddaugher/s/src/share/vm/services/memSnapshot.cpp:622), pid=21805, tid=140612911077712
# assert(new_rec->is_allocation_record()) failed: Sanity check
#
# JRE version: Java(TM) SE Runtime Environment (8.0-b75) (build 1.8.0-ea-fastdebug-b75)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.0-b18-internal-201302062235.ddaugher.7182152_exp_hsx25_-fastdebug mixed mode linux-amd64 compressed oops)
# Core dump written. Default location: /export/local/aurora/sandbox/results/weblogic/core or core.21805
#
# If you would like to submit a bug report, please visit:
# http://bugreport.sun.com/bugreport/crash.jsp
#
--------------- T H R E A D ---------------
Current thread (0x00000000007f2800): Thread [stack: 0x00007fe2fe8d9000,0x00007fe2fe9da000] [id=21836]
Stack: [0x00007fe2fe8d9000,0x00007fe2fe9da000], sp=0x00007fe2fe9d8d60, free space=1023k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.so+0xd95b82] VMError::report_and_die()+0x302;; VMError::report_and_die()+0x302
V [libjvm.so+0x67a7f4] report_vm_error(char const*, int, char const*, char const*)+0x84;; report_vm_error(char const*, int, char const*, char const*)+0x84
V [libjvm.so+0xaafd56] MemSnapshot::promote_virtual_memory_records(MemPointerArrayIterator*)+0x206;; MemSnapshot::promote_virtual_memory_records(MemPointerArrayIterator*)+0x206
V [libjvm.so+0xab0631] MemSnapshot::promote(int)+0x121;; MemSnapshot::promote(int)+0x121
V [libjvm.so+0xab4ef3] MemTrackWorker::run()+0x3a3;; MemTrackWorker::run()+0x3a3
V [libjvm.so+0xb6d4f8] java_start(Thread*)+0x108;; java_start(Thread*)+0x108
A full log is:
...
[Loaded java.nio.DirectByteBuffer from /export/local/common/jdk/baseline/linux-amd64/jre/lib/rt.jar]
[Loaded java.nio.LongBuffer from /export/local/common/jdk/baseline/linux-amd64/jre/lib/rt.jar]
[Loaded java.nio.DirectLongBufferU from /export/local/common/jdk/baseline/linux-amd64/jre/lib/rt.jar]
[Loaded sun.misc.JarIndex from /export/local/common/jdk/baseline/linux-amd64/jre/lib/rt.jar]
[Loaded sun.misc.ExtensionDependency from /export/local/common/jdk/baseline/linux-amd64/jre/lib/rt.jar]
[Loaded java.util.zip.ZipEntry from /export/local/common/jdk/baseline/linux-amd64/jre/lib/rt.jar]
[Loaded java.util.jar.JarEntry from /export/local/common/jdk/baseline/linux-amd64/jre/lib/rt.jar]
[Loaded java.util.jar.JarFile$JarFileEntry from /export/local/common/jdk/baseline/linux-amd64/jre/lib/rt.jar]
[Loaded java.io.DataInput from /export/local/common/jdk/baseline/linux-amd64/jre/lib/rt.jar]
[Loaded java.io.DataInputStream from /export/local/common/jdk/baseline/linux-amd64/jre/lib/rt.jar]
[Loaded java.util.zip.ZipFile$ZipFileInputStream from /export/local/common/jdk/baseline/linux-amd64/jre/lib/rt.jar]
[Loaded java.util.zip.Inflater from /export/local/common/jdk/baseline/linux-amd64/jre/lib/rt.jar]
[Loaded java.util.zip.ZStreamRef from /export/local/common/jdk/baseline/linux-amd64/jre/lib/rt.jar]
[Loaded java.util.zip.InflaterInputStream from /export/local/common/jdk/baseline/linux-amd64/jre/lib/rt.jar]
[Loaded java.util.zip.ZipFile$ZipFileInflaterInputStream from /export/local/common/jdk/baseline/linux-amd64/jre/lib/rt.jar]
[Loaded java.util.jar.Manifest from /export/local/common/jdk/baseline/linux-amd64/jre/lib/rt.jar]
[Loaded java.io.ByteArrayInputStream from /export/local/common/jdk/baseline/linux-amd64/jre/lib/rt.jar]
[Loaded java.util.jar.Attributes from /export/local/common/jdk/baseline/linux-amd64/jre/lib/rt.jar]
[Loaded java.util.jar.Manifest$FastInputStream from /export/local/common/jdk/baseline/linux-amd64/jre/lib/rt.jar]
[Loaded java.util.jar.Attributes$Name from /export/local/common/jdk/baseline/linux-amd64/jre/lib/rt.jar]
[Loaded sun.misc.ASCIICaseInsensitiveComparator from /export/local/common/jdk/baseline/linux-amd64/jre/lib/rt.jar]
[Loaded java.util.jar.JarVerifier from /export/local/common/jdk/baseline/linux-amd64/jre/lib/rt.jar]
[Loaded java.security.CodeSigner from /export/local/common/jdk/baseline/linux-amd64/jre/lib/rt.jar]
[Loaded java.util.jar.JarVerifier$3 from /export/local/common/jdk/baseline/linux-amd64/jre/lib/rt.jar]
[Loaded java.io.ByteArrayOutputStream from /export/local/common/jdk/baseline/linux-amd64/jre/lib/rt.jar]
[Loaded java.io.IOException from /export/local/common/jdk/baseline/linux-amd64/jre/lib/rt.jar]
[Loaded java.io.FileNotFoundException from /export/local/common/jdk/baseline/linux-amd64/jre/lib/rt.jar]
[Loaded java.util.AbstractSequentialList from /export/local/common/jdk/baseline/linux-amd64/jre/lib/rt.jar]
[Loaded java.util.LinkedList from /export/local/common/jdk/baseline/linux-amd64/jre/lib/rt.jar]
[Loaded java.util.LinkedList$Node from /export/local/common/jdk/baseline/linux-amd64/jre/lib/rt.jar]
[Loaded sun.misc.Resource from /export/local/common/jdk/baseline/linux-amd64/jre/lib/rt.jar]
[Loaded sun.misc.URLClassPath$JarLoader$2 from /export/local/common/jdk/baseline/linux-amd64/jre/lib/rt.jar]
[Loaded java.lang.Package from /export/local/common/jdk/baseline/linux-amd64/jre/lib/rt.jar]
[Loaded sun.security.util.ManifestEntryVerifier from /export/local/common/jdk/baseline/linux-amd64/jre/lib/rt.jar]
[Loaded sun.misc.CharacterDecoder from /export/local/common/jdk/baseline/linux-amd64/jre/lib/rt.jar]
[Loaded sun.misc.BASE64Decoder from /export/local/common/jdk/baseline/linux-amd64/jre/lib/rt.jar]
[Loaded sun.security.util.SignatureFileVerifier from /export/local/common/jdk/baseline/linux-amd64/jre/lib/rt.jar]
[Loaded sun.nio.ByteBuffered from /export/local/common/jdk/baseline/linux-amd64/jre/lib/rt.jar]
[Loaded java.security.PermissionCollection from /export/local/common/jdk/baseline/linux-amd64/jre/lib/rt.jar]
[Loaded java.security.Permissions from /export/local/common/jdk/baseline/linux-amd64/jre/lib/rt.jar]
[Loaded java.net.URLConnection from /export/local/common/jdk/baseline/linux-amd64/jre/lib/rt.jar]
[Loaded sun.net.www.URLConnection from /export/local/common/jdk/baseline/linux-amd64/jre/lib/rt.jar]
[Loaded sun.net.www.protocol.file.FileURLConnection from /export/local/common/jdk/baseline/linux-amd64/jre/lib/rt.jar]
[Loaded sun.net.www.MessageHeader from /export/local/common/jdk/baseline/linux-amd64/jre/lib/rt.jar]
[Loaded java.io.FilePermission from /export/local/common/jdk/baseline/linux-amd64/jre/lib/rt.jar]
[Loaded java.io.FilePermission$1 from /export/local/common/jdk/baseline/linux-amd64/jre/lib/rt.jar]
[Loaded java.io.FilePermissionCollection from /export/local/common/jdk/baseline/linux-amd64/jre/lib/rt.jar]
[Loaded java.security.AllPermission from /export/local/common/jdk/baseline/linux-amd64/jre/lib/rt.jar]
[Loaded java.security.UnresolvedPermission from /export/local/common/jdk/baseline/linux-amd64/jre/lib/rt.jar]
[Loaded java.security.BasicPermissionCollection from /export/local/common/jdk/baseline/linux-amd64/jre/lib/rt.jar]
[Loaded weblogic.Server from file:/export/local/common/testbase/bigapps/Weblogic+medrec/weblogic/server/lib/weblogic.jar]
[Loaded sun.launcher.LauncherHelper$FXHelper from /export/local/common/jdk/baseline/linux-amd64/jre/lib/rt.jar]
[Loaded java.net.MalformedURLException from /export/local/common/jdk/baseline/linux-amd64/jre/lib/rt.jar]
[Loaded java.lang.AssertionError from /export/local/common/jdk/baseline/linux-amd64/jre/lib/rt.jar]
[Loaded java.io.FileFilter from /export/local/common/jdk/baseline/linux-amd64/jre/lib/rt.jar]
[Loaded java.lang.Void from /export/local/common/jdk/baseline/linux-amd64/jre/lib/rt.jar]
[Loaded weblogic.security.utils.SecurityUtils from file:/export/local/common/testbase/bigapps/Weblogic+medrec/weblogic/server/lib/weblogic.jar]
[Loaded java.security.Security from /export/local/common/jdk/baseline/linux-amd64/jre/lib/rt.jar]
[Loaded java.security.Security$1 from /export/local/common/jdk/baseline/linux-amd64/jre/lib/rt.jar]
[Loaded java.util.Properties$LineReader from /export/local/common/jdk/baseline/linux-amd64/jre/lib/rt.jar]
# To suppress the following error report, specify this argument
# after -XX: or in .hotspotrc: SuppressErrorAt=/memSnapshot.cpp:622
#
# A fatal error has been detected by the Java Runtime Environment:
#
# Internal Error (/opt/jprt/T/P1/223506.ddaugher/s/src/share/vm/services/memSnapshot.cpp:622), pid=21805, tid=140612911077712
# assert(new_rec->is_allocation_record()) failed: Sanity check
#
# JRE version: Java(TM) SE Runtime Environment (8.0-b75) (build 1.8.0-ea-fastdebug-b75)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.0-b18-internal-201302062235.ddaugher.7182152_exp_hsx25_-fastdebug mixed mode linux-amd64 compressed oops)
# Core dump written. Default location: /export/local/aurora/sandbox/results/weblogic/core or core.21805
#
# An error report file with more information is saved as:
# /export/local/aurora/sandbox/results/weblogic/hs_err_pid21805.log
#
# If you would like to submit a bug report, please visit:
# http://bugreport.sun.com/bugreport/crash.jsp
#
Current thread is 140612911077712
Dumping core ...
bigapps/Weblogic+medrec/startup
bigapps/Weblogic+medrec/startup_posprocess_analyzer
with the assert:
# Internal Error (/opt/jprt/T/P1/223506.ddaugher/s/src/share/vm/services/memSnapshot.cpp:622), pid=21805, tid=140612911077712
# assert(new_rec->is_allocation_record()) failed: Sanity check
This is a fragment from the hs_err dump:
;; Using jvm: "/export/local/common/jdk/baseline/linux-amd64/jre/lib/amd64/server/libjvm.so"
#
# A fatal error has been detected by the Java Runtime Environment:
#
# Internal Error (/opt/jprt/T/P1/223506.ddaugher/s/src/share/vm/services/memSnapshot.cpp:622), pid=21805, tid=140612911077712
# assert(new_rec->is_allocation_record()) failed: Sanity check
#
# JRE version: Java(TM) SE Runtime Environment (8.0-b75) (build 1.8.0-ea-fastdebug-b75)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.0-b18-internal-201302062235.ddaugher.7182152_exp_hsx25_-fastdebug mixed mode linux-amd64 compressed oops)
# Core dump written. Default location: /export/local/aurora/sandbox/results/weblogic/core or core.21805
#
# If you would like to submit a bug report, please visit:
# http://bugreport.sun.com/bugreport/crash.jsp
#
--------------- T H R E A D ---------------
Current thread (0x00000000007f2800): Thread [stack: 0x00007fe2fe8d9000,0x00007fe2fe9da000] [id=21836]
Stack: [0x00007fe2fe8d9000,0x00007fe2fe9da000], sp=0x00007fe2fe9d8d60, free space=1023k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.so+0xd95b82] VMError::report_and_die()+0x302;; VMError::report_and_die()+0x302
V [libjvm.so+0x67a7f4] report_vm_error(char const*, int, char const*, char const*)+0x84;; report_vm_error(char const*, int, char const*, char const*)+0x84
V [libjvm.so+0xaafd56] MemSnapshot::promote_virtual_memory_records(MemPointerArrayIterator*)+0x206;; MemSnapshot::promote_virtual_memory_records(MemPointerArrayIterator*)+0x206
V [libjvm.so+0xab0631] MemSnapshot::promote(int)+0x121;; MemSnapshot::promote(int)+0x121
V [libjvm.so+0xab4ef3] MemTrackWorker::run()+0x3a3;; MemTrackWorker::run()+0x3a3
V [libjvm.so+0xb6d4f8] java_start(Thread*)+0x108;; java_start(Thread*)+0x108
A full log is:
...
[Loaded java.nio.DirectByteBuffer from /export/local/common/jdk/baseline/linux-amd64/jre/lib/rt.jar]
[Loaded java.nio.LongBuffer from /export/local/common/jdk/baseline/linux-amd64/jre/lib/rt.jar]
[Loaded java.nio.DirectLongBufferU from /export/local/common/jdk/baseline/linux-amd64/jre/lib/rt.jar]
[Loaded sun.misc.JarIndex from /export/local/common/jdk/baseline/linux-amd64/jre/lib/rt.jar]
[Loaded sun.misc.ExtensionDependency from /export/local/common/jdk/baseline/linux-amd64/jre/lib/rt.jar]
[Loaded java.util.zip.ZipEntry from /export/local/common/jdk/baseline/linux-amd64/jre/lib/rt.jar]
[Loaded java.util.jar.JarEntry from /export/local/common/jdk/baseline/linux-amd64/jre/lib/rt.jar]
[Loaded java.util.jar.JarFile$JarFileEntry from /export/local/common/jdk/baseline/linux-amd64/jre/lib/rt.jar]
[Loaded java.io.DataInput from /export/local/common/jdk/baseline/linux-amd64/jre/lib/rt.jar]
[Loaded java.io.DataInputStream from /export/local/common/jdk/baseline/linux-amd64/jre/lib/rt.jar]
[Loaded java.util.zip.ZipFile$ZipFileInputStream from /export/local/common/jdk/baseline/linux-amd64/jre/lib/rt.jar]
[Loaded java.util.zip.Inflater from /export/local/common/jdk/baseline/linux-amd64/jre/lib/rt.jar]
[Loaded java.util.zip.ZStreamRef from /export/local/common/jdk/baseline/linux-amd64/jre/lib/rt.jar]
[Loaded java.util.zip.InflaterInputStream from /export/local/common/jdk/baseline/linux-amd64/jre/lib/rt.jar]
[Loaded java.util.zip.ZipFile$ZipFileInflaterInputStream from /export/local/common/jdk/baseline/linux-amd64/jre/lib/rt.jar]
[Loaded java.util.jar.Manifest from /export/local/common/jdk/baseline/linux-amd64/jre/lib/rt.jar]
[Loaded java.io.ByteArrayInputStream from /export/local/common/jdk/baseline/linux-amd64/jre/lib/rt.jar]
[Loaded java.util.jar.Attributes from /export/local/common/jdk/baseline/linux-amd64/jre/lib/rt.jar]
[Loaded java.util.jar.Manifest$FastInputStream from /export/local/common/jdk/baseline/linux-amd64/jre/lib/rt.jar]
[Loaded java.util.jar.Attributes$Name from /export/local/common/jdk/baseline/linux-amd64/jre/lib/rt.jar]
[Loaded sun.misc.ASCIICaseInsensitiveComparator from /export/local/common/jdk/baseline/linux-amd64/jre/lib/rt.jar]
[Loaded java.util.jar.JarVerifier from /export/local/common/jdk/baseline/linux-amd64/jre/lib/rt.jar]
[Loaded java.security.CodeSigner from /export/local/common/jdk/baseline/linux-amd64/jre/lib/rt.jar]
[Loaded java.util.jar.JarVerifier$3 from /export/local/common/jdk/baseline/linux-amd64/jre/lib/rt.jar]
[Loaded java.io.ByteArrayOutputStream from /export/local/common/jdk/baseline/linux-amd64/jre/lib/rt.jar]
[Loaded java.io.IOException from /export/local/common/jdk/baseline/linux-amd64/jre/lib/rt.jar]
[Loaded java.io.FileNotFoundException from /export/local/common/jdk/baseline/linux-amd64/jre/lib/rt.jar]
[Loaded java.util.AbstractSequentialList from /export/local/common/jdk/baseline/linux-amd64/jre/lib/rt.jar]
[Loaded java.util.LinkedList from /export/local/common/jdk/baseline/linux-amd64/jre/lib/rt.jar]
[Loaded java.util.LinkedList$Node from /export/local/common/jdk/baseline/linux-amd64/jre/lib/rt.jar]
[Loaded sun.misc.Resource from /export/local/common/jdk/baseline/linux-amd64/jre/lib/rt.jar]
[Loaded sun.misc.URLClassPath$JarLoader$2 from /export/local/common/jdk/baseline/linux-amd64/jre/lib/rt.jar]
[Loaded java.lang.Package from /export/local/common/jdk/baseline/linux-amd64/jre/lib/rt.jar]
[Loaded sun.security.util.ManifestEntryVerifier from /export/local/common/jdk/baseline/linux-amd64/jre/lib/rt.jar]
[Loaded sun.misc.CharacterDecoder from /export/local/common/jdk/baseline/linux-amd64/jre/lib/rt.jar]
[Loaded sun.misc.BASE64Decoder from /export/local/common/jdk/baseline/linux-amd64/jre/lib/rt.jar]
[Loaded sun.security.util.SignatureFileVerifier from /export/local/common/jdk/baseline/linux-amd64/jre/lib/rt.jar]
[Loaded sun.nio.ByteBuffered from /export/local/common/jdk/baseline/linux-amd64/jre/lib/rt.jar]
[Loaded java.security.PermissionCollection from /export/local/common/jdk/baseline/linux-amd64/jre/lib/rt.jar]
[Loaded java.security.Permissions from /export/local/common/jdk/baseline/linux-amd64/jre/lib/rt.jar]
[Loaded java.net.URLConnection from /export/local/common/jdk/baseline/linux-amd64/jre/lib/rt.jar]
[Loaded sun.net.www.URLConnection from /export/local/common/jdk/baseline/linux-amd64/jre/lib/rt.jar]
[Loaded sun.net.www.protocol.file.FileURLConnection from /export/local/common/jdk/baseline/linux-amd64/jre/lib/rt.jar]
[Loaded sun.net.www.MessageHeader from /export/local/common/jdk/baseline/linux-amd64/jre/lib/rt.jar]
[Loaded java.io.FilePermission from /export/local/common/jdk/baseline/linux-amd64/jre/lib/rt.jar]
[Loaded java.io.FilePermission$1 from /export/local/common/jdk/baseline/linux-amd64/jre/lib/rt.jar]
[Loaded java.io.FilePermissionCollection from /export/local/common/jdk/baseline/linux-amd64/jre/lib/rt.jar]
[Loaded java.security.AllPermission from /export/local/common/jdk/baseline/linux-amd64/jre/lib/rt.jar]
[Loaded java.security.UnresolvedPermission from /export/local/common/jdk/baseline/linux-amd64/jre/lib/rt.jar]
[Loaded java.security.BasicPermissionCollection from /export/local/common/jdk/baseline/linux-amd64/jre/lib/rt.jar]
[Loaded weblogic.Server from file:/export/local/common/testbase/bigapps/Weblogic+medrec/weblogic/server/lib/weblogic.jar]
[Loaded sun.launcher.LauncherHelper$FXHelper from /export/local/common/jdk/baseline/linux-amd64/jre/lib/rt.jar]
[Loaded java.net.MalformedURLException from /export/local/common/jdk/baseline/linux-amd64/jre/lib/rt.jar]
[Loaded java.lang.AssertionError from /export/local/common/jdk/baseline/linux-amd64/jre/lib/rt.jar]
[Loaded java.io.FileFilter from /export/local/common/jdk/baseline/linux-amd64/jre/lib/rt.jar]
[Loaded java.lang.Void from /export/local/common/jdk/baseline/linux-amd64/jre/lib/rt.jar]
[Loaded weblogic.security.utils.SecurityUtils from file:/export/local/common/testbase/bigapps/Weblogic+medrec/weblogic/server/lib/weblogic.jar]
[Loaded java.security.Security from /export/local/common/jdk/baseline/linux-amd64/jre/lib/rt.jar]
[Loaded java.security.Security$1 from /export/local/common/jdk/baseline/linux-amd64/jre/lib/rt.jar]
[Loaded java.util.Properties$LineReader from /export/local/common/jdk/baseline/linux-amd64/jre/lib/rt.jar]
# To suppress the following error report, specify this argument
# after -XX: or in .hotspotrc: SuppressErrorAt=/memSnapshot.cpp:622
#
# A fatal error has been detected by the Java Runtime Environment:
#
# Internal Error (/opt/jprt/T/P1/223506.ddaugher/s/src/share/vm/services/memSnapshot.cpp:622), pid=21805, tid=140612911077712
# assert(new_rec->is_allocation_record()) failed: Sanity check
#
# JRE version: Java(TM) SE Runtime Environment (8.0-b75) (build 1.8.0-ea-fastdebug-b75)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.0-b18-internal-201302062235.ddaugher.7182152_exp_hsx25_-fastdebug mixed mode linux-amd64 compressed oops)
# Core dump written. Default location: /export/local/aurora/sandbox/results/weblogic/core or core.21805
#
# An error report file with more information is saved as:
# /export/local/aurora/sandbox/results/weblogic/hs_err_pid21805.log
#
# If you would like to submit a bug report, please visit:
# http://bugreport.sun.com/bugreport/crash.jsp
#
Current thread is 140612911077712
Dumping core ...
- duplicates
-
JDK-8008257 NMT: assert(new_rec->is_allocation_record()) failed when running with shared memory option
- Closed
- relates to
-
JDK-8020012 NMT: assert(matched_rec->is_allocation_record() || matched_rec->is_arena_memory_record()) failed: Sanity check
- Closed