Created
June 22, 2011 19:00
-
-
Save stepheneb/1040828 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# | |
# A fatal error has been detected by the Java Runtime Environment: | |
# | |
# SIGSEGV (0xb) at pc=0x0000000101017a3d, pid=9051, tid=4499492864 | |
# | |
# JRE version: 7.0 | |
# Java VM: OpenJDK 64-Bit Server VM (21.0-b15 mixed mode bsd-amd64 compressed oops) | |
# Problematic frame: | |
# V [libjvm.dylib+0x17a3d] ciEnv::get_klass_by_name_impl(ciKlass*, constantPoolHandle, ciSymbol*, bool)+0x4fd | |
# | |
# Failed to write core dump. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again | |
# | |
# 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 (0x0000000102848000): JavaThread "C2 CompilerThread1" daemon [_thread_in_vm, id=204525568, stack(0x000000010c20d000,0x000000010c30d000)] | |
siginfo:si_signo=SIGSEGV: si_errno=0, si_code=1 (SEGV_MAPERR), si_addr=0x0000000000000000 | |
Registers: | |
RAX=0, RBX=4301484128, RCX=4296035584, RDX=0 | |
RSP=4499482784, RBP=4499482960, RSI=0, RDI=0 | |
R8 =4322107712, R9 =0, R10=1058407414, R11=4301484120 | |
R12=4301669744, R13=4303828560, R14=4337205248, R15=4303829056 | |
RIP=4311841341, EFLAGS=66118, ERR=4 | |
TRAPNO=14 | |
Top of Stack: (sp=0x000000010c30a8a0) | |
0x000000010c30a8a0: 000000010c30a920 0000000100637028 | |
0x000000010c30a8b0: 00000001006643d0 0000000000000000 | |
0x000000010c30a8c0: 000000010c30cb50 0000000100637058 | |
0x000000010c30a8d0: 000000010201a540 00000007af41d3d8 | |
0x000000010c30a8e0: 00000007af2174b8 0000000000000000 | |
0x000000010c30a8f0: 000000010c30a910 0000000000000000 | |
0x000000010c30a900: 00000001020fe850 0000000100104d00 | |
0x000000010c30a910: 000000010c30a9a0 0000000000000001 | |
0x000000010c30a920: 000000010c30a950 00000001008737d0 | |
0x000000010c30a930: 00000001020fe850 00000001008737b0 | |
0x000000010c30a940: 000000010c30a9a0 0000000000000001 | |
0x000000010c30a950: 000000010c30a9f0 000000010101b613 | |
0x000000010c30a960: 0000000000000000 000000010101ae4f | |
0x000000010c30a970: 0000000102848000 000000010c30cb50 | |
0x000000010c30a980: 00000001008b6fe8 00000001008b1fd0 | |
0x000000010c30a990: 00000001008af000 0000000100636bb0 | |
0x000000010c30a9a0: 0000000100664440 0000004c00000023 | |
0x000000010c30a9b0: 000000010000000c 00000001008b1fd0 | |
0x000000010c30a9c0: 00000001006643d0 00000001008737b0 | |
0x000000010c30a9d0: 0000000100873650 0000000100873710 | |
0x000000010c30a9e0: 00000001008736f0 0000000100873700 | |
0x000000010c30a9f0: 000000010c30aa20 0000000101280d52 | |
0x000000010c30aa00: 000000010c30cb58 0000000100873710 | |
0x000000010c30aa10: 000000010051e030 0000000100873650 | |
0x000000010c30aa20: 000000010c30aa70 000000010128c8c3 | |
0x000000010c30aa30: 0000003400000001 00000001008736f0 | |
0x000000010c30aa40: 000000010c30aa70 00000001008736f0 | |
0x000000010c30aa50: 0000000000000088 0000000100873650 | |
0x000000010c30aa60: 000000010c30cb50 0000000100664440 | |
0x000000010c30aa70: 000000010c30aae0 0000000101279c11 | |
0x000000010c30aa80: 00000001020fe580 000000b802848000 | |
0x000000010c30aa90: 0000000100873650 0000000100664400 | |
Instructions: (pc=0x0000000101017a3d) | |
0x0000000101017a1d: 01 00 00 e8 4b f6 01 00 e8 16 d6 04 00 48 8b 1d | |
0x0000000101017a2d: 8f 6f 9c 00 e9 35 fc ff ff 48 8b 85 68 ff ff ff | |
0x0000000101017a3d: 48 8b 00 48 89 85 58 ff ff ff f6 40 30 08 0f 84 | |
0x0000000101017a4d: 09 01 00 00 8b 50 34 c7 45 cc 00 00 00 00 ff ca | |
Register to memory mapping: | |
RAX=0 is an unknown value | |
RBX=4301484128 is an unknown value | |
RCX=4296035584 is an unknown value | |
RDX=0 is an unknown value | |
RSP=4499482784 is pointing into the stack for thread: 4337205248 | |
RBP=4499482960 is pointing into the stack for thread: 4337205248 | |
RSI=0 is an unknown value | |
RDI=0 is an unknown value | |
R8 =0x00000001019e2140: _ZN2os16_processor_countE+0 in /Users/stephen/dev/java/src/mlvm/sources/build/bsd-amd64/j2sdk-image/jre/lib/amd64/server/libjvm.dylib at 0x0000000101000000 | |
R9 =0 is an unknown value | |
R10=1058407414 is an unknown value | |
R11=4301484120 is an unknown value | |
R12=4301669744 is an unknown value | |
R13=4303828560 is an unknown value | |
R14=4337205248 is a thread | |
R15=4303829056 is an unknown value | |
Stack: [0x000000010c20d000,0x000000010c30d000], sp=0x000000010c30a8a0, free space=1014k | |
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code) | |
V [libjvm.dylib+0x17a3d] ciEnv::get_klass_by_name_impl(ciKlass*, constantPoolHandle, ciSymbol*, bool)+0x4fd | |
V [libjvm.dylib+0x1b613] ciSignature::ciSignature(ciKlass*, constantPoolHandle, ciSymbol*)+0x393 | |
V [libjvm.dylib+0x280d52] ciMethod::ciMethod(ciInstanceKlass*, ciSymbol*, ciSymbol*)+0xa2 | |
V [libjvm.dylib+0x28c8c3] ciObjectFactory::get_unloaded_method(ciInstanceKlass*, ciSymbol*, ciSymbol*)+0x73 | |
V [libjvm.dylib+0x279c11] ciEnv::get_method_by_index_impl(constantPoolHandle, int, Bytecodes::Code, ciInstanceKlass*)+0xe1 | |
V [libjvm.dylib+0x28e9d6] ciBytecodeStream::get_method(bool&)+0x136 | |
V [libjvm.dylib+0x2935b6] ciTypeFlow::StateVector::do_invoke(ciBytecodeStream*, bool)+0x26 | |
V [libjvm.dylib+0x295fb1] ciTypeFlow::StateVector::apply_one_bytecode(ciBytecodeStream*)+0x16d1 | |
V [libjvm.dylib+0x2975b2] ciTypeFlow::flow_block(ciTypeFlow::Block*, ciTypeFlow::StateVector*, ciTypeFlow::JsrSet*)+0x342 | |
V [libjvm.dylib+0x297a95] ciTypeFlow::df_flow_types(ciTypeFlow::Block*, bool, ciTypeFlow::StateVector*, ciTypeFlow::JsrSet*)+0x2c5 | |
V [libjvm.dylib+0x29835e] ciTypeFlow::flow_types()+0x12e | |
V [libjvm.dylib+0x298451] ciTypeFlow::do_flow()+0x11 | |
V [libjvm.dylib+0x280c67] ciMethod::get_flow_analysis()+0xa7 | |
V [libjvm.dylib+0x25e3e4] CallGenerator::for_inline(ciMethod*, float)+0x44 | |
V [libjvm.dylib+0x350f96] Compile::call_generator(ciMethod*, int, bool, JVMState*, bool, float)+0x876 | |
V [libjvm.dylib+0x3516bf] Parse::do_call()+0x14f | |
V [libjvm.dylib+0x66e072] Parse::do_one_bytecode()+0x8d2 | |
V [libjvm.dylib+0x665718] Parse::do_one_block()+0x128 | |
V [libjvm.dylib+0x665957] Parse::do_all_blocks()+0x107 | |
V [libjvm.dylib+0x666578] Parse::Parse(JVMState*, ciMethod*, float)+0x738 | |
V [libjvm.dylib+0x25ddc8] ParseGenerator::generate(JVMState*)+0x88 | |
V [libjvm.dylib+0x2c413f] Compile::Compile(ciEnv*, C2Compiler*, ciMethod*, int, bool, bool)+0xb1f | |
V [libjvm.dylib+0x25d122] C2Compiler::compile_method(ciEnv*, ciMethod*, int)+0xb2 | |
V [libjvm.dylib+0x2c6828] CompileBroker::invoke_compiler_on_method(CompileTask*)+0x2f8 | |
V [libjvm.dylib+0x2c7c16] CompileBroker::compiler_thread_loop()+0x3d6 | |
V [libjvm.dylib+0x74c5bc] JavaThread::thread_main_inner()+0x6c | |
V [libjvm.dylib+0x649cf7] java_start(Thread*)+0xa7 | |
C [libSystem.B.dylib+0x3a4f6] _pthread_start+0x14b | |
C [libSystem.B.dylib+0x3a3a9] thread_start+0xd | |
Current CompileTask: | |
C2: 1199 104 com.sun.tools.javac.comp.Resolve::rawInstantiate (575 bytes) | |
--------------- P R O C E S S --------------- | |
Java Threads: ( => current thread ) | |
0x0000000102848800 JavaThread "Service Thread" daemon [_thread_blocked, id=205586432, stack(0x000000010c310000,0x000000010c410000)] | |
=>0x0000000102848000 JavaThread "C2 CompilerThread1" daemon [_thread_in_vm, id=204525568, stack(0x000000010c20d000,0x000000010c30d000)] | |
0x0000000102846800 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=203464704, stack(0x000000010c10a000,0x000000010c20a000)] | |
0x0000000102845800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=202403840, stack(0x000000010c007000,0x000000010c107000)] | |
0x0000000102005800 JavaThread "Finalizer" daemon [_thread_blocked, id=201342976, stack(0x000000010bf04000,0x000000010c004000)] | |
0x0000000102004800 JavaThread "Reference Handler" daemon [_thread_blocked, id=200282112, stack(0x000000010be01000,0x000000010bf01000)] | |
0x0000000102800000 JavaThread "main" [_thread_in_Java, id=3149824, stack(0x0000000100201000,0x0000000100301000)] | |
Other Threads: | |
0x0000000102844800 VMThread [stack: 0x000000010bcfe000,0x000000010bdfe000] [id=199221248] | |
0x0000000102851800 WatcherThread [stack: 0x000000010c413000,0x000000010c513000] [id=206647296] | |
VM state:not at safepoint (normal execution) | |
VM Mutex/Monitor currently owned by a thread: None | |
Heap | |
PSYoungGen total 9472K, used 4171K [0x00000007e5000000, 0x00000007e5d00000, 0x0000000800000000) | |
eden space 8960K, 40% used [33906753536,33910510424,33915928576) | |
from space 512K, 98% used [33919860736,33920375720,33920385024) | |
to space 512K, 0% used [33919336448,33919336448,33919860736) | |
PSOldGen total 12736K, used 6987K [33000783872, 33013825536, 33906753536) | |
object space 12736K, 54% used [33000783872,33007939192,33013825536) | |
PSPermGen total 21248K, used 6826K [32914800640, 32936558592, 33000783872) | |
object space 21248K, 32% used [32914800640,32921790512,32936558592) | |
Code Cache [4345298944, 4347854848, 4479516672) | |
total_blobs=335 nmethods=113 adapters=174 free_code_cache=130437Kb largest_free_block=133546048 | |
Dynamic libraries: | |
0x0000000000000000 /usr/lib/libSystem.B.dylib | |
0x0000000000000000 /usr/lib/system/libmathCommon.A.dylib | |
0x0000000101000000 /Users/stephen/dev/java/src/mlvm/sources/build/bsd-amd64/j2sdk-image/jre/lib/amd64/server/libjvm.dylib | |
0x0000000000000000 /usr/lib/libstdc++.6.dylib | |
0x0000000100050000 /Users/stephen/dev/java/src/mlvm/sources/build/bsd-amd64/j2sdk-image/jre/lib/amd64/libverify.dylib | |
0x000000010005e000 /Users/stephen/dev/java/src/mlvm/sources/build/bsd-amd64/j2sdk-image/jre/lib/amd64/libjava.dylib | |
0x0000000100090000 /Users/stephen/dev/java/src/mlvm/sources/build/bsd-amd64/j2sdk-image/jre/lib/amd64/libzip.dylib | |
VM Arguments: | |
jvm_args: -Dapplication.home=/Users/stephen/dev/java/src/mlvm/sources/build/bsd-amd64/j2sdk-image -Xms8m -XX:+UnlockDiagnosticVMOptions -XX:+UnlockExperimentalVMOptions -XX:ReservedCodeCacheSize=128m -Dtest.vm.opts=-XX:+UnlockDiagnosticVMOptions -XX:+UnlockExperimentalVMOptions -XX:ReservedCodeCacheSize=128m -Dcompile.jdk=build/bsd-amd64/j2sdk-image -Dtest.src=/Users/stephen/dev/java/src/mlvm/sources/jdk/test/java/lang/invoke/6991596 -Dtest.tool.vm.opts=-J-XX:+UnlockDiagnosticVMOptions -J-XX:+UnlockExperimentalVMOptions -J-XX:ReservedCodeCacheSize=128m -Dtest.classes=/Users/stephen/dev/java/src/mlvm/sources/JTwork/classes/java/lang/invoke/6991596 -Dtest.jdk=build/bsd-amd64/j2sdk-image -Dtest.java.opts= -Dtest.compiler.opts= | |
java_command: com.sun.tools.javac.Main -d /Users/stephen/dev/java/src/mlvm/sources/JTwork/classes/java/lang/invoke/6991596 -classpath /Users/stephen/dev/java/jtreg/lib/javatest.jar:/Users/stephen/dev/java/jtreg/lib/jtreg.jar:/Users/stephen/dev/java/src/mlvm/sources/JTwork/classes/java/lang/invoke/6991596:/Users/stephen/dev/java/src/mlvm/sources/jdk/test/java/lang/invoke/6991596:/Users/stephen/dev/java/src/mlvm/sources/build/bsd-amd64/j2sdk-image/lib/tools.jar -sourcepath /Users/stephen/dev/java/src/mlvm/sources/jdk/test/java/lang/invoke/6991596:/Users/stephen/dev/java/src/mlvm/sources/build/bsd-amd64/j2sdk-image/lib/tools.jar /Users/stephen/dev/java/src/mlvm/sources/jdk/test/java/lang/invoke/6991596/Test6991596.java | |
Launcher Type: SUN_STANDARD | |
Environment Variables: | |
PATH=/bin:/usr/bin | |
Signal Handlers: | |
SIGSEGV: [libjvm.dylib+0x796010], sa_mask[0]=0xfffefeff, sa_flags=0x00000042 | |
SIGBUS: [libjvm.dylib+0x796010], sa_mask[0]=0xfffefeff, sa_flags=0x00000042 | |
SIGFPE: [libjvm.dylib+0x647680], sa_mask[0]=0xfffefeff, sa_flags=0x00000042 | |
SIGPIPE: [libjvm.dylib+0x647680], sa_mask[0]=0xfffefeff, sa_flags=0x00000042 | |
SIGXFSZ: [libjvm.dylib+0x647680], sa_mask[0]=0xfffefeff, sa_flags=0x00000042 | |
SIGILL: [libjvm.dylib+0x647680], sa_mask[0]=0xfffefeff, sa_flags=0x00000042 | |
SIGUSR1: SIG_DFL, sa_mask[0]=0x63807efb, sa_flags=0x00000000 | |
SIGUSR2: [libjvm.dylib+0x6484c0], sa_mask[0]=0x00000004, sa_flags=0x00000042 | |
SIGHUP: [libjvm.dylib+0x648c20], sa_mask[0]=0xfffefeff, sa_flags=0x00000042 | |
SIGINT: [libjvm.dylib+0x648c20], sa_mask[0]=0xfffefeff, sa_flags=0x00000042 | |
SIGTERM: [libjvm.dylib+0x648c20], sa_mask[0]=0xfffefeff, sa_flags=0x00000042 | |
SIGQUIT: [libjvm.dylib+0x648c20], sa_mask[0]=0xfffefeff, sa_flags=0x00000042 | |
--------------- S Y S T E M --------------- | |
OS:Bsd | |
uname:Darwin 10.7.0 Darwin Kernel Version 10.7.0: Sat Jan 29 15:17:16 PST 2011; root:xnu-1504.9.37~1/RELEASE_I386 i386 | |
rlimit: STACK 8192k, CORE 0k, NPROC 266, NOFILE 10240 | |
CPU:total 4 (2 cores per cpu, 2 threads per core) family 6 model 37 stepping 5, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, ht | |
Memory: 4k page, physical 5307900k(1326975k free) | |
/proc/meminfo: | |
vm_info: OpenJDK 64-Bit Server VM (21.0-b15) for bsd-amd64 JRE (1.7.0-internal-stephen_2011_06_22_09_45-b00), built on Jun 22 2011 09:50:41 by "stephen" with gcc 4.0.1 (Apple Inc. build 5494) | |
time: Wed Jun 22 15:02:35 2011 | |
elapsed time: 1 seconds |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ jtreg -XX:+UnlockDiagnosticVMOptions -XX:+UnlockExperimentalVMOptions -XX:ReservedCodeCacheSize=128m -ignore:quiet -jdk:build/bsd-amd64/j2sdk-image -v:summary jdk/test/java/lang/invoke/ | |
Directory "JTwork" not found: creating | |
Directory "JTwork/scratch" not found: creating | |
Passed: java/lang/invoke/6987555/Test6987555.java | |
FAILED: java/lang/invoke/6991596/Test6991596.java | |
Passed: java/lang/invoke/6998541/Test6998541.java | |
Passed: java/lang/invoke/ClassValueTest.java | |
FAILED: java/lang/invoke/InvokeDynamicPrintArgs.java | |
Passed: java/lang/invoke/InvokeGenericTest.java | |
Passed: java/lang/invoke/JavaDocExamplesTest.java | |
FAILED: java/lang/invoke/MethodHandlesTest.java | |
Passed: java/lang/invoke/MethodTypeTest.java | |
FAILED: java/lang/invoke/PermuteArgsTest.java | |
FAILED: java/lang/invoke/RicochetTest.java | |
Passed: java/lang/invoke/ThrowExceptionsTest.java | |
Test results: passed: 7; failed: 5 | |
Report written to JTreport/html/report.html | |
Results written to /Users/stephen/dev/java/src/mlvm/sources/JTwork | |
FAILED: java/lang/invoke/6991596/Test6991596.java | |
#section:compile | |
----------messages:(3/189)---------- | |
command: compile /Users/stephen/dev/java/src/mlvm/sources/jdk/test/java/lang/invoke/6991596/Test6991596.java | |
reason: .class file out of date or does not exist | |
elapsed time (seconds): 1.314 | |
----------System.out:(18/764)---------- | |
# | |
# A fatal error has been detected by the Java Runtime Environment: | |
# | |
# SIGSEGV (0xb) at pc=0x0000000101017a3d, pid=8795, tid=4501590016 | |
# | |
# JRE version: 7.0 | |
# Java VM: OpenJDK 64-Bit Server VM (21.0-b15 mixed mode bsd-amd64 compressed oops) | |
# Problematic frame: | |
# V [libjvm.dylib+0x17a3d] ciEnv::get_klass_by_name_impl(ciKlass*, constantPoolHandle, ciSymbol*, bool)+0x4fd | |
# | |
# Failed to write core dump. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again | |
# | |
# An error report file with more information is saved as: | |
# /Users/stephen/dev/java/src/mlvm/sources/JTwork/scratch/hs_err_pid8795.log | |
# | |
# If you would like to submit a bug report, please visit: | |
# http://bugreport.sun.com/bugreport/crash.jsp | |
# | |
----------System.err:(0/0)---------- | |
result: Failed. Compilation failed: exit code 134 | |
FAILED: java/lang/invoke/InvokeDynamicPrintArgs.java | |
#section:compile | |
----------messages:(3/183)---------- | |
command: compile /Users/stephen/dev/java/src/mlvm/sources/jdk/test/java/lang/invoke/indify/Indify.java | |
reason: .class file out of date or does not exist | |
elapsed time (seconds): 1.506 | |
----------System.out:(18/764)---------- | |
# | |
# A fatal error has been detected by the Java Runtime Environment: | |
# | |
# SIGSEGV (0xb) at pc=0x0000000101017a3d, pid=8805, tid=4501590016 | |
# | |
# JRE version: 7.0 | |
# Java VM: OpenJDK 64-Bit Server VM (21.0-b15 mixed mode bsd-amd64 compressed oops) | |
# Problematic frame: | |
# V [libjvm.dylib+0x17a3d] ciEnv::get_klass_by_name_impl(ciKlass*, constantPoolHandle, ciSymbol*, bool)+0x4fd | |
# | |
# Failed to write core dump. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again | |
# | |
# An error report file with more information is saved as: | |
# /Users/stephen/dev/java/src/mlvm/sources/JTwork/scratch/hs_err_pid8805.log | |
# | |
# If you would like to submit a bug report, please visit: | |
# http://bugreport.sun.com/bugreport/crash.jsp | |
# | |
----------System.err:(0/0)---------- | |
result: Failed. Compilation failed: exit code 134 | |
FAILED: java/lang/invoke/MethodHandlesTest.java | |
#section:compile | |
----------messages:(3/244)---------- | |
command: compile -source 7 -target 7 /Users/stephen/dev/java/src/mlvm/sources/jdk/test/java/lang/invoke/MethodHandlesTest.java | |
reason: User specified action: run compile -source 7 -target 7 MethodHandlesTest.java | |
elapsed time (seconds): 1.543 | |
----------System.out:(18/764)---------- | |
# | |
# A fatal error has been detected by the Java Runtime Environment: | |
# | |
# SIGSEGV (0xb) at pc=0x0000000101017a3d, pid=8815, tid=4507889664 | |
# | |
# JRE version: 7.0 | |
# Java VM: OpenJDK 64-Bit Server VM (21.0-b15 mixed mode bsd-amd64 compressed oops) | |
# Problematic frame: | |
# V [libjvm.dylib+0x17a3d] ciEnv::get_klass_by_name_impl(ciKlass*, constantPoolHandle, ciSymbol*, bool)+0x4fd | |
# | |
# Failed to write core dump. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again | |
# | |
# An error report file with more information is saved as: | |
# /Users/stephen/dev/java/src/mlvm/sources/JTwork/scratch/hs_err_pid8815.log | |
# | |
# If you would like to submit a bug report, please visit: | |
# http://bugreport.sun.com/bugreport/crash.jsp | |
# | |
----------System.err:(0/0)---------- | |
result: Failed. Compilation failed: exit code 134 | |
FAILED: java/lang/invoke/PermuteArgsTest.java | |
#section:compile | |
----------messages:(3/185)---------- | |
command: compile /Users/stephen/dev/java/src/mlvm/sources/jdk/test/java/lang/invoke/PermuteArgsTest.java | |
reason: .class file out of date or does not exist | |
elapsed time (seconds): 1.246 | |
----------System.out:(18/764)---------- | |
# | |
# A fatal error has been detected by the Java Runtime Environment: | |
# | |
# SIGSEGV (0xb) at pc=0x0000000101017a3d, pid=8821, tid=4508917760 | |
# | |
# JRE version: 7.0 | |
# Java VM: OpenJDK 64-Bit Server VM (21.0-b15 mixed mode bsd-amd64 compressed oops) | |
# Problematic frame: | |
# V [libjvm.dylib+0x17a3d] ciEnv::get_klass_by_name_impl(ciKlass*, constantPoolHandle, ciSymbol*, bool)+0x4fd | |
# | |
# Failed to write core dump. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again | |
# | |
# An error report file with more information is saved as: | |
# /Users/stephen/dev/java/src/mlvm/sources/JTwork/scratch/hs_err_pid8821.log | |
# | |
# If you would like to submit a bug report, please visit: | |
# http://bugreport.sun.com/bugreport/crash.jsp | |
# | |
----------System.err:(0/0)---------- | |
result: Failed. Compilation failed: exit code 134 | |
FAILED: java/lang/invoke/RicochetTest.java | |
#section:compile | |
----------messages:(3/182)---------- | |
command: compile /Users/stephen/dev/java/src/mlvm/sources/jdk/test/java/lang/invoke/RicochetTest.java | |
reason: .class file out of date or does not exist | |
elapsed time (seconds): 1.524 | |
----------System.out:(18/764)---------- | |
# | |
# A fatal error has been detected by the Java Runtime Environment: | |
# | |
# SIGSEGV (0xb) at pc=0x0000000101017a3d, pid=8823, tid=4508917760 | |
# | |
# JRE version: 7.0 | |
# Java VM: OpenJDK 64-Bit Server VM (21.0-b15 mixed mode bsd-amd64 compressed oops) | |
# Problematic frame: | |
# V [libjvm.dylib+0x17a3d] ciEnv::get_klass_by_name_impl(ciKlass*, constantPoolHandle, ciSymbol*, bool)+0x4fd | |
# | |
# Failed to write core dump. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again | |
# | |
# An error report file with more information is saved as: | |
# /Users/stephen/dev/java/src/mlvm/sources/JTwork/scratch/hs_err_pid8823.log | |
# | |
# If you would like to submit a bug report, please visit: | |
# http://bugreport.sun.com/bugreport/crash.jsp | |
# | |
----------System.err:(0/0)---------- | |
result: Failed. Compilation failed: exit code 134 | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment