;; Using jvm: "/export/local/aurora/sandbox/sca/vmsqe/jdk/nightly/fastdebug/comp_baseline/linux-i586/jre/lib/i386/client/libjvm.so"
#
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0xf474f7d3, pid=15439, tid=3936353136
#
# JRE version: Java(TM) SE Runtime Environment (9.0-b11) (build 1.9.0-ea-fastdebug-b11)
# Java VM: Java HotSpot(TM) Client VM (1.9.0-internal-201405030209.cthaling.main_to_comp-fastdebug compiled mode linux-x86 )
# Problematic frame:
# v ~BufferBlob::vtable chunks
#
# Core dump written. Default location: /export/local/aurora/sandbox/results/ResultDir/forceEarlyReturn007/core or core.15439
#
# 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 (0xeb757000): JavaThread "forceEarlyReturn001aTestThread_0" [_thread_in_Java, id=16159, stack(0xea9af000,0xeaa00000)]
siginfo: si_signo: 11 (SIGSEGV), si_code: 1 (SEGV_MAPERR), si_addr: 0xbaadbbce;;
Registers:
EAX=0xbaadbabe, EBX=0xec01e1b8, ECX=0xec4c5350, EDX=0xec4c5350
ESP=0xea9feb0c, EBP=0xea9feb7c, ESI=0xea9feb50, EDI=0xf479f430
EIP=0xf474f7d3, EFLAGS=0x00010286, CR2=0xbaadbbce
Top of Stack: (sp=0xea9feb0c)
0xea9feb0c: f479f464 eb757000 ec400030 ec400030
0xea9feb1c: eb7536d8 ec400030 00000000 ec400030
0xea9feb2c: ec4c5350 000000b6 ec1e6eca ea9feb7c
0xea9feb3c: f458f1d4 f45acbbd eb757000 00000000
0xea9feb4c: f458f1d4 ec4c5350 ec400030 ec8d1210
0xea9feb5c: ea9feb5c ec1e6eca ea9feb98 ec1e7d20
0xea9feb6c: 00000000 ec1e73d0 ea9feb50 ea9feb94
0xea9feb7c: ea9febbc f458f274 00000000 00000000
Instructions: (pc=0xf474f7d3)
0xf474f7b3: cc 8b 41 04 8b 98 a4 01 00 00 ff 63 2c cc cc cc
0xf474f7c3: cc 00 00 00 00 02 00 09 00 00 00 01 cc 8b 41 04
0xf474f7d3: 8b 98 10 01 00 00 ff 63 2c cc cc cc cc cc cc cc
0xf474f7e3: cc cc cc cc cc cc cc cc cc cc cc cc cc cc cc cc
;; f474f7c3 cc int3
;; f474f7c4 00 00 add %al,(%eax)
;; f474f7c6 00 00 add %al,(%eax)
;; f474f7c8 02 00 add (%eax),%al
;; f474f7ca 09 00 or %eax,(%eax)
;; f474f7cc 00 00 add %al,(%eax)
;; f474f7ce 01 cc add %ecx,%esp
;; f474f7d0 8b 41 04 mov 0x4(%ecx),%eax
;; ---------------
;; f474f7d3 8b 98 10 01 00 00 mov 0x110(%eax),%ebx
;; f474f7d9 ff 63 2c jmp *0x2c(%ebx)
;; f474f7dc cc int3
;; f474f7dd cc int3
;; f474f7de cc int3
;; f474f7df cc int3
;; f474f7e0 cc int3
;; f474f7e1 cc int3
;; f474f7e2 cc int3
;; f474f7e3 cc int3
;; f474f7e4 cc int3
;; f474f7e5 cc int3
;; f474f7e6 cc int3
;; f474f7e7 cc int3
;; f474f7e8 cc int3
;; f474f7e9 cc int3
;; f474f7ea cc int3
;; f474f7eb cc int3
;; f474f7ec cc int3
;; f474f7ed cc int3
;; f474f7ee cc int3
;; f474f7ef cc int3
;; f474f7f0 cc int3
;; f474f7f1 cc int3
;; f474f7f2 cc int3
;;
Register to memory mapping:
EAX=0xbaadbabe is an unknown value
EBX=0xec01e1b8 is pointing into metadata
ECX=0xec4c5350 is an unallocated location in the heap
EDX=0xec4c5350 is an unallocated location in the heap
ESP=0xea9feb0c is pointing into the stack for thread: 0xeb757000
EBP=0xea9feb7c is pointing into the stack for thread: 0xeb757000
ESI=0xea9feb50 is pointing into the stack for thread: 0xeb757000
EDI=0xf479f430 is at entry_point+16 in (nmethod*)0xf479f308
Stack: [0xea9af000,0xeaa00000], sp=0xea9feb0c, free space=318k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
v ~BufferBlob::vtable chunks
j nsk.share.jpda.ForceEarlyReturnTestThread.run()V+82
v ~StubRoutines::call_stub
V [libjvm.so+0x513ccd] JavaCalls::call_helper(JavaValue*, methodHandle*, JavaCallArguments*, Thread*)+0x17bd;; .L625+0x25c
V [libjvm.so+0x7ec689] os::os_exception_wrapper(void (*)(JavaValue*, methodHandle*, JavaCallArguments*, Thread*), JavaValue*, methodHandle*, JavaCallArguments*, Thread*)+0x19;; os::os_exception_wrapper(void (*)(JavaValue*, methodHandle*, JavaCallArguments*, Thread*), JavaValue*, methodHandle*, JavaCallArguments*, Thread*)+0x19
V [libjvm.so+0x516220] JavaCalls::call_virtual(JavaValue*, KlassHandle, Symbol*, Symbol*, JavaCallArguments*, Thread*)+0x650;; JavaCalls::call_virtual(JavaValue*, KlassHandle, Symbol*, Symbol*, JavaCallArguments*, Thread*)+0x650
V [libjvm.so+0x516c05] JavaCalls::call_virtual(JavaValue*, Handle, KlassHandle, Symbol*, Symbol*, Thread*)+0x95;; JavaCalls::call_virtual(JavaValue*, Handle, KlassHandle, Symbol*, Symbol*, Thread*)+0x95
V [libjvm.so+0x5f4301] thread_entry(JavaThread*, Thread*)+0xc1;; thread_entry(JavaThread*, Thread*)+0xc1
V [libjvm.so+0x9422e4] JavaThread::thread_main_inner()+0x234;; JavaThread::thread_main_inner()+0x234
V [libjvm.so+0x942684] JavaThread::run()+0x2e4;; JavaThread::run()+0x2e4
V [libjvm.so+0x7f5329] java_start(Thread*)+0x119;; java_start(Thread*)+0x119
C [libpthread.so.0+0x6a49]
C [libc.so.6+0xe2aee] clone+0x5e
--------------- P R O C E S S ---------------
Java Threads: ( => current thread )
0xeb759000 JavaThread "forceEarlyReturn001aTestThread_2" [_thread_blocked, id=16168, stack(0xea90d000,0xea95e000)]
0xeb757c00 JavaThread "forceEarlyReturn001aTestThread_1" [_thread_blocked, id=16166, stack(0xea95e000,0xea9af000)]
=>0xeb757000 JavaThread "forceEarlyReturn001aTestThread_0" [_thread_in_Java, id=16159, stack(0xea9af000,0xeaa00000)]
0xeb709000 JavaThread "Service Thread" daemon [_thread_blocked, id=15558, stack(0xeb6af000,0xeb700000)]
0xf66f5800 JavaThread "C1 CompilerThread0" daemon [_thread_in_native, id=15521, stack(0xeb83b000,0xeb8bc000)]
0xebc00c00 JavaThread "JDWP Command Reader" daemon [_thread_in_native, id=15493, stack(0xeb8bc000,0xeb90d000)]
0xf66ee000 JavaThread "JDWP Event Helper Thread" daemon [_thread_blocked, id=15491, stack(0xeb90d000,0xeb95e000)]
0xf66eb000 JavaThread "JDWP Transport Listener: dt_socket" daemon [_thread_blocked, id=15490, stack(0xeb97a000,0xeb9cb000)]
0xf66d8800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=15487, stack(0xebb0d000,0xebb5e000)]
0xf66af800 JavaThread "Finalizer" daemon [_thread_blocked, id=15461, stack(0xebb5e000,0xebbaf000)]
0xf66ab400 JavaThread "Reference Handler" daemon [_thread_blocked, id=15459, stack(0xebbaf000,0xebc00000)]
0xf6613c00 JavaThread "main" [_thread_in_native, id=15445, stack(0xf775d000,0xf77ae000)]
Other Threads:
0xf669fc00 VMThread [stack: 0xebd0e000,0xebd8f000] [id=15456]
0xeb70b400 WatcherThread [stack: 0xeb62e000,0xeb6af000] [id=15568]
VM state:synchronizing (normal execution)
VM Mutex/Monitor currently owned by a thread: ([mutex/lock_event])
[0xf66121d8] Safepoint_lock - owner thread: 0xf669fc00
[0xf6612278] Threads_lock - owner thread: 0xf669fc00
Heap:
def new generation total 4928K, used 536K [0xec400000, 0xec950000, 0xeeea0000)
eden space 4416K, 2% used [0xec400000, 0xec41ad28, 0xec850000)
from space 512K, 83% used [0xec8d0000, 0xec93b6b8, 0xec950000)
to space 512K, 0% used [0xec850000, 0xec850000, 0xec8d0000)
tenured generation total 10944K, used 0K [0xeeea0000, 0xef950000, 0xf4400000)
the space 10944K, 0% used [0xeeea0000, 0xeeea0000, 0xeeea0200, 0xef950000)
Metaspace used 2639K, capacity 2666K, committed 2712K, reserved 4400K
Card table byte_map: [0xf44ca000,0xf450b000] byte_map_base: 0xf3d68000
Polling page: 0xf774f000
CodeCache: size=32768Kb used=3467Kb max_used=3529Kb free=29300Kb
bounds [0xf458b000, 0xf4913000, 0xf658b000]
total_blobs=1106 nmethods=704 adapters=342
compilation: enabled
Compilation events (10 events):
Event: 14.910 Thread 0xf66f5800 nmethod 1368 0xf48f3488 code [0xf48f4870, 0xf48f9544]
Event: 14.911 Thread 0xf66f5800 1369 % !b nsk.share.jpda.ForceEarlyReturnTestThread::run @ 43 (155 bytes)
Event: 14.930 Thread 0xf66f5800 nmethod 1369% 0xf483ffc8 code [0xf4840250, 0xf484097c]
Event: 14.932 Thread 0xf66f5800 1370 b nsk.share.jpda.ForceEarlyReturnTestThread::executeMethod (1912 bytes)
Event: 15.833 Thread 0xf66f5800 nmethod 1370 0xf4901388 code [0xf4902770, 0xf4907444]
Event: 15.869 Thread 0xf66f5800 1371 b nsk.share.jpda.ForceEarlyReturnTestThread::executeMethod (1912 bytes)
Event: 16.654 Thread 0xf66f5800 nmethod 1371 0xf4843c88 code [0xf4845070, 0xf4849d44]
Event: 16.660 Thread 0xf66f5800 1372 % !b nsk.share.jpda.ForceEarlyReturnTestThread::run @ 43 (155 bytes)
Event: 16.670 Thread 0xf66f5800 nmethod 1372% 0xf472c348 code [0xf472c5d0, 0xf472ccfc]
Event: 16.709 Thread 0xf66f5800 1373 b nsk.share.jpda.ForceEarlyReturnTestThread::executeMethod (1912 bytes)
GC Heap History (2 events):
Event: 17.185 GC heap before
{Heap before GC invocations=0 (full 0):
def new generation total 4928K, used 4416K [0xec400000, 0xec950000, 0xeeea0000)
eden space 4416K, 100% used [0xec400000, 0xec850000, 0xec850000)
from space 512K, 0% used [0xec850000, 0xec850000, 0xec8d0000)
to space 512K, 0% used [0xec8d0000, 0xec8d0000, 0xec950000)
tenured generation total 10944K, used 0K [0xeeea0000, 0xef950000, 0xf4400000)
the space 10944K, 0% used [0xeeea0000, 0xeeea0000, 0xeeea0200, 0xef950000)
Metaspace used 2639K, capacity 2666K, committed 2712K, reserved 4400K
Event: 17.194 GC heap after
Heap after GC invocations=1 (full 0):
def new generation total 4928K, used 429K [0xec400000, 0xec950000, 0xeeea0000)
eden space 4416K, 0% used [0xec400000, 0xec400000, 0xec850000)
from space 512K, 83% used [0xec8d0000, 0xec93b6b8, 0xec950000)
to space 512K, 0% used [0xec850000, 0xec850000, 0xec8d0000)
tenured generation total 10944K, used 0K [0xeeea0000, 0xef950000, 0xf4400000)
the space 10944K, 0% used [0xeeea0000, 0xeeea0000, 0xeeea0200, 0xef950000)
Metaspace used 2639K, capacity 2666K, committed 2712K, reserved 4400K
}
Deoptimization events (0 events):
No events
Internal exceptions (10 events):
Event: 3.237 Thread 0xf6613c00 Exception (0xec4e4290) thrown at [/opt/jprt/T/P1/020902.cthaling/s/src/share/vm/prims/jvm.cpp, line 1277]
Event: 3.238 Thread 0xf6613c00 Exception (0xec4e6870) thrown at [/opt/jprt/T/P1/020902.cthaling/s/src/share/vm/prims/jvm.cpp, line 1277]
Event: 3.251 Thread 0xf6613c00 Exception (0xec4eb350) thrown at [/opt/jprt/T/P1/020902.cthaling/s/src/share/vm/prims/jvm.cpp, line 1277]
Event: 3.258 Thread 0xf6613c00 Exception (0xec4ed9a0) thrown at [/opt/jprt/T/P1/020902.cthaling/s/src/share/vm/prims/jvm.cpp, line 1277]
Event: 3.303 Thread 0xf6613c00 Exception (0xec4f1208) thrown at [/opt/jprt/T/P1/020902.cthaling/s/src/share/vm/prims/jvm.cpp, line 1277]
Event: 3.304 Thread 0xf6613c00 Exception (0xec4f42c0) thrown at [/opt/jprt/T/P1/020902.cthaling/s/src/share/vm/prims/jvm.cpp, line 1277]
Event: 3.305 Thread 0xf6613c00 Exception (0xec4f8858) thrown at [/opt/jprt/T/P1/020902.cthaling/s/src/share/vm/prims/jvm.cpp, line 1277]
Event: 3.599 Thread 0xf6613c00 Exception (0xec5008f8) thrown at [/opt/jprt/T/P1/020902.cthaling/s/src/share/vm/prims/jvm.cpp, line 1277]
Event: 3.602 Thread 0xf6613c00 Exception (0xec505638) thrown at [/opt/jprt/T/P1/020902.cthaling/s/src/share/vm/prims/jvm.cpp, line 1277]
Event: 9.413 Thread 0xf6613c00 Exception (0xec532730) thrown at [/opt/jprt/T/P1/020902.cthaling/s/src/share/vm/prims/jvm.cpp, line 1277]
Events (10 events):
Event: 17.174 Executing VM operation: DeoptimizeAll
Event: 17.174 Executing VM operation: DeoptimizeAll done
Event: 17.178 Executing VM operation: DeoptimizeAll
Event: 17.178 Executing VM operation: DeoptimizeAll done
Event: 17.181 Executing VM operation: DeoptimizeAll
Event: 17.181 Executing VM operation: DeoptimizeAll done
Event: 17.185 Executing VM operation: DeoptimizeAll
Event: 17.185 Executing VM operation: DeoptimizeAll done
Event: 17.185 Executing VM operation: GenCollectForAllocation
Event: 17.194 Executing VM operation: GenCollectForAllocation done
Dynamic libraries:
08048000-08049000 r-xp 00000000 ca:02 2111677 /export/local/aurora/sandbox/sca/vmsqe/jdk/nightly/fastdebug/comp_baseline/linux-i586/jre/bin/java
08049000-0804a000 rw-p 00000000 ca:02 2111677 /export/local/aurora/sandbox/sca/vmsqe/jdk/nightly/fastdebug/comp_baseline/linux-i586/jre/bin/java
0898e000-089af000 rw-p 00000000 00:00 0 [heap]
4cc96000-4ccb4000 r-xp 00000000 ca:02 2633071 /lib/ld-2.12.so
4ccb4000-4ccb5000 r--p 0001d000 ca:02 2633071 /lib/ld-2.12.so
4ccb5000-4ccb6000 rw-p 0001e000 ca:02 2633071 /lib/ld-2.12.so
4ccb8000-4ce48000 r-xp 00000000 ca:02 2632047 /lib/libc-2.12.so
4ce48000-4ce49000 ---p 00190000 ca:02 2632047 /lib/libc-2.12.so
4ce49000-4ce4b000 r--p 00190000 ca:02 2632047 /lib/libc-2.12.so
4ce4b000-4ce4c000 rw-p 00192000 ca:02 2632047 /lib/libc-2.12.so
4ce4c000-4ce4f000 rw-p 00000000 00:00 0
4ce51000-4ce79000 r-xp 00000000 ca:02 2632382 /lib/libm-2.12.so
4ce79000-4ce7a000 r--p 00027000 ca:02 2632382 /lib/libm-2.12.so
4ce7a000-4ce7b000 rw-p 00028000 ca:02 2632382 /lib/libm-2.12.so
4ce7d000-4ce94000 r-xp 00000000 ca:02 2632436 /lib/libpthread-2.12.so
4ce94000-4ce95000 r--p 00016000 ca:02 2632436 /lib/libpthread-2.12.so
4ce95000-4ce96000 rw-p 00017000 ca:02 2632436 /lib/libpthread-2.12.so
4ce96000-4ce98000 rw-p 00000000 00:00 0
4ce9a000-4ce9d000 r-xp 00000000 ca:02 2632054 /lib/libdl-2.12.so
4ce9d000-4ce9e000 r--p 00002000 ca:02 2632054 /lib/libdl-2.12.so
4ce9e000-4ce9f000 rw-p 00003000 ca:02 2632054 /lib/libdl-2.12.so
4cfe9000-4cff0000 r-xp 00000000 ca:02 2632432 /lib/librt-2.12.so
4cff0000-4cff1000 r--p 00006000 ca:02 2632432 /lib/librt-2.12.so
4cff1000-4cff2000 rw-p 00007000 ca:02 2632432 /lib/librt-2.12.so
ea74b000-ea90d000 rw-p 00000000 00:00 0
ea90d000-ea910000 ---p 00000000 00:00 0
ea910000-ea95e000 rw-p 00000000 00:00 0
ea95e000-ea961000 ---p 00000000 00:00 0
ea961000-ea9af000 rw-p 00000000 00:00 0
ea9af000-ea9b2000 ---p 00000000 00:00 0
ea9b2000-eaa00000 rw-p 00000000 00:00 0
eaa00000-eaaff000 rw-p 00000000 00:00 0
eaaff000-eab00000 ---p 00000000 00:00 0
eab00000-eabf1000 rw-p 00000000 00:00 0
eabf1000-eac00000 ---p 00000000 00:00 0
eac00000-eacf9000 rw-p 00000000 00:00 0
eacf9000-ead00000 ---p 00000000 00:00 0
ead00000-eadf9000 rw-p 00000000 00:00 0
eadf9000-eae00000 ---p 00000000 00:00 0
eae00000-eaef9000 rw-p 00000000 00:00 0
eaef9000-eaf00000 ---p 00000000 00:00 0
eaf00000-eaff9000 rw-p 00000000 00:00 0
eaff9000-eb000000 ---p 00000000 00:00 0
eb000000-eb0f9000 rw-p 00000000 00:00 0
eb0f9000-eb100000 ---p 00000000 00:00 0
eb100000-eb1fb000 rw-p 00000000 00:00 0
eb1fb000-eb200000 ---p 00000000 00:00 0
eb200000-eb3f9000 rw-p 00000000 00:00 0
eb3f9000-eb400000 ---p 00000000 00:00 0
eb400000-eb4fc000 rw-p 00000000 00:00 0
eb4fc000-eb500000 ---p 00000000 00:00 0
eb500000-eb600000 rw-p 00000000 00:00 0
eb62e000-eb62f000 ---p 00000000 00:00 0
eb62f000-eb6af000 rw-p 00000000 00:00 0
eb6af000-eb6b2000 ---p 00000000 00:00 0
eb6b2000-eb700000 rw-p 00000000 00:00 0
eb700000-eb762000 rw-p 00000000 00:00 0
eb762000-eb800000 ---p 00000000 00:00 0
eb802000-eb83b000 rw-p 00000000 00:00 0
eb83b000-eb83e000 ---p 00000000 00:00 0
eb83e000-eb8bc000 rw-p 00000000 00:00 0
eb8bc000-eb8bf000 ---p 00000000 00:00 0
eb8bf000-eb90d000 rw-p 00000000 00:00 0
eb90d000-eb910000 ---p 00000000 00:00 0
eb910000-eb95e000 rw-p 00000000 00:00 0
eb95e000-eb96a000 r-xp 00000000 ca:02 2632070 /lib/libnss_files-2.12.so
eb96a000-eb96b000 r--p 0000b000 ca:02 2632070 /lib/libnss_files-2.12.so
eb96b000-eb96c000 rw-p 0000c000 ca:02 2632070 /lib/libnss_files-2.12.so
eb97a000-eb97d000 ---p 00000000 00:00 0
eb97d000-eb9cb000 rw-p 00000000 00:00 0
eb9cb000-eba00000 r--s 00000000 ca:02 4325747 /var/db/nscd/hosts
eba00000-ebafc000 rw-p 00000000 00:00 0
ebafc000-ebb00000 ---p 00000000 00:00 0
ebb0d000-ebb10000 ---p 00000000 00:00 0
ebb10000-ebb5e000 rw-p 00000000 00:00 0
ebb5e000-ebb61000 ---p 00000000 00:00 0
ebb61000-ebbaf000 rw-p 00000000 00:00 0
ebbaf000-ebbb2000 ---p 00000000 00:00 0
ebbb2000-ebc00000 rw-p 00000000 00:00 0
ebc00000-ebc54000 rw-p 00000000 00:00 0
ebc54000-ebd00000 ---p 00000000 00:00 0
ebd0e000-ebd0f000 ---p 00000000 00:00 0
ebd0f000-ebdde000 rw-p 00000000 00:00 0
ebdde000-ebfb4000 r--s 044b7000 ca:02 2256488 /export/local/aurora/sandbox/sca/vmsqe/jdk/nightly/fastdebug/comp_baseline/linux-i586/jre/lib/rt.jar
ebfb4000-ec25a000 rw-p 00000000 00:00 0
ec25a000-ec400000 ---p 00000000 00:00 0
ec400000-ec950000 rw-p 00000000 00:00 0
ec950000-eeea0000 ---p 00000000 00:00 0
eeea0000-ef950000 rw-p 00000000 00:00 0
ef950000-f4400000 ---p 00000000 00:00 0
f4407000-f441b000 r-xp 00000000 ca:02 2255885 /export/local/aurora/sandbox/sca/vmsqe/jdk/nightly/fastdebug/comp_baseline/linux-i586/jre/lib/i386/libnet.so
f441b000-f441c000 rw-p 00013000 ca:02 2255885 /export/local/aurora/sandbox/sca/vmsqe/jdk/nightly/fastdebug/comp_baseline/linux-i586/jre/lib/i386/libnet.so
f441c000-f44a5000 rw-p 00000000 00:00 0
f44a5000-f44ca000 ---p 00000000 00:00 0
f44ca000-f44cd000 rw-p 00000000 00:00 0
f44cd000-f44df000 ---p 00000000 00:00 0
f44df000-f44e5000 rw-p 00000000 00:00 0
f44e5000-f450a000 ---p 00000000 00:00 0
f450a000-f451a000 rw-p 00000000 00:00 0
f451a000-f458b000 ---p 00000000 00:00 0
f458b000-f4913000 rwxp 00000000 00:00 0
f4913000-f658b000 ---p 00000000 00:00 0
f658b000-f6593000 rw-s 00000000 ca:02 9589776 /tmp/hsperfdata_gtee/15439
f6593000-f65c8000 r--s 00000000 ca:02 4325438 /var/db/nscd/passwd
f65c8000-f65ff000 r-xp 00000000 ca:02 2255872 /export/local/aurora/sandbox/sca/vmsqe/jdk/nightly/fastdebug/comp_baseline/linux-i586/jre/lib/i386/libjdwp.so
f65ff000-f6600000 rw-p 00037000 ca:02 2255872 /export/local/aurora/sandbox/sca/vmsqe/jdk/nightly/fastdebug/comp_baseline/linux-i586/jre/lib/i386/libjdwp.so
f6600000-f66fa000 rw-p 00000000 00:00 0
f66fa000-f6700000 ---p 00000000 00:00 0
f6705000-f6707000 rw-p 00000000 00:00 0
f6707000-f670e000 r-xp 00000000 ca:02 2255883 /export/local/aurora/sandbox/sca/vmsqe/jdk/nightly/fastdebug/comp_baseline/linux-i586/jre/lib/i386/libmanagement.so
f670e000-f670f000 rw-p 00007000 ca:02 2255883 /export/local/aurora/sandbox/sca/vmsqe/jdk/nightly/fastdebug/comp_baseline/linux-i586/jre/lib/i386/libmanagement.so
f670f000-f6712000 r-xp 00000000 ca:02 2255861 /export/local/aurora/sandbox/sca/vmsqe/jdk/nightly/fastdebug/comp_baseline/linux-i586/jre/lib/i386/libdt_socket.so
f6712000-f6713000 rw-p 00002000 ca:02 2255861 /export/local/aurora/sandbox/sca/vmsqe/jdk/nightly/fastdebug/comp_baseline/linux-i586/jre/lib/i386/libdt_socket.so
f6713000-f672c000 r-xp 00000000 ca:02 2255902 /export/local/aurora/sandbox/sca/vmsqe/jdk/nightly/fastdebug/comp_baseline/linux-i586/jre/lib/i386/libzip.so
f672c000-f672d000 rw-p 00018000 ca:02 2255902 /export/local/aurora/sandbox/sca/vmsqe/jdk/nightly/fastdebug/comp_baseline/linux-i586/jre/lib/i386/libzip.so
f672d000-f6734000 r--s 00000000 ca:02 556298 /usr/lib/gconv/gconv-modules.cache
f6734000-f6736000 r-xp 00000000 ca:02 2255888 /export/local/aurora/sandbox/sca/vmsqe/jdk/nightly/fastdebug/comp_baseline/linux-i586/jre/lib/i386/libnpt.so
f6736000-f6737000 rw-p 00001000 ca:02 2255888 /export/local/aurora/sandbox/sca/vmsqe/jdk/nightly/fastdebug/comp_baseline/linux-i586/jre/lib/i386/libnpt.so
f6737000-f6738000 rw-p 00000000 00:00 0
f6738000-f675a000 r-xp 00000000 ca:02 2255869 /export/local/aurora/sandbox/sca/vmsqe/jdk/nightly/fastdebug/comp_baseline/linux-i586/jre/lib/i386/libjava.so
f675a000-f675b000 rw-p 00022000 ca:02 2255869 /export/local/aurora/sandbox/sca/vmsqe/jdk/nightly/fastdebug/comp_baseline/linux-i586/jre/lib/i386/libjava.so
f675b000-f729a000 r-xp 00000000 ca:02 2255852 /export/local/aurora/sandbox/sca/vmsqe/jdk/nightly/fastdebug/comp_baseline/linux-i586/jre/lib/i386/client/libjvm.so
f729a000-f72c6000 rw-p 00b3e000 ca:02 2255852 /export/local/aurora/sandbox/sca/vmsqe/jdk/nightly/fastdebug/comp_baseline/linux-i586/jre/lib/i386/client/libjvm.so
f72c6000-f773b000 rw-p 00000000 00:00 0
f773b000-f774e000 r-xp 00000000 ca:02 2255853 /export/local/aurora/sandbox/sca/vmsqe/jdk/nightly/fastdebug/comp_baseline/linux-i586/jre/lib/i386/jli/libjli.so
f774e000-f774f000 rw-p 00013000 ca:02 2255853 /export/local/aurora/sandbox/sca/vmsqe/jdk/nightly/fastdebug/comp_baseline/linux-i586/jre/lib/i386/jli/libjli.so
f774f000-f7750000 ---p 00000000 00:00 0
f7750000-f775c000 r-xp 00000000 ca:02 2255901 /export/local/aurora/sandbox/sca/vmsqe/jdk/nightly/fastdebug/comp_baseline/linux-i586/jre/lib/i386/libverify.so
f775c000-f775d000 rw-p 0000c000 ca:02 2255901 /export/local/aurora/sandbox/sca/vmsqe/jdk/nightly/fastdebug/comp_baseline/linux-i586/jre/lib/i386/libverify.so
f775d000-f7760000 ---p 00000000 00:00 0
f7760000-f77af000 rw-p 00000000 00:00 0
f77af000-f77b0000 r-xp 00000000 00:00 0 [vdso]
ffc10000-ffc11000 rwxp 00000000 00:00 0
ffc43000-ffc64000 rw-p 00000000 00:00 0 [stack]
VM Arguments:
jvm_args: -Xmixed -XX:MaxRAMFraction=8 -XX:+CreateMinidumpOnCrash -ea -esa -XX:+TieredCompilation -XX:CompileThreshold=100 -XX:+UnlockExperimentalVMOptions -XX:+IgnoreUnrecognizedVMOptions -XX:+DeoptimizeALot -Xcomp -XX:MaxRAMFraction=8 -XX:+CreateMinidumpOnCrash -ea -esa -XX:+TieredCompilation -XX:CompileThreshold=100 -XX:+UnlockExperimentalVMOptions -XX:+IgnoreUnrecognizedVMOptions -XX:+DeoptimizeALot -Xdebug -Xrunjdwp:transport=dt_socket,address=spb23241:7671,suspend=y
java_command: nsk.jdi.ThreadReference.forceEarlyReturn.forceEarlyReturn001.forceEarlyReturn001a -stressTime 30 -verbose -arch=linux-i586 -waittime=5 -debugee.vmkind=java -transport.address=dynamic -debugee.vmkeys=-client -Xmixed -XX:MaxRAMFraction=8 -XX:+CreateMinidumpOnCrash -ea -esa -XX:+TieredCompilation -XX:CompileThreshold=100 -XX:+UnlockExperimentalVMOptions -XX:+IgnoreUnrecognizedVMOptions -XX:+DeoptimizeALot -client -Xcomp -XX:MaxRAMFraction=8 -XX:+CreateMinidumpOnCrash -ea -esa -XX:+TieredCompilation -XX:CompileThreshold=100 -XX:+UnlockExperimentalVMOptions -XX:+IgnoreUnrecognizedVMOptions -XX:+DeoptimizeALot -pipe.port=38957
java_class_path (initial): /export/local/aurora/sandbox/results/ResultDir/forceEarlyReturn007:/export/local/aurora/sandbox/sca/vmsqe/testbase/vm/9/build/nightly/vm//bin/classes:/export/local/aurora/sandbox/sca/vmsqe/jdk/nightly/fastdebug/comp_baseline/linux-i586//lib/tools.jar
Launcher Type: SUN_STANDARD
Environment Variables:
CLASSPATH=/export/local/aurora/sandbox/results/ResultDir/forceEarlyReturn007:/export/local/aurora/sandbox/sca/vmsqe/testbase/vm/9/build/nightly/vm//bin/classes:/export/local/aurora/sandbox/sca/vmsqe/jdk/nightly/fastdebug/comp_baseline/linux-i586//lib/tools.jar
PATH=/export/local/aurora/sandbox/sca/vmsqe/jdk/nightly/fastdebug/comp_baseline/linux-i586//bin:/bin:/usr/bin
LD_LIBRARY_PATH=/export/local/aurora/sandbox/sca/vmsqe/jdk/nightly/fastdebug/comp_baseline/linux-i586/jre/lib/i386/client:/export/local/aurora/sandbox/sca/vmsqe/jdk/nightly/fastdebug/comp_baseline/linux-i586/jre/lib/i386:/export/local/aurora/sandbox/sca/vmsqe/jdk/nightly/fastdebug/comp_baseline/linux-i586/jre/../lib/i386:/export/local/aurora/sandbox/sca/vmsqe/jdk/nightly/fastdebug/comp_baseline/linux-i586//jre/lib/i386:/export/local/aurora/sandbox/sca/vmsqe/jdk/nightly/fastdebug/comp_baseline/linux-i586//jre/lib/i386/client
SHELL=/bin/bash
DISPLAY=
Signal Handlers:
SIGSEGV: [libjvm.so+0x9a31e0], sa_mask[0]=11111111011111111101111111111110, sa_flags=SA_RESTART|SA_SIGINFO
SIGBUS: [libjvm.so+0x9a31e0], sa_mask[0]=11111111011111111101111111111110, sa_flags=SA_RESTART|SA_SIGINFO
SIGFPE: [libjvm.so+0x7ee8e0], sa_mask[0]=11111111011111111101111111111110, sa_flags=SA_RESTART|SA_SIGINFO
SIGPIPE: [libjvm.so+0x7ee8e0], sa_mask[0]=11111111011111111101111111111110, sa_flags=SA_RESTART|SA_SIGINFO
SIGXFSZ: [libjvm.so+0x7ee8e0], sa_mask[0]=11111111011111111101111111111110, sa_flags=SA_RESTART|SA_SIGINFO
SIGILL: [libjvm.so+0x7ee8e0], sa_mask[0]=11111111011111111101111111111110, sa_flags=SA_RESTART|SA_SIGINFO
SIGUSR1: SIG_DFL, sa_mask[0]=00000000000000000000000000000000, sa_flags=none
SIGUSR2: [libjvm.so+0x7f0d40], sa_mask[0]=00100000000000000000000000000000, sa_flags=SA_RESTART|SA_SIGINFO
SIGHUP: [libjvm.so+0x7f3c00], sa_mask[0]=11111111011111111101111111111110, sa_flags=SA_RESTART|SA_SIGINFO
SIGINT: SIG_IGN, sa_mask[0]=00000000000000000000000000000000, sa_flags=none
SIGTERM: [libjvm.so+0x7f3c00], sa_mask[0]=11111111011111111101111111111110, sa_flags=SA_RESTART|SA_SIGINFO
SIGQUIT: [libjvm.so+0x7f3c00], sa_mask[0]=11111111011111111101111111111110, sa_flags=SA_RESTART|SA_SIGINFO
--------------- S Y S T E M ---------------
OS:Oracle Linux Server release 6.4
uname:Linux 2.6.39-400.21.1.el6uek.x86_64 #1 SMP Thu Apr 4 03:49:00 PDT 2013 x86_64
libc:glibc 2.12 NPTL 2.12
rlimit: STACK 8192k, CORE infinity, NPROC 91226, NOFILE 8192, AS infinity
load average:3.34 3.09 2.94
/proc/meminfo:
MemTotal: 11755024 kB
MemFree: 4839328 kB
Buffers: 1468388 kB
Cached: 3804696 kB
SwapCached: 2048 kB
Active: 2695168 kB
Inactive: 3070804 kB
Active(anon): 388208 kB
Inactive(anon): 104856 kB
Active(file): 2306960 kB
Inactive(file): 2965948 kB
Unevictable: 0 kB
Mlocked: 0 kB
SwapTotal: 14041068 kB
SwapFree: 14029808 kB
Dirty: 3308 kB
Writeback: 0 kB
AnonPages: 491256 kB
Mapped: 32768 kB
Shmem: 4 kB
Slab: 971740 kB
SReclaimable: 926788 kB
SUnreclaim: 44952 kB
KernelStack: 2272 kB
PageTables: 6864 kB
NFS_Unstable: 0 kB
Bounce: 0 kB
WritebackTmp: 0 kB
CommitLimit: 19918580 kB
Committed_AS: 967832 kB
VmallocTotal: 34359738367 kB
VmallocUsed: 46444 kB
VmallocChunk: 34359684644 kB
HardwareCorrupted: 0 kB
AnonHugePages: 0 kB
HugePages_Total: 0
HugePages_Free: 0
HugePages_Rsvd: 0
HugePages_Surp: 0
Hugepagesize: 2048 kB
DirectMap4k: 11988992 kB
DirectMap2M: 0 kB
CPU:total 2 (8 cores per cpu, 2 threads per core) family 6 model 45 stepping 7, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, aes, clmul, ht, tsc, tscinvbit, tscinv
/proc/cpuinfo:
processor : 0
vendor_id : GenuineIntel
cpu family : 6
model : 45
model name : Intel(R) Xeon(R) CPU E5-2690 0 @ 2.90GHz
stepping : 7
cpu MHz : 2893.028
cache size : 20480 KB
physical id : 0
siblings : 2
core id : 1
cpu cores : 1
apicid : 3
initial apicid : 3
fpu : yes
fpu_exception : yes
cpuid level : 13
wp : yes
flags : fpu de tsc msr pae cx8 sep cmov pat clflush mmx fxsr sse sse2 ss ht syscall nx lm constant_tsc rep_good nopl nonstop_tsc pni pclmulqdq ssse3 cx16 sse4_1 sse4_2 x2apic popcnt aes avx hypervisor lahf_lm
bogomips : 5786.05
clflush size : 64
cache_alignment : 64
address sizes : 46 bits physical, 48 bits virtual
power management:
processor : 1
vendor_id : GenuineIntel
cpu family : 6
model : 45
model name : Intel(R) Xeon(R) CPU E5-2690 0 @ 2.90GHz
stepping : 7
cpu MHz : 2893.028
cache size : 20480 KB
physical id : 0
siblings : 2
core id : 1
cpu cores : 1
apicid : 3
initial apicid : 3
fpu : yes
fpu_exception : yes
cpuid level : 13
wp : yes
flags : fpu de tsc msr pae cx8 sep cmov pat clflush mmx fxsr sse sse2 ss ht syscall nx lm constant_tsc rep_good nopl nonstop_tsc pni pclmulqdq ssse3 cx16 sse4_1 sse4_2 x2apic popcnt aes avx hypervisor lahf_lm
bogomips : 5786.05
clflush size : 64
cache_alignment : 64
address sizes : 46 bits physical, 48 bits virtual
power management:
Memory: 4k page, physical 11755024k(4839328k free), swap 14041068k(14029808k free)
vm_info: Java HotSpot(TM) Client VM (1.9.0-internal-201405030209.cthaling.main_to_comp-fastdebug) for linux-x86 JRE (1.9.0), built on May 2 2014 20:46:23 by "jprtadm" with gcc 4.3.0 20080428 (Red Hat 4.3.0-8)
time: Sat May 3 07:22:01 2014
elapsed time: 17 seconds (0d 0h 0m 17s)
# Host info: Linux spb23241 2.6.39-400.21.1.el6uek.x86_64 #1 SMP Thu Apr 4 03:49:00 PDT 2013 x86_64 x86_64 x86_64 GNU/Linux