Created
September 23, 2016 07:54
-
-
Save jsyeo/fae56dfe7ad09a3b83ecfef072258422 to your computer and use it in GitHub Desktop.
SIGSEGV in JVM while running jruby
This file contains 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=0x00007fff9b562f49, pid=43902, tid=0x0000000000000b23 | |
# | |
# JRE version: Java(TM) SE Runtime Environment (8.0_102-b14) (build 1.8.0_102-b14) | |
# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.102-b14 mixed mode bsd-amd64 compressed oops) | |
# Problematic frame: | |
# C [libsystem_platform.dylib+0x4f49] _platform_memmove$VARIANT$Haswell+0x29 | |
# | |
# 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.java.com/bugreport/crash.jsp | |
# The crash happened outside the Java Virtual Machine in native code. | |
# See problematic frame for where to report the bug. | |
# | |
--------------- T H R E A D --------------- | |
Current thread (0x00007fe21480c800): JavaThread "main" [_thread_in_native, id=2851, stack(0x000070000011a000,0x000070000031a000)] | |
siginfo: si_signo: 11 (SIGSEGV), si_code: 1 (SEGV_MAPERR), si_addr: 0x0000000122003000 | |
Registers: | |
RAX=0x00007fe215138600, RBX=0x0000000121ff6694, RCX=0x0000000000004e16, RDX=0x0000000000006e6f | |
RSP=0x000070000030e210, RBP=0x000070000030e210, RSI=0x0000000122003000, RDI=0x00007fe21513a659 | |
R8 =0x0000000000007000, R9 =0x00007fe215660a00, R10=0x00007fe213e312e0, R11=0x00007fe0f3137659 | |
R12=0x0000000072657372, R13=0x00000000632e6e6f, R14=0x00007fe215138600, R15=0x0000000000006e6f | |
RIP=0x00007fff9b562f49, EFLAGS=0x0000000000010206, ERR=0x0000000000000004 | |
TRAPNO=0x000000000000000e | |
Top of Stack: (sp=0x000070000030e210) | |
0x000070000030e210: 000070000030e280 000000010c4e1399 | |
0x000070000030e220: 0000007213e71cc8 0000000000000043 | |
0x000070000030e230: 0000000000006e6f 00007fe21512dc00 | |
0x000070000030e240: 0000000000006573 00007fe213c4b710 | |
0x000070000030e250: 00007fe213e312e0 00007fe213c4b710 | |
0x000070000030e260: 00007fe216cfa800 0000000000000ad0 | |
0x000070000030e270: 00000000692f046e 00007fe213d62ed0 | |
0x000070000030e280: 000070000030e2e0 000000010c4e152d | |
0x000070000030e290: 000070000030e32b 000070000030e32a | |
0x000070000030e2a0: 0000002b00000000 0000002c0180c800 | |
0x000070000030e2b0: 000070000030e2fe 000070000030e748 | |
0x000070000030e2c0: 000000000000002c 000070000030e2fe | |
0x000070000030e2d0: 00007fe213c4b710 00007fe21480c9f8 | |
0x000070000030e2e0: 000070000030e730 000000010c4e0238 | |
0x000070000030e2f0: 00000007b75535d0 726f000100000001 | |
0x000070000030e300: 70796275726a2f67 61702f7265737261 | |
0x000070000030e310: 7261502f72657372 6f70707553726573 | |
0x000070000030e320: 616c632e31247472 0000003000007373 | |
0x000070000030e330: ff80000000001003 000070000030ffff | |
0x000070000030e340: 000000000000004a 000000000000004a | |
0x000070000030e350: 000070000030e3c0 000000010c22c000 | |
0x000070000030e360: 000070000030e400 00007fff97a0cdcc | |
0x000070000030e370: 0000000000000000 00007fff97a0a5a1 | |
0x000070000030e380: 00007fe213e71cc8 00007fe21480c9f8 | |
0x000070000030e390: 000070000030e3c0 000000010d113d3d | |
0x000070000030e3a0: 00007fe213efc080 00007fe213e533b0 | |
0x000070000030e3b0: 0000000000000020 00007fe213e53390 | |
0x000070000030e3c0: 00007fe208000002 000000010c22c000 | |
0x000070000030e3d0: 00007fe213e00000 00007fe21480c9f8 | |
0x000070000030e3e0: 0000000000000000 00000007b7553968 | |
0x000070000030e3f0: 00007fe213e71cc0 00007fe213e312e0 | |
0x000070000030e400: 000070000030e4c0 000000010c4a94a1 | |
Instructions: (pc=0x00007fff9b562f49) | |
0x00007fff9b562f29: f3 48 89 f8 49 39 d3 72 1b 48 83 fa 60 76 2f 48 | |
0x00007fff9b562f39: 81 fa 00 40 00 00 0f 82 bb 00 00 00 48 89 d1 fc | |
0x00007fff9b562f49: f3 a4 5d c3 48 39 fe 74 f9 48 01 d6 48 01 d7 48 | |
0x00007fff9b562f59: 83 fa 60 0f 82 5c 01 00 00 e9 79 01 00 00 48 83 | |
Register to memory mapping: | |
RAX=0x00007fe215138600 is an unknown value | |
RBX=0x0000000121ff6694 is an unknown value | |
RCX=0x0000000000004e16 is an unknown value | |
RDX=0x0000000000006e6f is an unknown value | |
RSP=0x000070000030e210 is pointing into the stack for thread: 0x00007fe21480c800 | |
RBP=0x000070000030e210 is pointing into the stack for thread: 0x00007fe21480c800 | |
RSI=0x0000000122003000 is an unknown value | |
RDI=0x00007fe21513a659 is an unknown value | |
R8 =0x0000000000007000 is an unknown value | |
R9 =0x00007fe215660a00 is an unknown value | |
R10=0x00007fe213e312e0 is an unknown value | |
R11=0x00007fe0f3137659 is an unknown value | |
R12=0x0000000072657372 is an unknown value | |
R13=0x00000000632e6e6f is an unknown value | |
R14=0x00007fe215138600 is an unknown value | |
R15=0x0000000000006e6f is an unknown value | |
Stack: [0x000070000011a000,0x000070000031a000], sp=0x000070000030e210, free space=2000k | |
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code) | |
C [libsystem_platform.dylib+0x4f49] _platform_memmove$VARIANT$Haswell+0x29 | |
C [libzip.dylib+0x3399] newEntry+0x65b | |
C [libzip.dylib+0x352d] ZIP_GetEntry2+0xd4 | |
C [libzip.dylib+0x2238] Java_java_util_zip_ZipFile_getEntry+0xcf | |
J 2234 java.util.zip.ZipFile.getEntry(J[BZ)J (0 bytes) @ 0x000000010e501f8e [0x000000010e501ec0+0xce] | |
J 5516 C1 java.util.zip.ZipFile.getEntry(Ljava/lang/String;)Ljava/util/zip/ZipEntry; (86 bytes) @ 0x000000010e25480c [0x000000010e2545a0+0x26c] | |
J 5456 C2 sun.misc.URLClassPath$JarLoader.getResource(Ljava/lang/String;Z)Lsun/misc/Resource; (85 bytes) @ 0x000000010e107240 [0x000000010e107100+0x140] | |
J 5545 C1 sun.misc.URLClassPath.getResource(Ljava/lang/String;Z)Lsun/misc/Resource; (83 bytes) @ 0x000000010e47966c [0x000000010e479500+0x16c] | |
J 5549 C1 java.net.URLClassLoader$1.run()Ljava/lang/Class; (63 bytes) @ 0x000000010e9048ac [0x000000010e9046a0+0x20c] | |
J 5547 C1 java.net.URLClassLoader$1.run()Ljava/lang/Object; (5 bytes) @ 0x000000010e3d6b7c [0x000000010e3d6b00+0x7c] | |
v ~StubRoutines::call_stub | |
V [libjvm.dylib+0x2ed5e2] | |
V [libjvm.dylib+0x34dd04] | |
J 5311 java.security.AccessController.doPrivileged(Ljava/security/PrivilegedExceptionAction;Ljava/security/AccessControlContext;)Ljava/lang/Object; (0 bytes) @ 0x000000010e092d15 [0x000000010e092c40+0xd5] | |
J 5546 C1 java.net.URLClassLoader.findClass(Ljava/lang/String;)Ljava/lang/Class; (47 bytes) @ 0x000000010e5504d4 [0x000000010e550340+0x194] | |
J 5527 C2 java.lang.ClassLoader.loadClass(Ljava/lang/String;Z)Ljava/lang/Class; (122 bytes) @ 0x000000010eb7c968 [0x000000010eb7c580+0x3e8] | |
J 5550 C1 java.lang.ClassLoader.loadClass(Ljava/lang/String;)Ljava/lang/Class; (7 bytes) @ 0x000000010e4791c4 [0x000000010e4790c0+0x104] | |
v ~StubRoutines::call_stub | |
V [libjvm.dylib+0x2ed5e2] | |
V [libjvm.dylib+0x2edd70] | |
V [libjvm.dylib+0x2edec8] | |
V [libjvm.dylib+0x53b754] | |
V [libjvm.dylib+0x53aeed] | |
V [libjvm.dylib+0x53b970] | |
V [libjvm.dylib+0x53c023] | |
V [libjvm.dylib+0x1e2ace] | |
V [libjvm.dylib+0x1f2efa] | |
V [libjvm.dylib+0x3caf2a] | |
V [libjvm.dylib+0x2e84eb] | |
j org.jrubyparser.parser.ParserSupport.checkExpression(Lorg/jrubyparser/ast/Node;)Z+6 | |
j org.jrubyparser.parser.RubyParser$296.execute(Lorg/jrubyparser/parser/ParserSupport;Lorg/jrubyparser/lexer/yacc/RubyLexer;Ljava/lang/Object;[Ljava/lang/Object;I)Ljava/lang/Object;+11 | |
j org.jrubyparser.parser.RubyParser.yyparse(Lorg/jrubyparser/lexer/yacc/RubyLexer;)Ljava/lang/Object;+697 | |
j org.jrubyparser.parser.RubyParser.yyparse(Lorg/jrubyparser/lexer/yacc/RubyLexer;Ljava/lang/Object;)Ljava/lang/Object;+10 | |
j org.jrubyparser.parser.RubyParser.parse(Lorg/jrubyparser/parser/ParserConfiguration;)Lorg/jrubyparser/parser/RubyParserResult;+52 | |
j org.jrubyparser.Parser.parse(Ljava/lang/String;Ljava/io/Reader;Lorg/jrubyparser/parser/ParserConfiguration;)Lorg/jrubyparser/ast/Node;+52 | |
v ~StubRoutines::call_stub | |
V [libjvm.dylib+0x2ed5e2] | |
V [libjvm.dylib+0x4d1f7c] | |
V [libjvm.dylib+0x4d24b0] | |
V [libjvm.dylib+0x3459ec] | |
j sun.reflect.NativeMethodAccessorImpl.invoke0(Ljava/lang/reflect/Method;Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+0 | |
j sun.reflect.NativeMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+100 | |
j sun.reflect.DelegatingMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+6 | |
j java.lang.reflect.Method.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+56 | |
j org.jruby.javasupport.JavaMethod.invokeDirectWithExceptionHandling(Lorg/jruby/runtime/ThreadContext;Ljava/lang/reflect/Method;Ljava/lang/Object;[Ljava/lang/Object;)Lorg/jruby/runtime/builtin/IRubyObject;+4 | |
j org.jruby.javasupport.JavaMethod.invokeDirect(Lorg/jruby/runtime/ThreadContext;Ljava/lang/Object;[Ljava/lang/Object;)Lorg/jruby/runtime/builtin/IRubyObject;+35 | |
j org.jruby.java.invokers.InstanceMethodInvoker.call(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/RubyModule;Ljava/lang/String;[Lorg/jruby/runtime/builtin/IRubyObject;)Lorg/jruby/runtime/builtin/IRubyObject;+38 | |
j org.jruby.java.invokers.InstanceMethodInvoker.call(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/RubyModule;Ljava/lang/String;[Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject;+134 | |
J 2978 C1 org.jruby.runtime.callsite.CachingCallSite.callBlock(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/builtin/IRubyObject;[Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject; (57 bytes) @ 0x000000010e74db84 [0x000000010e74d700+0x484] | |
J 2977 C1 org.jruby.runtime.callsite.CachingCallSite.call(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/builtin/IRubyObject;[Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject; (12 bytes) @ 0x000000010e74d37c [0x000000010e74d300+0x7c] | |
J 2955 C1 org.jruby.ir.instructions.CallBase.interpret(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/parser/StaticScope;Lorg/jruby/runtime/DynamicScope;Lorg/jruby/runtime/builtin/IRubyObject;[Ljava/lang/Object;)Ljava/lang/Object; (62 bytes) @ 0x000000010e739424 [0x000000010e7387c0+0xc64] | |
J 5426 C1 org.jruby.ir.interpreter.InterpreterEngine.processCall(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/ir/instructions/Instr;Lorg/jruby/ir/Operation;Lorg/jruby/runtime/DynamicScope;Lorg/jruby/parser/StaticScope;[Ljava/lang/Object;Lorg/jruby/runtime/builtin/IRubyObject;)V (634 bytes) @ 0x000000010e6c1d8c [0x000000010e6c1b60+0x22c] | |
J 5580 C2 org.jruby.ir.interpreter.StartupInterpreterEngine.interpret(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/Block;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/ir/interpreter/InterpreterContext;Lorg/jruby/RubyModule;Ljava/lang/String;[Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject; (750 bytes) @ 0x000000010e941250 [0x000000010e9407a0+0xab0] | |
J 5647 C2 org.jruby.internal.runtime.methods.MixedModeIRMethod.call(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/RubyModule;Ljava/lang/String;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject; (82 bytes) @ 0x000000010e65b00c [0x000000010e65a2e0+0xd2c] | |
J 5238 C2 org.jruby.internal.runtime.methods.DynamicMethod.call(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/RubyModule;Ljava/lang/String;Lorg/jruby/runtime/builtin/IRubyObject;)Lorg/jruby/runtime/builtin/IRubyObject; (15 bytes) @ 0x000000010e1af2ac [0x000000010e1af260+0x4c] | |
J 5689 C2 org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/RubyClass;Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/builtin/IRubyObject;)Lorg/jruby/runtime/builtin/IRubyObject; (61 bytes) @ 0x000000010eabbbbc [0x000000010eabbac0+0xfc] | |
J 4674 C2 org.jruby.runtime.callsite.CachingCallSite.call(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/builtin/IRubyObject;)Lorg/jruby/runtime/builtin/IRubyObject; (53 bytes) @ 0x000000010ebb672c [0x000000010ebb6660+0xcc] | |
J 5426 C1 org.jruby.ir.interpreter.InterpreterEngine.processCall(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/ir/instructions/Instr;Lorg/jruby/ir/Operation;Lorg/jruby/runtime/DynamicScope;Lorg/jruby/parser/StaticScope;[Ljava/lang/Object;Lorg/jruby/runtime/builtin/IRubyObject;)V (634 bytes) @ 0x000000010e6c4d34 [0x000000010e6c1b60+0x31d4] | |
J 5580 C2 org.jruby.ir.interpreter.StartupInterpreterEngine.interpret(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/Block;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/ir/interpreter/InterpreterContext;Lorg/jruby/RubyModule;Ljava/lang/String;[Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject; (750 bytes) @ 0x000000010e941250 [0x000000010e9407a0+0xab0] | |
j org.jruby.ir.interpreter.Interpreter.INTERPRET_EVAL(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/ir/interpreter/InterpreterContext;Lorg/jruby/RubyModule;[Lorg/jruby/runtime/builtin/IRubyObject;Ljava/lang/String;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject;+29 | |
j org.jruby.ir.interpreter.Interpreter.evalCommon(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/DynamicScope;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/builtin/IRubyObject;Ljava/lang/String;ILjava/lang/String;Lorg/jruby/runtime/Block;Lorg/jruby/EvalType;)Lorg/jruby/runtime/builtin/IRubyObject;+67 | |
j org.jruby.ir.interpreter.Interpreter.evalWithBinding(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Binding;)Lorg/jruby/runtime/builtin/IRubyObject;+79 | |
j org.jruby.RubyKernel.evalCommon(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;[Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/RubyKernel$EvalBinding;)Lorg/jruby/runtime/builtin/IRubyObject;+168 | |
j org.jruby.RubyKernel.eval19(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;[Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject;+6 | |
j org.jruby.RubyKernel.eval(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;[Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject;+4 | |
j org.jruby.RubyBinding.eval(Lorg/jruby/runtime/ThreadContext;[Lorg/jruby/runtime/builtin/IRubyObject;)Lorg/jruby/runtime/builtin/IRubyObject;+48 | |
j org.jruby.RubyBinding$INVOKER$i$0$2$eval.call(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/RubyModule;Ljava/lang/String;[Lorg/jruby/runtime/builtin/IRubyObject;)Lorg/jruby/runtime/builtin/IRubyObject;+40 | |
J 4557 C1 org.jruby.internal.runtime.methods.JavaMethod$JavaMethodN.call(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/RubyModule;Ljava/lang/String;[Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject; (82 bytes) @ 0x000000010eaf67cc [0x000000010eaf6740+0x8c] | |
J 2978 C1 org.jruby.runtime.callsite.CachingCallSite.callBlock(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/builtin/IRubyObject;[Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject; (57 bytes) @ 0x000000010e74db84 [0x000000010e74d700+0x484] | |
J 2977 C1 org.jruby.runtime.callsite.CachingCallSite.call(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/builtin/IRubyObject;[Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject; (12 bytes) @ 0x000000010e74d37c [0x000000010e74d300+0x7c] | |
J 2955 C1 org.jruby.ir.instructions.CallBase.interpret(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/parser/StaticScope;Lorg/jruby/runtime/DynamicScope;Lorg/jruby/runtime/builtin/IRubyObject;[Ljava/lang/Object;)Ljava/lang/Object; (62 bytes) @ 0x000000010e739424 [0x000000010e7387c0+0xc64] | |
J 5426 C1 org.jruby.ir.interpreter.InterpreterEngine.processCall(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/ir/instructions/Instr;Lorg/jruby/ir/Operation;Lorg/jruby/runtime/DynamicScope;Lorg/jruby/parser/StaticScope;[Ljava/lang/Object;Lorg/jruby/runtime/builtin/IRubyObject;)V (634 bytes) @ 0x000000010e6c1d8c [0x000000010e6c1b60+0x22c] | |
J 5580 C2 org.jruby.ir.interpreter.StartupInterpreterEngine.interpret(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/Block;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/ir/interpreter/InterpreterContext;Lorg/jruby/RubyModule;Ljava/lang/String;[Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject; (750 bytes) @ 0x000000010e941250 [0x000000010e9407a0+0xab0] | |
J 5647 C2 org.jruby.internal.runtime.methods.MixedModeIRMethod.call(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/RubyModule;Ljava/lang/String;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject; (82 bytes) @ 0x000000010e65b00c [0x000000010e65a2e0+0xd2c] | |
J 5238 C2 org.jruby.internal.runtime.methods.DynamicMethod.call(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/RubyModule;Ljava/lang/String;Lorg/jruby/runtime/builtin/IRubyObject;)Lorg/jruby/runtime/builtin/IRubyObject; (15 bytes) @ 0x000000010e1af2ac [0x000000010e1af260+0x4c] | |
J 4674 C2 org.jruby.runtime.callsite.CachingCallSite.call(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/builtin/IRubyObject;)Lorg/jruby/runtime/builtin/IRubyObject; (53 bytes) @ 0x000000010ebb6700 [0x000000010ebb6660+0xa0] | |
J 5426 C1 org.jruby.ir.interpreter.InterpreterEngine.processCall(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/ir/instructions/Instr;Lorg/jruby/ir/Operation;Lorg/jruby/runtime/DynamicScope;Lorg/jruby/parser/StaticScope;[Ljava/lang/Object;Lorg/jruby/runtime/builtin/IRubyObject;)V (634 bytes) @ 0x000000010e6c4d34 [0x000000010e6c1b60+0x31d4] | |
J 5580 C2 org.jruby.ir.interpreter.StartupInterpreterEngine.interpret(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/Block;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/ir/interpreter/InterpreterContext;Lorg/jruby/RubyModule;Ljava/lang/String;[Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject; (750 bytes) @ 0x000000010e941250 [0x000000010e9407a0+0xab0] | |
J 4423 C1 org.jruby.internal.runtime.methods.MixedModeIRMethod.INTERPRET_METHOD(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/ir/interpreter/InterpreterContext;Lorg/jruby/RubyModule;Lorg/jruby/runtime/builtin/IRubyObject;Ljava/lang/String;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject; (120 bytes) @ 0x000000010ea8e3f4 [0x000000010ea8e080+0x374] | |
J 2971 C1 org.jruby.internal.runtime.methods.MixedModeIRMethod.call(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/RubyModule;Ljava/lang/String;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject; (86 bytes) @ 0x000000010e743c7c [0x000000010e7437a0+0x4dc] | |
J 2874 C1 org.jruby.internal.runtime.methods.DynamicMethod.call(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/RubyModule;Ljava/lang/String;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/builtin/IRubyObject;)Lorg/jruby/runtime/builtin/IRubyObject; (17 bytes) @ 0x000000010e6fc25c [0x000000010e6fc140+0x11c] | |
J 2697 C1 org.jruby.runtime.callsite.CachingCallSite.call(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/builtin/IRubyObject;)Lorg/jruby/runtime/builtin/IRubyObject; (57 bytes) @ 0x000000010e670d84 [0x000000010e670900+0x484] | |
J 5426 C1 org.jruby.ir.interpreter.InterpreterEngine.processCall(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/ir/instructions/Instr;Lorg/jruby/ir/Operation;Lorg/jruby/runtime/DynamicScope;Lorg/jruby/parser/StaticScope;[Ljava/lang/Object;Lorg/jruby/runtime/builtin/IRubyObject;)V (634 bytes) @ 0x000000010e6c450c [0x000000010e6c1b60+0x29ac] | |
J 5580 C2 org.jruby.ir.interpreter.StartupInterpreterEngine.interpret(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/Block;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/ir/interpreter/InterpreterContext;Lorg/jruby/RubyModule;Ljava/lang/String;[Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject; (750 bytes) @ 0x000000010e941250 [0x000000010e9407a0+0xab0] | |
J 2660 C1 org.jruby.ir.interpreter.Interpreter.INTERPRET_BLOCK(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/Block;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/ir/interpreter/InterpreterContext;[Lorg/jruby/runtime/builtin/IRubyObject;Ljava/lang/String;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject; (50 bytes) @ 0x000000010e652074 [0x000000010e651be0+0x494] | |
J 3481 C1 org.jruby.runtime.MixedModeIRBlockBody.commonYieldPath(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/Block;Lorg/jruby/runtime/Block$Type;[Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject; (190 bytes) @ 0x000000010e869acc [0x000000010e8695e0+0x4ec] | |
J 2548 C1 org.jruby.runtime.IRBlockBody.doYield(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/Block;Lorg/jruby/runtime/builtin/IRubyObject;)Lorg/jruby/runtime/builtin/IRubyObject; (98 bytes) @ 0x000000010e5edf04 [0x000000010e5ed820+0x6e4] | |
J 2649 C1 org.jruby.runtime.Block.yield(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;)Lorg/jruby/runtime/builtin/IRubyObject; (11 bytes) @ 0x000000010e63e6a4 [0x000000010e63e140+0x564] | |
j org.jruby.RubyContinuation.enter(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject;+3 | |
j org.jruby.RubyKernel.rbCatch19Common(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject;+25 | |
j org.jruby.RubyKernel.rbCatch19(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject;+3 | |
j org.jruby.RubyKernel$INVOKER$s$rbCatch19.call(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/RubyModule;Ljava/lang/String;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject;+6 | |
J 4645 C1 org.jruby.runtime.callsite.CachingCallSite.callBlock(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject; (57 bytes) @ 0x000000010eb38164 [0x000000010eb38060+0x104] | |
J 4644 C1 org.jruby.runtime.callsite.CachingCallSite.call(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject; (12 bytes) @ 0x000000010eb35ae4 [0x000000010eb35a80+0x64] | |
J 5426 C1 org.jruby.ir.interpreter.InterpreterEngine.processCall(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/ir/instructions/Instr;Lorg/jruby/ir/Operation;Lorg/jruby/runtime/DynamicScope;Lorg/jruby/parser/StaticScope;[Ljava/lang/Object;Lorg/jruby/runtime/builtin/IRubyObject;)V (634 bytes) @ 0x000000010e6c2d04 [0x000000010e6c1b60+0x11a4] | |
J 5580 C2 org.jruby.ir.interpreter.StartupInterpreterEngine.interpret(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/Block;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/ir/interpreter/InterpreterContext;Lorg/jruby/RubyModule;Ljava/lang/String;[Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject; (750 bytes) @ 0x000000010e941250 [0x000000010e9407a0+0xab0] | |
J 2660 C1 org.jruby.ir.interpreter.Interpreter.INTERPRET_BLOCK(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/Block;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/ir/interpreter/InterpreterContext;[Lorg/jruby/runtime/builtin/IRubyObject;Ljava/lang/String;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject; (50 bytes) @ 0x000000010e652074 [0x000000010e651be0+0x494] | |
J 3481 C1 org.jruby.runtime.MixedModeIRBlockBody.commonYieldPath(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/Block;Lorg/jruby/runtime/Block$Type;[Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject; (190 bytes) @ 0x000000010e869acc [0x000000010e8695e0+0x4ec] | |
J 2548 C1 org.jruby.runtime.IRBlockBody.doYield(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/Block;Lorg/jruby/runtime/builtin/IRubyObject;)Lorg/jruby/runtime/builtin/IRubyObject; (98 bytes) @ 0x000000010e5edf04 [0x000000010e5ed820+0x6e4] | |
J 2649 C1 org.jruby.runtime.Block.yield(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;)Lorg/jruby/runtime/builtin/IRubyObject; (11 bytes) @ 0x000000010e63e6a4 [0x000000010e63e140+0x564] | |
...<more frames>... | |
Java frames: (J=compiled Java code, j=interpreted, Vv=VM code) | |
J 2234 java.util.zip.ZipFile.getEntry(J[BZ)J (0 bytes) @ 0x000000010e501f18 [0x000000010e501ec0+0x58] | |
J 5516 C1 java.util.zip.ZipFile.getEntry(Ljava/lang/String;)Ljava/util/zip/ZipEntry; (86 bytes) @ 0x000000010e25480c [0x000000010e2545a0+0x26c] | |
J 5456 C2 sun.misc.URLClassPath$JarLoader.getResource(Ljava/lang/String;Z)Lsun/misc/Resource; (85 bytes) @ 0x000000010e107240 [0x000000010e107100+0x140] | |
J 5545 C1 sun.misc.URLClassPath.getResource(Ljava/lang/String;Z)Lsun/misc/Resource; (83 bytes) @ 0x000000010e47966c [0x000000010e479500+0x16c] | |
J 5549 C1 java.net.URLClassLoader$1.run()Ljava/lang/Class; (63 bytes) @ 0x000000010e9048ac [0x000000010e9046a0+0x20c] | |
J 5547 C1 java.net.URLClassLoader$1.run()Ljava/lang/Object; (5 bytes) @ 0x000000010e3d6b7c [0x000000010e3d6b00+0x7c] | |
v ~StubRoutines::call_stub | |
J 5311 java.security.AccessController.doPrivileged(Ljava/security/PrivilegedExceptionAction;Ljava/security/AccessControlContext;)Ljava/lang/Object; (0 bytes) @ 0x000000010e092ca3 [0x000000010e092c40+0x63] | |
J 5546 C1 java.net.URLClassLoader.findClass(Ljava/lang/String;)Ljava/lang/Class; (47 bytes) @ 0x000000010e5504d4 [0x000000010e550340+0x194] | |
J 5527 C2 java.lang.ClassLoader.loadClass(Ljava/lang/String;Z)Ljava/lang/Class; (122 bytes) @ 0x000000010eb7c968 [0x000000010eb7c580+0x3e8] | |
J 5550 C1 java.lang.ClassLoader.loadClass(Ljava/lang/String;)Ljava/lang/Class; (7 bytes) @ 0x000000010e4791c4 [0x000000010e4790c0+0x104] | |
v ~StubRoutines::call_stub | |
j org.jrubyparser.parser.ParserSupport.checkExpression(Lorg/jrubyparser/ast/Node;)Z+6 | |
j org.jrubyparser.parser.RubyParser$296.execute(Lorg/jrubyparser/parser/ParserSupport;Lorg/jrubyparser/lexer/yacc/RubyLexer;Ljava/lang/Object;[Ljava/lang/Object;I)Ljava/lang/Object;+11 | |
j org.jrubyparser.parser.RubyParser.yyparse(Lorg/jrubyparser/lexer/yacc/RubyLexer;)Ljava/lang/Object;+697 | |
j org.jrubyparser.parser.RubyParser.yyparse(Lorg/jrubyparser/lexer/yacc/RubyLexer;Ljava/lang/Object;)Ljava/lang/Object;+10 | |
j org.jrubyparser.parser.RubyParser.parse(Lorg/jrubyparser/parser/ParserConfiguration;)Lorg/jrubyparser/parser/RubyParserResult;+52 | |
j org.jrubyparser.Parser.parse(Ljava/lang/String;Ljava/io/Reader;Lorg/jrubyparser/parser/ParserConfiguration;)Lorg/jrubyparser/ast/Node;+52 | |
v ~StubRoutines::call_stub | |
j sun.reflect.NativeMethodAccessorImpl.invoke0(Ljava/lang/reflect/Method;Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+0 | |
j sun.reflect.NativeMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+100 | |
j sun.reflect.DelegatingMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+6 | |
j java.lang.reflect.Method.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+56 | |
j org.jruby.javasupport.JavaMethod.invokeDirectWithExceptionHandling(Lorg/jruby/runtime/ThreadContext;Ljava/lang/reflect/Method;Ljava/lang/Object;[Ljava/lang/Object;)Lorg/jruby/runtime/builtin/IRubyObject;+4 | |
j org.jruby.javasupport.JavaMethod.invokeDirect(Lorg/jruby/runtime/ThreadContext;Ljava/lang/Object;[Ljava/lang/Object;)Lorg/jruby/runtime/builtin/IRubyObject;+35 | |
j org.jruby.java.invokers.InstanceMethodInvoker.call(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/RubyModule;Ljava/lang/String;[Lorg/jruby/runtime/builtin/IRubyObject;)Lorg/jruby/runtime/builtin/IRubyObject;+38 | |
j org.jruby.java.invokers.InstanceMethodInvoker.call(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/RubyModule;Ljava/lang/String;[Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject;+134 | |
J 2978 C1 org.jruby.runtime.callsite.CachingCallSite.callBlock(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/builtin/IRubyObject;[Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject; (57 bytes) @ 0x000000010e74db84 [0x000000010e74d700+0x484] | |
J 2977 C1 org.jruby.runtime.callsite.CachingCallSite.call(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/builtin/IRubyObject;[Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject; (12 bytes) @ 0x000000010e74d37c [0x000000010e74d300+0x7c] | |
J 2955 C1 org.jruby.ir.instructions.CallBase.interpret(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/parser/StaticScope;Lorg/jruby/runtime/DynamicScope;Lorg/jruby/runtime/builtin/IRubyObject;[Ljava/lang/Object;)Ljava/lang/Object; (62 bytes) @ 0x000000010e739424 [0x000000010e7387c0+0xc64] | |
J 5426 C1 org.jruby.ir.interpreter.InterpreterEngine.processCall(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/ir/instructions/Instr;Lorg/jruby/ir/Operation;Lorg/jruby/runtime/DynamicScope;Lorg/jruby/parser/StaticScope;[Ljava/lang/Object;Lorg/jruby/runtime/builtin/IRubyObject;)V (634 bytes) @ 0x000000010e6c1d8c [0x000000010e6c1b60+0x22c] | |
J 5580 C2 org.jruby.ir.interpreter.StartupInterpreterEngine.interpret(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/Block;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/ir/interpreter/InterpreterContext;Lorg/jruby/RubyModule;Ljava/lang/String;[Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject; (750 bytes) @ 0x000000010e941250 [0x000000010e9407a0+0xab0] | |
J 5647 C2 org.jruby.internal.runtime.methods.MixedModeIRMethod.call(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/RubyModule;Ljava/lang/String;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject; (82 bytes) @ 0x000000010e65b00c [0x000000010e65a2e0+0xd2c] | |
J 5238 C2 org.jruby.internal.runtime.methods.DynamicMethod.call(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/RubyModule;Ljava/lang/String;Lorg/jruby/runtime/builtin/IRubyObject;)Lorg/jruby/runtime/builtin/IRubyObject; (15 bytes) @ 0x000000010e1af2ac [0x000000010e1af260+0x4c] | |
J 5689 C2 org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/RubyClass;Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/builtin/IRubyObject;)Lorg/jruby/runtime/builtin/IRubyObject; (61 bytes) @ 0x000000010eabbbbc [0x000000010eabbac0+0xfc] | |
J 4674 C2 org.jruby.runtime.callsite.CachingCallSite.call(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/builtin/IRubyObject;)Lorg/jruby/runtime/builtin/IRubyObject; (53 bytes) @ 0x000000010ebb672c [0x000000010ebb6660+0xcc] | |
J 5426 C1 org.jruby.ir.interpreter.InterpreterEngine.processCall(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/ir/instructions/Instr;Lorg/jruby/ir/Operation;Lorg/jruby/runtime/DynamicScope;Lorg/jruby/parser/StaticScope;[Ljava/lang/Object;Lorg/jruby/runtime/builtin/IRubyObject;)V (634 bytes) @ 0x000000010e6c4d34 [0x000000010e6c1b60+0x31d4] | |
J 5580 C2 org.jruby.ir.interpreter.StartupInterpreterEngine.interpret(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/Block;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/ir/interpreter/InterpreterContext;Lorg/jruby/RubyModule;Ljava/lang/String;[Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject; (750 bytes) @ 0x000000010e941250 [0x000000010e9407a0+0xab0] | |
j org.jruby.ir.interpreter.Interpreter.INTERPRET_EVAL(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/ir/interpreter/InterpreterContext;Lorg/jruby/RubyModule;[Lorg/jruby/runtime/builtin/IRubyObject;Ljava/lang/String;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject;+29 | |
j org.jruby.ir.interpreter.Interpreter.evalCommon(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/DynamicScope;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/builtin/IRubyObject;Ljava/lang/String;ILjava/lang/String;Lorg/jruby/runtime/Block;Lorg/jruby/EvalType;)Lorg/jruby/runtime/builtin/IRubyObject;+67 | |
j org.jruby.ir.interpreter.Interpreter.evalWithBinding(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Binding;)Lorg/jruby/runtime/builtin/IRubyObject;+79 | |
j org.jruby.RubyKernel.evalCommon(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;[Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/RubyKernel$EvalBinding;)Lorg/jruby/runtime/builtin/IRubyObject;+168 | |
j org.jruby.RubyKernel.eval19(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;[Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject;+6 | |
j org.jruby.RubyKernel.eval(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;[Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject;+4 | |
j org.jruby.RubyBinding.eval(Lorg/jruby/runtime/ThreadContext;[Lorg/jruby/runtime/builtin/IRubyObject;)Lorg/jruby/runtime/builtin/IRubyObject;+48 | |
j org.jruby.RubyBinding$INVOKER$i$0$2$eval.call(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/RubyModule;Ljava/lang/String;[Lorg/jruby/runtime/builtin/IRubyObject;)Lorg/jruby/runtime/builtin/IRubyObject;+40 | |
J 4557 C1 org.jruby.internal.runtime.methods.JavaMethod$JavaMethodN.call(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/RubyModule;Ljava/lang/String;[Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject; (82 bytes) @ 0x000000010eaf67cc [0x000000010eaf6740+0x8c] | |
J 2978 C1 org.jruby.runtime.callsite.CachingCallSite.callBlock(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/builtin/IRubyObject;[Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject; (57 bytes) @ 0x000000010e74db84 [0x000000010e74d700+0x484] | |
J 2977 C1 org.jruby.runtime.callsite.CachingCallSite.call(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/builtin/IRubyObject;[Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject; (12 bytes) @ 0x000000010e74d37c [0x000000010e74d300+0x7c] | |
J 2955 C1 org.jruby.ir.instructions.CallBase.interpret(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/parser/StaticScope;Lorg/jruby/runtime/DynamicScope;Lorg/jruby/runtime/builtin/IRubyObject;[Ljava/lang/Object;)Ljava/lang/Object; (62 bytes) @ 0x000000010e739424 [0x000000010e7387c0+0xc64] | |
J 5426 C1 org.jruby.ir.interpreter.InterpreterEngine.processCall(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/ir/instructions/Instr;Lorg/jruby/ir/Operation;Lorg/jruby/runtime/DynamicScope;Lorg/jruby/parser/StaticScope;[Ljava/lang/Object;Lorg/jruby/runtime/builtin/IRubyObject;)V (634 bytes) @ 0x000000010e6c1d8c [0x000000010e6c1b60+0x22c] | |
J 5580 C2 org.jruby.ir.interpreter.StartupInterpreterEngine.interpret(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/Block;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/ir/interpreter/InterpreterContext;Lorg/jruby/RubyModule;Ljava/lang/String;[Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject; (750 bytes) @ 0x000000010e941250 [0x000000010e9407a0+0xab0] | |
J 5647 C2 org.jruby.internal.runtime.methods.MixedModeIRMethod.call(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/RubyModule;Ljava/lang/String;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject; (82 bytes) @ 0x000000010e65b00c [0x000000010e65a2e0+0xd2c] | |
J 5238 C2 org.jruby.internal.runtime.methods.DynamicMethod.call(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/RubyModule;Ljava/lang/String;Lorg/jruby/runtime/builtin/IRubyObject;)Lorg/jruby/runtime/builtin/IRubyObject; (15 bytes) @ 0x000000010e1af2ac [0x000000010e1af260+0x4c] | |
J 4674 C2 org.jruby.runtime.callsite.CachingCallSite.call(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/builtin/IRubyObject;)Lorg/jruby/runtime/builtin/IRubyObject; (53 bytes) @ 0x000000010ebb6700 [0x000000010ebb6660+0xa0] | |
J 5426 C1 org.jruby.ir.interpreter.InterpreterEngine.processCall(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/ir/instructions/Instr;Lorg/jruby/ir/Operation;Lorg/jruby/runtime/DynamicScope;Lorg/jruby/parser/StaticScope;[Ljava/lang/Object;Lorg/jruby/runtime/builtin/IRubyObject;)V (634 bytes) @ 0x000000010e6c4d34 [0x000000010e6c1b60+0x31d4] | |
J 5580 C2 org.jruby.ir.interpreter.StartupInterpreterEngine.interpret(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/Block;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/ir/interpreter/InterpreterContext;Lorg/jruby/RubyModule;Ljava/lang/String;[Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject; (750 bytes) @ 0x000000010e941250 [0x000000010e9407a0+0xab0] | |
J 4423 C1 org.jruby.internal.runtime.methods.MixedModeIRMethod.INTERPRET_METHOD(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/ir/interpreter/InterpreterContext;Lorg/jruby/RubyModule;Lorg/jruby/runtime/builtin/IRubyObject;Ljava/lang/String;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject; (120 bytes) @ 0x000000010ea8e3f4 [0x000000010ea8e080+0x374] | |
J 2971 C1 org.jruby.internal.runtime.methods.MixedModeIRMethod.call(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/RubyModule;Ljava/lang/String;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject; (86 bytes) @ 0x000000010e743c7c [0x000000010e7437a0+0x4dc] | |
J 2874 C1 org.jruby.internal.runtime.methods.DynamicMethod.call(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/RubyModule;Ljava/lang/String;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/builtin/IRubyObject;)Lorg/jruby/runtime/builtin/IRubyObject; (17 bytes) @ 0x000000010e6fc25c [0x000000010e6fc140+0x11c] | |
J 2697 C1 org.jruby.runtime.callsite.CachingCallSite.call(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/builtin/IRubyObject;)Lorg/jruby/runtime/builtin/IRubyObject; (57 bytes) @ 0x000000010e670d84 [0x000000010e670900+0x484] | |
J 5426 C1 org.jruby.ir.interpreter.InterpreterEngine.processCall(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/ir/instructions/Instr;Lorg/jruby/ir/Operation;Lorg/jruby/runtime/DynamicScope;Lorg/jruby/parser/StaticScope;[Ljava/lang/Object;Lorg/jruby/runtime/builtin/IRubyObject;)V (634 bytes) @ 0x000000010e6c450c [0x000000010e6c1b60+0x29ac] | |
J 5580 C2 org.jruby.ir.interpreter.StartupInterpreterEngine.interpret(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/Block;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/ir/interpreter/InterpreterContext;Lorg/jruby/RubyModule;Ljava/lang/String;[Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject; (750 bytes) @ 0x000000010e941250 [0x000000010e9407a0+0xab0] | |
J 2660 C1 org.jruby.ir.interpreter.Interpreter.INTERPRET_BLOCK(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/Block;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/ir/interpreter/InterpreterContext;[Lorg/jruby/runtime/builtin/IRubyObject;Ljava/lang/String;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject; (50 bytes) @ 0x000000010e652074 [0x000000010e651be0+0x494] | |
J 3481 C1 org.jruby.runtime.MixedModeIRBlockBody.commonYieldPath(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/Block;Lorg/jruby/runtime/Block$Type;[Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject; (190 bytes) @ 0x000000010e869acc [0x000000010e8695e0+0x4ec] | |
J 2548 C1 org.jruby.runtime.IRBlockBody.doYield(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/Block;Lorg/jruby/runtime/builtin/IRubyObject;)Lorg/jruby/runtime/builtin/IRubyObject; (98 bytes) @ 0x000000010e5edf04 [0x000000010e5ed820+0x6e4] | |
J 2649 C1 org.jruby.runtime.Block.yield(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;)Lorg/jruby/runtime/builtin/IRubyObject; (11 bytes) @ 0x000000010e63e6a4 [0x000000010e63e140+0x564] | |
j org.jruby.RubyContinuation.enter(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject;+3 | |
j org.jruby.RubyKernel.rbCatch19Common(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject;+25 | |
j org.jruby.RubyKernel.rbCatch19(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject;+3 | |
j org.jruby.RubyKernel$INVOKER$s$rbCatch19.call(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/RubyModule;Ljava/lang/String;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject;+6 | |
J 4645 C1 org.jruby.runtime.callsite.CachingCallSite.callBlock(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject; (57 bytes) @ 0x000000010eb38164 [0x000000010eb38060+0x104] | |
J 4644 C1 org.jruby.runtime.callsite.CachingCallSite.call(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject; (12 bytes) @ 0x000000010eb35ae4 [0x000000010eb35a80+0x64] | |
J 5426 C1 org.jruby.ir.interpreter.InterpreterEngine.processCall(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/ir/instructions/Instr;Lorg/jruby/ir/Operation;Lorg/jruby/runtime/DynamicScope;Lorg/jruby/parser/StaticScope;[Ljava/lang/Object;Lorg/jruby/runtime/builtin/IRubyObject;)V (634 bytes) @ 0x000000010e6c2d04 [0x000000010e6c1b60+0x11a4] | |
J 5580 C2 org.jruby.ir.interpreter.StartupInterpreterEngine.interpret(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/Block;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/ir/interpreter/InterpreterContext;Lorg/jruby/RubyModule;Ljava/lang/String;[Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject; (750 bytes) @ 0x000000010e941250 [0x000000010e9407a0+0xab0] | |
J 2660 C1 org.jruby.ir.interpreter.Interpreter.INTERPRET_BLOCK(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/Block;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/ir/interpreter/InterpreterContext;[Lorg/jruby/runtime/builtin/IRubyObject;Ljava/lang/String;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject; (50 bytes) @ 0x000000010e652074 [0x000000010e651be0+0x494] | |
J 3481 C1 org.jruby.runtime.MixedModeIRBlockBody.commonYieldPath(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/Block;Lorg/jruby/runtime/Block$Type;[Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject; (190 bytes) @ 0x000000010e869acc [0x000000010e8695e0+0x4ec] | |
J 2548 C1 org.jruby.runtime.IRBlockBody.doYield(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/Block;Lorg/jruby/runtime/builtin/IRubyObject;)Lorg/jruby/runtime/builtin/IRubyObject; (98 bytes) @ 0x000000010e5edf04 [0x000000010e5ed820+0x6e4] | |
J 2649 C1 org.jruby.runtime.Block.yield(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;)Lorg/jruby/runtime/builtin/IRubyObject; (11 bytes) @ 0x000000010e63e6a4 [0x000000010e63e140+0x564] | |
j org.jruby.RubyContinuation.enter(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject;+3 | |
j org.jruby.RubyKernel.rbCatch19Common(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject;+25 | |
j org.jruby.RubyKernel.rbCatch19(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject;+3 | |
j org.jruby.RubyKernel$INVOKER$s$rbCatch19.call(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/RubyModule;Ljava/lang/String;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject;+6 | |
J 4645 C1 org.jruby.runtime.callsite.CachingCallSite.callBlock(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject; (57 bytes) @ 0x000000010eb38164 [0x000000010eb38060+0x104] | |
J 4644 C1 org.jruby.runtime.callsite.CachingCallSite.call(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject; (12 bytes) @ 0x000000010eb35ae4 [0x000000010eb35a80+0x64] | |
J 5426 C1 org.jruby.ir.interpreter.InterpreterEngine.processCall(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/ir/instructions/Instr;Lorg/jruby/ir/Operation;Lorg/jruby/runtime/DynamicScope;Lorg/jruby/parser/StaticScope;[Ljava/lang/Object;Lorg/jruby/runtime/builtin/IRubyObject;)V (634 bytes) @ 0x000000010e6c2d04 [0x000000010e6c1b60+0x11a4] | |
J 5580 C2 org.jruby.ir.interpreter.StartupInterpreterEngine.interpret(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/Block;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/ir/interpreter/InterpreterContext;Lorg/jruby/RubyModule;Ljava/lang/String;[Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject; (750 bytes) @ 0x000000010e941250 [0x000000010e9407a0+0xab0] | |
J 5647 C2 org.jruby.internal.runtime.methods.MixedModeIRMethod.call(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/RubyModule;Ljava/lang/String;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject; (82 bytes) @ 0x000000010e65b00c [0x000000010e65a2e0+0xd2c] | |
J 5238 C2 org.jruby.internal.runtime.methods.DynamicMethod.call(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/RubyModule;Ljava/lang/String;Lorg/jruby/runtime/builtin/IRubyObject;)Lorg/jruby/runtime/builtin/IRubyObject; (15 bytes) @ 0x000000010e1af2ac [0x000000010e1af260+0x4c] | |
J 4674 C2 org.jruby.runtime.callsite.CachingCallSite.call(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/builtin/IRubyObject;)Lorg/jruby/runtime/builtin/IRubyObject; (53 bytes) @ 0x000000010ebb6700 [0x000000010ebb6660+0xa0] | |
J 5426 C1 org.jruby.ir.interpreter.InterpreterEngine.processCall(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/ir/instructions/Instr;Lorg/jruby/ir/Operation;Lorg/jruby/runtime/DynamicScope;Lorg/jruby/parser/StaticScope;[Ljava/lang/Object;Lorg/jruby/runtime/builtin/IRubyObject;)V (634 bytes) @ 0x000000010e6c4d34 [0x000000010e6c1b60+0x31d4] | |
J 5580 C2 org.jruby.ir.interpreter.StartupInterpreterEngine.interpret(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/Block;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/ir/interpreter/InterpreterContext;Lorg/jruby/RubyModule;Ljava/lang/String;[Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject; (750 bytes) @ 0x000000010e941250 [0x000000010e9407a0+0xab0] | |
J 2660 C1 org.jruby.ir.interpreter.Interpreter.INTERPRET_BLOCK(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/Block;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/ir/interpreter/InterpreterContext;[Lorg/jruby/runtime/builtin/IRubyObject;Ljava/lang/String;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject; (50 bytes) @ 0x000000010e652074 [0x000000010e651be0+0x494] | |
J 3481 C1 org.jruby.runtime.MixedModeIRBlockBody.commonYieldPath(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/Block;Lorg/jruby/runtime/Block$Type;[Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject; (190 bytes) @ 0x000000010e869acc [0x000000010e8695e0+0x4ec] | |
j org.jruby.runtime.IRBlockBody.yieldSpecific(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject;+53 | |
j org.jruby.runtime.Block.yieldSpecific(Lorg/jruby/runtime/ThreadContext;)Lorg/jruby/runtime/builtin/IRubyObject;+6 | |
j org.jruby.RubyKernel.loop(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject;+39 | |
j org.jruby.RubyKernel$INVOKER$s$0$0$loop.call(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/RubyModule;Ljava/lang/String;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject;+4 | |
J 3375 C1 org.jruby.internal.runtime.methods.JavaMethod$JavaMethodZeroBlock.call(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/RubyModule;Ljava/lang/String;[Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject; (31 bytes) @ 0x000000010e8455e4 [0x000000010e845560+0x84] | |
J 4283 C1 org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/RubyClass;Lorg/jruby/runtime/Block;[Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;)Lorg/jruby/runtime/builtin/IRubyObject; (65 bytes) @ 0x000000010ea4b73c [0x000000010ea4b5a0+0x19c] | |
J 2978 C1 org.jruby.runtime.callsite.CachingCallSite.callBlock(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/builtin/IRubyObject;[Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject; (57 bytes) @ 0x000000010e74dc44 [0x000000010e74d700+0x544] | |
J 2977 C1 org.jruby.runtime.callsite.CachingCallSite.call(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/builtin/IRubyObject;[Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject; (12 bytes) @ 0x000000010e74d37c [0x000000010e74d300+0x7c] | |
J 2955 C1 org.jruby.ir.instructions.CallBase.interpret(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/parser/StaticScope;Lorg/jruby/runtime/DynamicScope;Lorg/jruby/runtime/builtin/IRubyObject;[Ljava/lang/Object;)Ljava/lang/Object; (62 bytes) @ 0x000000010e739424 [0x000000010e7387c0+0xc64] | |
J 3486 C2 org.jruby.ir.interpreter.InterpreterEngine.processCall(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/ir/instructions/Instr;Lorg/jruby/ir/Operation;Lorg/jruby/runtime/DynamicScope;Lorg/jruby/parser/StaticScope;[Ljava/lang/Object;Lorg/jruby/runtime/builtin/IRubyObject;)V (634 bytes) @ 0x000000010e8fbab0 [0x000000010e8fb8c0+0x1f0] | |
J 3753 C2 org.jruby.ir.interpreter.StartupInterpreterEngine.interpret(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/Block;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/ir/interpreter/InterpreterContext;Lorg/jruby/RubyModule;Ljava/lang/String;[Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject; (750 bytes) @ 0x000000010e993164 [0x000000010e9926e0+0xa84] | |
J 3498 C1 org.jruby.internal.runtime.methods.MixedModeIRMethod.INTERPRET_METHOD(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/ir/interpreter/InterpreterContext;Lorg/jruby/RubyModule;Lorg/jruby/runtime/builtin/IRubyObject;Ljava/lang/String;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject; (112 bytes) @ 0x000000010e870cec [0x000000010e870ae0+0x20c] | |
J 3048 C1 org.jruby.internal.runtime.methods.MixedModeIRMethod.call(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/RubyModule;Ljava/lang/String;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject; (78 bytes) @ 0x000000010e7821f4 [0x000000010e781d60+0x494] | |
J 2623 C1 org.jruby.internal.runtime.methods.DynamicMethod.call(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/RubyModule;Ljava/lang/String;)Lorg/jruby/runtime/builtin/IRubyObject; (13 bytes) @ 0x000000010e629d8c [0x000000010e629c80+0x10c] | |
J 2751 C1 org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/RubyClass;Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;)Lorg/jruby/runtime/builtin/IRubyObject; (57 bytes) @ 0x000000010e689eac [0x000000010e689940+0x56c] | |
J 2437 C1 org.jruby.runtime.callsite.CachingCallSite.call(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/builtin/IRubyObject;)Lorg/jruby/runtime/builtin/IRubyObject; (49 bytes) @ 0x000000010e5a49ec [0x000000010e5a44c0+0x52c] | |
J 3486 C2 org.jruby.ir.interpreter.InterpreterEngine.processCall(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/ir/instructions/Instr;Lorg/jruby/ir/Operation;Lorg/jruby/runtime/DynamicScope;Lorg/jruby/parser/StaticScope;[Ljava/lang/Object;Lorg/jruby/runtime/builtin/IRubyObject;)V (634 bytes) @ 0x000000010e8fd42c [0x000000010e8fb8c0+0x1b6c] | |
J 3753 C2 org.jruby.ir.interpreter.StartupInterpreterEngine.interpret(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/Block;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/ir/interpreter/InterpreterContext;Lorg/jruby/RubyModule;Ljava/lang/String;[Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject; (750 bytes) @ 0x000000010e993164 [0x000000010e9926e0+0xa84] | |
J 2660 C1 org.jruby.ir.interpreter.Interpreter.INTERPRET_BLOCK(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/Block;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/ir/interpreter/InterpreterContext;[Lorg/jruby/runtime/builtin/IRubyObject;Ljava/lang/String;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject; (50 bytes) @ 0x000000010e652074 [0x000000010e651be0+0x494] | |
J 3481 C1 org.jruby.runtime.MixedModeIRBlockBody.commonYieldPath(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/Block;Lorg/jruby/runtime/Block$Type;[Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject; (190 bytes) @ 0x000000010e869acc [0x000000010e8695e0+0x4ec] | |
j org.jruby.runtime.IRBlockBody.call(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/Block;[Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject;+36 | |
j org.jruby.runtime.Block.call(Lorg/jruby/runtime/ThreadContext;[Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject;+8 | |
j org.jruby.RubyProc.call(Lorg/jruby/runtime/ThreadContext;[Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject;+55 | |
j org.jruby.RubyProc.call19(Lorg/jruby/runtime/ThreadContext;[Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject;+24 | |
j org.jruby.RubyProc$INVOKER$i$0$0$call19.call(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/RubyModule;Ljava/lang/String;[Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject;+9 | |
j org.jruby.internal.runtime.methods.DynamicMethod.call(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/RubyModule;Ljava/lang/String;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject;+11 | |
J 2623 C1 org.jruby.internal.runtime.methods.DynamicMethod.call(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/RubyModule;Ljava/lang/String;)Lorg/jruby/runtime/builtin/IRubyObject; (13 bytes) @ 0x000000010e629d8c [0x000000010e629c80+0x10c] | |
J 3486 C2 org.jruby.ir.interpreter.InterpreterEngine.processCall(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/ir/instructions/Instr;Lorg/jruby/ir/Operation;Lorg/jruby/runtime/DynamicScope;Lorg/jruby/parser/StaticScope;[Ljava/lang/Object;Lorg/jruby/runtime/builtin/IRubyObject;)V (634 bytes) @ 0x000000010e8fd844 [0x000000010e8fb8c0+0x1f84] | |
J 3753 C2 org.jruby.ir.interpreter.StartupInterpreterEngine.interpret(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/Block;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/ir/interpreter/InterpreterContext;Lorg/jruby/RubyModule;Ljava/lang/String;[Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject; (750 bytes) @ 0x000000010e993164 [0x000000010e9926e0+0xa84] | |
J 4040 C1 org.jruby.internal.runtime.methods.MixedModeIRMethod.INTERPRET_METHOD(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/ir/interpreter/InterpreterContext;Lorg/jruby/RubyModule;Lorg/jruby/runtime/builtin/IRubyObject;Ljava/lang/String;[Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject; (116 bytes) @ 0x000000010e9a972c [0x000000010e9a9520+0x20c] | |
J 3432 C1 org.jruby.internal.runtime.methods.MixedModeIRMethod.call(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/RubyModule;Ljava/lang/String;[Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject; (82 bytes) @ 0x000000010e859a54 [0x000000010e8598c0+0x194] | |
J 4283 C1 org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/RubyClass;Lorg/jruby/runtime/Block;[Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;)Lorg/jruby/runtime/builtin/IRubyObject; (65 bytes) @ 0x000000010ea4b73c [0x000000010ea4b5a0+0x19c] | |
J 2978 C1 org.jruby.runtime.callsite.CachingCallSite.callBlock(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/builtin/IRubyObject;[Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject; (57 bytes) @ 0x000000010e74dc44 [0x000000010e74d700+0x544] | |
J 2977 C1 org.jruby.runtime.callsite.CachingCallSite.call(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/builtin/IRubyObject;[Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject; (12 bytes) @ 0x000000010e74d37c [0x000000010e74d300+0x7c] | |
J 2955 C1 org.jruby.ir.instructions.CallBase.interpret(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/parser/StaticScope;Lorg/jruby/runtime/DynamicScope;Lorg/jruby/runtime/builtin/IRubyObject;[Ljava/lang/Object;)Ljava/lang/Object; (62 bytes) @ 0x000000010e739424 [0x000000010e7387c0+0xc64] | |
J 3486 C2 org.jruby.ir.interpreter.InterpreterEngine.processCall(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/ir/instructions/Instr;Lorg/jruby/ir/Operation;Lorg/jruby/runtime/DynamicScope;Lorg/jruby/parser/StaticScope;[Ljava/lang/Object;Lorg/jruby/runtime/builtin/IRubyObject;)V (634 bytes) @ 0x000000010e8fbab0 [0x000000010e8fb8c0+0x1f0] | |
J 3753 C2 org.jruby.ir.interpreter.StartupInterpreterEngine.interpret(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/Block;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/ir/interpreter/InterpreterContext;Lorg/jruby/RubyModule;Ljava/lang/String;[Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject; (750 bytes) @ 0x000000010e993164 [0x000000010e9926e0+0xa84] | |
J 4040 C1 org.jruby.internal.runtime.methods.MixedModeIRMethod.INTERPRET_METHOD(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/ir/interpreter/InterpreterContext;Lorg/jruby/RubyModule;Lorg/jruby/runtime/builtin/IRubyObject;Ljava/lang/String;[Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject; (116 bytes) @ 0x000000010e9a972c [0x000000010e9a9520+0x20c] | |
J 3432 C1 org.jruby.internal.runtime.methods.MixedModeIRMethod.call(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/RubyModule;Ljava/lang/String;[Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject; (82 bytes) @ 0x000000010e859a54 [0x000000010e8598c0+0x194] | |
J 4283 C1 org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/RubyClass;Lorg/jruby/runtime/Block;[Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;)Lorg/jruby/runtime/builtin/IRubyObject; (65 bytes) @ 0x000000010ea4b73c [0x000000010ea4b5a0+0x19c] | |
J 2978 C1 org.jruby.runtime.callsite.CachingCallSite.callBlock(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/builtin/IRubyObject;[Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject; (57 bytes) @ 0x000000010e74dc44 [0x000000010e74d700+0x544] | |
J 2977 C1 org.jruby.runtime.callsite.CachingCallSite.call(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/builtin/IRubyObject;[Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject; (12 bytes) @ 0x000000010e74d37c [0x000000010e74d300+0x7c] | |
J 2955 C1 org.jruby.ir.instructions.CallBase.interpret(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/parser/StaticScope;Lorg/jruby/runtime/DynamicScope;Lorg/jruby/runtime/builtin/IRubyObject;[Ljava/lang/Object;)Ljava/lang/Object; (62 bytes) @ 0x000000010e739424 [0x000000010e7387c0+0xc64] | |
J 3486 C2 org.jruby.ir.interpreter.InterpreterEngine.processCall(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/ir/instructions/Instr;Lorg/jruby/ir/Operation;Lorg/jruby/runtime/DynamicScope;Lorg/jruby/parser/StaticScope;[Ljava/lang/Object;Lorg/jruby/runtime/builtin/IRubyObject;)V (634 bytes) @ 0x000000010e8fbab0 [0x000000010e8fb8c0+0x1f0] | |
J 3753 C2 org.jruby.ir.interpreter.StartupInterpreterEngine.interpret(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/Block;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/ir/interpreter/InterpreterContext;Lorg/jruby/RubyModule;Ljava/lang/String;[Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject; (750 bytes) @ 0x000000010e993164 [0x000000010e9926e0+0xa84] | |
J 3498 C1 org.jruby.internal.runtime.methods.MixedModeIRMethod.INTERPRET_METHOD(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/ir/interpreter/InterpreterContext;Lorg/jruby/RubyModule;Lorg/jruby/runtime/builtin/IRubyObject;Ljava/lang/String;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject; (112 bytes) @ 0x000000010e870cec [0x000000010e870ae0+0x20c] | |
J 3048 C1 org.jruby.internal.runtime.methods.MixedModeIRMethod.call(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/RubyModule;Ljava/lang/String;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject; (78 bytes) @ 0x000000010e7821f4 [0x000000010e781d60+0x494] | |
J 2623 C1 org.jruby.internal.runtime.methods.DynamicMethod.call(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/RubyModule;Ljava/lang/String;)Lorg/jruby/runtime/builtin/IRubyObject; (13 bytes) @ 0x000000010e629d8c [0x000000010e629c80+0x10c] | |
J 3486 C2 org.jruby.ir.interpreter.InterpreterEngine.processCall(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/ir/instructions/Instr;Lorg/jruby/ir/Operation;Lorg/jruby/runtime/DynamicScope;Lorg/jruby/parser/StaticScope;[Ljava/lang/Object;Lorg/jruby/runtime/builtin/IRubyObject;)V (634 bytes) @ 0x000000010e8fd844 [0x000000010e8fb8c0+0x1f84] | |
J 3753 C2 org.jruby.ir.interpreter.StartupInterpreterEngine.interpret(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/Block;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/ir/interpreter/InterpreterContext;Lorg/jruby/RubyModule;Ljava/lang/String;[Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject; (750 bytes) @ 0x000000010e993164 [0x000000010e9926e0+0xa84] | |
J 3314 C1 org.jruby.internal.runtime.methods.MixedModeIRMethod.INTERPRET_METHOD(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/ir/interpreter/InterpreterContext;Lorg/jruby/RubyModule;Lorg/jruby/runtime/builtin/IRubyObject;Ljava/lang/String;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject; (116 bytes) @ 0x000000010e832784 [0x000000010e832480+0x304] | |
J 2907 C1 org.jruby.internal.runtime.methods.MixedModeIRMethod.call(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/RubyModule;Ljava/lang/String;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject; (82 bytes) @ 0x000000010e70ed2c [0x000000010e70e8a0+0x48c] | |
J 2470 C1 org.jruby.internal.runtime.methods.DynamicMethod.call(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/RubyModule;Ljava/lang/String;Lorg/jruby/runtime/builtin/IRubyObject;)Lorg/jruby/runtime/builtin/IRubyObject; (15 bytes) @ 0x000000010e5b4d4c [0x000000010e5b4c40+0x10c] | |
J 2715 C1 org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/RubyClass;Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/builtin/IRubyObject;)Lorg/jruby/runtime/builtin/IRubyObject; (61 bytes) @ 0x000000010e675c8c [0x000000010e675700+0x58c] | |
J 4674 C2 org.jruby.runtime.callsite.CachingCallSite.call(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/builtin/IRubyObject;)Lorg/jruby/runtime/builtin/IRubyObject; (53 bytes) @ 0x000000010ebb672c [0x000000010ebb6660+0xcc] | |
J 3486 C2 org.jruby.ir.interpreter.InterpreterEngine.processCall(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/ir/instructions/Instr;Lorg/jruby/ir/Operation;Lorg/jruby/runtime/DynamicScope;Lorg/jruby/parser/StaticScope;[Ljava/lang/Object;Lorg/jruby/runtime/builtin/IRubyObject;)V (634 bytes) @ 0x000000010e8fc028 [0x000000010e8fb8c0+0x768] | |
J 3753 C2 org.jruby.ir.interpreter.StartupInterpreterEngine.interpret(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/Block;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/ir/interpreter/InterpreterContext;Lorg/jruby/RubyModule;Ljava/lang/String;[Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject; (750 bytes) @ 0x000000010e993164 [0x000000010e9926e0+0xa84] | |
J 4423 C1 org.jruby.internal.runtime.methods.MixedModeIRMethod.INTERPRET_METHOD(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/ir/interpreter/InterpreterContext;Lorg/jruby/RubyModule;Lorg/jruby/runtime/builtin/IRubyObject;Ljava/lang/String;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject; (120 bytes) @ 0x000000010ea8e3f4 [0x000000010ea8e080+0x374] | |
J 2971 C1 org.jruby.internal.runtime.methods.MixedModeIRMethod.call(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/RubyModule;Ljava/lang/String;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject; (86 bytes) @ 0x000000010e743c7c [0x000000010e7437a0+0x4dc] | |
J 2874 C1 org.jruby.internal.runtime.methods.DynamicMethod.call(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/RubyModule;Ljava/lang/String;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/builtin/IRubyObject;)Lorg/jruby/runtime/builtin/IRubyObject; (17 bytes) @ 0x000000010e6fc25c [0x000000010e6fc140+0x11c] | |
J 4588 C1 org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/RubyClass;Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/builtin/IRubyObject;)Lorg/jruby/runtime/builtin/IRubyObject; (65 bytes) @ 0x000000010eb04bc4 [0x000000010eb04a20+0x1a4] | |
J 3486 C2 org.jruby.ir.interpreter.InterpreterEngine.processCall(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/ir/instructions/Instr;Lorg/jruby/ir/Operation;Lorg/jruby/runtime/DynamicScope;Lorg/jruby/parser/StaticScope;[Ljava/lang/Object;Lorg/jruby/runtime/builtin/IRubyObject;)V (634 bytes) @ 0x000000010e8fd3bc [0x000000010e8fb8c0+0x1afc] | |
J 3753 C2 org.jruby.ir.interpreter.StartupInterpreterEngine.interpret(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/Block;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/ir/interpreter/InterpreterContext;Lorg/jruby/RubyModule;Ljava/lang/String;[Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject; (750 bytes) @ 0x000000010e993164 [0x000000010e9926e0+0xa84] | |
J 2660 C1 org.jruby.ir.interpreter.Interpreter.INTERPRET_BLOCK(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/Block;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/ir/interpreter/InterpreterContext;[Lorg/jruby/runtime/builtin/IRubyObject;Ljava/lang/String;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject; (50 bytes) @ 0x000000010e652074 [0x000000010e651be0+0x494] | |
J 3481 C1 org.jruby.runtime.MixedModeIRBlockBody.commonYieldPath(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/Block;Lorg/jruby/runtime/Block$Type;[Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject; (190 bytes) @ 0x000000010e869acc [0x000000010e8695e0+0x4ec] | |
j org.jruby.runtime.IRBlockBody.call(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/Block;[Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject;+36 | |
j org.jruby.runtime.Block.call(Lorg/jruby/runtime/ThreadContext;[Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject;+8 | |
j org.jruby.RubyProc.call(Lorg/jruby/runtime/ThreadContext;[Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject;+55 | |
j org.jruby.RubyProc.call19(Lorg/jruby/runtime/ThreadContext;[Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject;+24 | |
j org.jruby.RubyProc$INVOKER$i$0$0$call19.call(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/RubyModule;Ljava/lang/String;[Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject;+9 | |
j org.jruby.internal.runtime.methods.DynamicMethod.call(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/RubyModule;Ljava/lang/String;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject;+17 | |
J 2470 C1 org.jruby.internal.runtime.methods.DynamicMethod.call(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/RubyModule;Ljava/lang/String;Lorg/jruby/runtime/builtin/IRubyObject;)Lorg/jruby/runtime/builtin/IRubyObject; (15 bytes) @ 0x000000010e5b4d4c [0x000000010e5b4c40+0x10c] | |
J 2715 C1 org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/RubyClass;Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/builtin/IRubyObject;)Lorg/jruby/runtime/builtin/IRubyObject; (61 bytes) @ 0x000000010e675c8c [0x000000010e675700+0x58c] | |
J 2170 C1 org.jruby.runtime.callsite.CachingCallSite.call(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/builtin/IRubyObject;)Lorg/jruby/runtime/builtin/IRubyObject; (53 bytes) @ 0x000000010e4af4fc [0x000000010e4aefc0+0x53c] | |
J 3486 C2 org.jruby.ir.interpreter.InterpreterEngine.processCall(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/ir/instructions/Instr;Lorg/jruby/ir/Operation;Lorg/jruby/runtime/DynamicScope;Lorg/jruby/parser/StaticScope;[Ljava/lang/Object;Lorg/jruby/runtime/builtin/IRubyObject;)V (634 bytes) @ 0x000000010e8fc028 [0x000000010e8fb8c0+0x768] | |
J 3753 C2 org.jruby.ir.interpreter.StartupInterpreterEngine.interpret(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/Block;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/ir/interpreter/InterpreterContext;Lorg/jruby/RubyModule;Ljava/lang/String;[Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject; (750 bytes) @ 0x000000010e993164 [0x000000010e9926e0+0xa84] | |
J 2660 C1 org.jruby.ir.interpreter.Interpreter.INTERPRET_BLOCK(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/Block;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/ir/interpreter/InterpreterContext;[Lorg/jruby/runtime/builtin/IRubyObject;Ljava/lang/String;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject; (50 bytes) @ 0x000000010e652074 [0x000000010e651be0+0x494] | |
J 3481 C1 org.jruby.runtime.MixedModeIRBlockBody.commonYieldPath(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/Block;Lorg/jruby/runtime/Block$Type;[Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject; (190 bytes) @ 0x000000010e869acc [0x000000010e8695e0+0x4ec] | |
J 2548 C1 org.jruby.runtime.IRBlockBody.doYield(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/Block;Lorg/jruby/runtime/builtin/IRubyObject;)Lorg/jruby/runtime/builtin/IRubyObject; (98 bytes) @ 0x000000010e5edf04 [0x000000010e5ed820+0x6e4] | |
J 4149 C1 org.jruby.RubyArray.each(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject; (50 bytes) @ 0x000000010e9dd41c [0x000000010e9dd1a0+0x27c] | |
J 4055 C1 org.jruby.RubyArray$INVOKER$i$0$0$each.call(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/RubyModule;Ljava/lang/String;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject; (11 bytes) @ 0x000000010e9af99c [0x000000010e9af900+0x9c] | |
J 3375 C1 org.jruby.internal.runtime.methods.JavaMethod$JavaMethodZeroBlock.call(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/RubyModule;Ljava/lang/String;[Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject; (31 bytes) @ 0x000000010e8455e4 [0x000000010e845560+0x84] | |
J 4283 C1 org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/RubyClass;Lorg/jruby/runtime/Block;[Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;)Lorg/jruby/runtime/builtin/IRubyObject; (65 bytes) @ 0x000000010ea4b73c [0x000000010ea4b5a0+0x19c] | |
J 2978 C1 org.jruby.runtime.callsite.CachingCallSite.callBlock(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/builtin/IRubyObject;[Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject; (57 bytes) @ 0x000000010e74dc44 [0x000000010e74d700+0x544] | |
J 2977 C1 org.jruby.runtime.callsite.CachingCallSite.call(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/builtin/IRubyObject;[Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject; (12 bytes) @ 0x000000010e74d37c [0x000000010e74d300+0x7c] | |
J 2955 C1 org.jruby.ir.instructions.CallBase.interpret(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/parser/StaticScope;Lorg/jruby/runtime/DynamicScope;Lorg/jruby/runtime/builtin/IRubyObject;[Ljava/lang/Object;)Ljava/lang/Object; (62 bytes) @ 0x000000010e739424 [0x000000010e7387c0+0xc64] | |
J 3486 C2 org.jruby.ir.interpreter.InterpreterEngine.processCall(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/ir/instructions/Instr;Lorg/jruby/ir/Operation;Lorg/jruby/runtime/DynamicScope;Lorg/jruby/parser/StaticScope;[Ljava/lang/Object;Lorg/jruby/runtime/builtin/IRubyObject;)V (634 bytes) @ 0x000000010e8fbab0 [0x000000010e8fb8c0+0x1f0] | |
J 3753 C2 org.jruby.ir.interpreter.StartupInterpreterEngine.interpret(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/Block;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/ir/interpreter/InterpreterContext;Lorg/jruby/RubyModule;Ljava/lang/String;[Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject; (750 bytes) @ 0x000000010e993164 [0x000000010e9926e0+0xa84] | |
J 3498 C1 org.jruby.internal.runtime.methods.MixedModeIRMethod.INTERPRET_METHOD(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/ir/interpreter/InterpreterContext;Lorg/jruby/RubyModule;Lorg/jruby/runtime/builtin/IRubyObject;Ljava/lang/String;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject; (112 bytes) @ 0x000000010e870cec [0x000000010e870ae0+0x20c] | |
J 3048 C1 org.jruby.internal.runtime.methods.MixedModeIRMethod.call(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/RubyModule;Ljava/lang/String;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject; (78 bytes) @ 0x000000010e7821f4 [0x000000010e781d60+0x494] | |
J 2623 C1 org.jruby.internal.runtime.methods.DynamicMethod.call(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/RubyModule;Ljava/lang/String;)Lorg/jruby/runtime/builtin/IRubyObject; (13 bytes) @ 0x000000010e629d8c [0x000000010e629c80+0x10c] | |
J 3486 C2 org.jruby.ir.interpreter.InterpreterEngine.processCall(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/ir/instructions/Instr;Lorg/jruby/ir/Operation;Lorg/jruby/runtime/DynamicScope;Lorg/jruby/parser/StaticScope;[Ljava/lang/Object;Lorg/jruby/runtime/builtin/IRubyObject;)V (634 bytes) @ 0x000000010e8fd844 [0x000000010e8fb8c0+0x1f84] | |
J 3148 C1 org.jruby.ir.interpreter.StartupInterpreterEngine.interpret(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/Block;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/ir/interpreter/InterpreterContext;Lorg/jruby/RubyModule;Ljava/lang/String;[Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject; (750 bytes) @ 0x000000010e7d1ec4 [0x000000010e7d07c0+0x1704] | |
j org.jruby.ir.interpreter.Interpreter.INTERPRET_ROOT(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/ir/interpreter/InterpreterContext;Lorg/jruby/RubyModule;Ljava/lang/String;)Lorg/jruby/runtime/builtin/IRubyObject;+31 | |
j org.jruby.ir.interpreter.Interpreter.execute(Lorg/jruby/Ruby;Lorg/jruby/ir/IRScriptBody;Lorg/jruby/runtime/builtin/IRubyObject;)Lorg/jruby/runtime/builtin/IRubyObject;+220 | |
j org.jruby.ir.interpreter.Interpreter.execute(Lorg/jruby/Ruby;Lorg/jruby/ir/IRScriptBody;Ljava/lang/Object;)Ljava/lang/Object;+7 | |
j org.jruby.ir.IRTranslator.execute(Lorg/jruby/Ruby;Lorg/jruby/ParseResult;Ljava/lang/Object;)Ljava/lang/Object;+104 | |
j org.jruby.Ruby.runInterpreter(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/ParseResult;Lorg/jruby/runtime/builtin/IRubyObject;)Lorg/jruby/runtime/builtin/IRubyObject;+28 | |
j org.jruby.Ruby.loadFile(Ljava/lang/String;Ljava/io/InputStream;Z)V+135 | |
j org.jruby.runtime.load.LibrarySearcher$ResourceLibrary.load(Lorg/jruby/Ruby;Z)V+52 | |
j org.jruby.runtime.load.LibrarySearcher$FoundLibrary.load(Lorg/jruby/Ruby;Z)V+6 | |
j org.jruby.runtime.load.LoadService.load(Ljava/lang/String;Z)V+148 | |
j org.jruby.RubyKernel.loadCommon(Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/Ruby;[Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject;+39 | |
j org.jruby.RubyKernel.load19(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;[Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject;+26 | |
j org.jruby.RubyKernel$INVOKER$s$0$1$load19.call(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/RubyModule;Ljava/lang/String;[Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject;+39 | |
j org.jruby.internal.runtime.methods.DynamicMethod.call(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/RubyModule;Ljava/lang/String;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject;+17 | |
J 2470 C1 org.jruby.internal.runtime.methods.DynamicMethod.call(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/RubyModule;Ljava/lang/String;Lorg/jruby/runtime/builtin/IRubyObject;)Lorg/jruby/runtime/builtin/IRubyObject; (15 bytes) @ 0x000000010e5b4d4c [0x000000010e5b4c40+0x10c] | |
J 2715 C1 org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/RubyClass;Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/builtin/IRubyObject;)Lorg/jruby/runtime/builtin/IRubyObject; (61 bytes) @ 0x000000010e675c8c [0x000000010e675700+0x58c] | |
J 2170 C1 org.jruby.runtime.callsite.CachingCallSite.call(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/builtin/IRubyObject;)Lorg/jruby/runtime/builtin/IRubyObject; (53 bytes) @ 0x000000010e4af4fc [0x000000010e4aefc0+0x53c] | |
j Users.nos.$_dot_rbenv.versions.jruby_minus_9_dot_1_dot_5_dot_0.bin.pry.invokeOther17:load(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/builtin/IRubyObject;)Lorg/jruby/runtime/builtin/IRubyObject;+21 | |
j Users.nos.$_dot_rbenv.versions.jruby_minus_9_dot_1_dot_5_dot_0.bin.pry.RUBY$script(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/parser/StaticScope;Lorg/jruby/runtime/builtin/IRubyObject;[Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;Lorg/jruby/RubyModule;Ljava/lang/String;)Lorg/jruby/runtime/builtin/IRubyObject;+375 | |
j java.lang.invoke.LambdaForm$DMH.invokeStatic_L7_L(Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;+22 | |
j java.lang.invoke.LambdaForm$BMH.reinvoke(Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;+153 | |
j java.lang.invoke.LambdaForm$MH.invoker(Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;+89 | |
j java.lang.invoke.LambdaForm$MH.invokeExact_MT(Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;+17 | |
j java.lang.invoke.MethodHandle.invokeWithArguments([Ljava/lang/Object;)Ljava/lang/Object;+28 | |
j org.jruby.ir.Compiler$1.load(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Z)Lorg/jruby/runtime/builtin/IRubyObject;+130 | |
j org.jruby.Ruby.runScript(Lorg/jruby/ast/executable/Script;Z)Lorg/jruby/runtime/builtin/IRubyObject;+31 | |
j org.jruby.Ruby.runNormally(Lorg/jruby/ast/Node;Z)Lorg/jruby/runtime/builtin/IRubyObject;+103 | |
j org.jruby.Ruby.runNormally(Lorg/jruby/ast/Node;)Lorg/jruby/runtime/builtin/IRubyObject;+3 | |
j org.jruby.Ruby.runFromMain(Ljava/io/InputStream;Ljava/lang/String;)V+340 | |
j org.jruby.Main.doRunFromMain(Lorg/jruby/Ruby;Ljava/io/InputStream;Ljava/lang/String;)Lorg/jruby/Main$Status;+7 | |
j org.jruby.Main.internalRun()Lorg/jruby/Main$Status;+229 | |
j org.jruby.Main.run([Ljava/lang/String;)Lorg/jruby/Main$Status;+9 | |
j org.jruby.Main.main([Ljava/lang/String;)V+40 | |
v ~StubRoutines::call_stub | |
--------------- P R O C E S S --------------- | |
Java Threads: ( => current thread ) | |
0x00007fe216ec4800 JavaThread "Ruby-0-JIT-2" daemon [_thread_blocked, id=19463, stack(0x00007000014c7000,0x00007000016c7000)] | |
0x00007fe216ec3800 JavaThread "process reaper" daemon [_thread_blocked, id=19975, stack(0x0000700000097000,0x00007000000bf000)] | |
0x00007fe216caf800 JavaThread "jnr.ffi.util.ref.internal.Finalizer" daemon [_thread_blocked, id=13319, stack(0x00007000018f8000,0x0000700001af8000)] | |
0x00007fe2170a9800 JavaThread "NonBlockingInputStreamThread" daemon [_thread_blocked, id=20483, stack(0x00007000016f5000,0x00007000018f5000)] | |
0x00007fe214048000 JavaThread "Service Thread" daemon [_thread_blocked, id=18435, stack(0x00007000011c1000,0x00007000013c1000)] | |
0x00007fe214045800 JavaThread "C1 CompilerThread2" daemon [_thread_in_native, id=17923, stack(0x00007000010be000,0x00007000011be000)] | |
0x00007fe21402d800 JavaThread "C2 CompilerThread1" daemon [_thread_in_native, id=17411, stack(0x0000700000fbb000,0x00007000010bb000)] | |
0x00007fe215801000 JavaThread "C2 CompilerThread0" daemon [_thread_in_native, id=16899, stack(0x0000700000eb8000,0x0000700000fb8000)] | |
0x00007fe2148a3000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=13839, stack(0x0000700000cb5000,0x0000700000eb5000)] | |
0x00007fe214028000 JavaThread "Finalizer" daemon [_thread_blocked, id=12291, stack(0x0000700000a2f000,0x0000700000c2f000)] | |
0x00007fe21484d000 JavaThread "Reference Handler" daemon [_thread_blocked, id=11779, stack(0x000070000082c000,0x0000700000a2c000)] | |
=>0x00007fe21480c800 JavaThread "main" [_thread_in_native, id=2851, stack(0x000070000011a000,0x000070000031a000)] | |
Other Threads: | |
0x00007fe214848000 VMThread [stack: 0x0000700000729000,0x0000700000829000] [id=11267] | |
0x00007fe214049000 WatcherThread [stack: 0x00007000013c4000,0x00007000014c4000] [id=18947] | |
VM state:not at safepoint (normal execution) | |
VM Mutex/Monitor currently owned by a thread: None | |
Heap: | |
PSYoungGen total 94208K, used 29455K [0x00000007b5980000, 0x00000007bc380000, 0x00000007c0000000) | |
eden space 83456K, 35% used [0x00000007b5980000,0x00000007b7643f50,0x00000007bab00000) | |
from space 10752K, 0% used [0x00000007bb900000,0x00000007bb900000,0x00000007bc380000) | |
to space 10752K, 0% used [0x00000007bae80000,0x00000007bae80000,0x00000007bb900000) | |
ParOldGen total 227840K, used 25817K [0x00000007a0c00000, 0x00000007aea80000, 0x00000007b5980000) | |
object space 227840K, 11% used [0x00000007a0c00000,0x00000007a2536440,0x00000007aea80000) | |
Metaspace used 36931K, capacity 38072K, committed 38272K, reserved 1081344K | |
class space used 6261K, capacity 6484K, committed 6528K, reserved 1048576K | |
Card table byte_map: [0x000000010c4e7000,0x000000010c5e2000] byte_map_base: 0x00000001087e1000 | |
Marking Bits: (ParMarkBitMap*) 0x000000010d6efd20 | |
Begin Bits: [0x000000011d208000, 0x000000011d9d8000) | |
End Bits: [0x000000011d9d8000, 0x000000011e1a8000) | |
Polling page: 0x000000010c4d4000 | |
CodeCache: size=245760Kb used=14586Kb max_used=15504Kb free=231173Kb | |
bounds [0x000000010dda1000, 0x000000010ecd1000, 0x000000011cda1000] | |
total_blobs=5727 nmethods=5138 adapters=500 | |
compilation: enabled | |
Compilation events (10 events): | |
Event: 427.323 Thread 0x00007fe21402d800 nmethod 5748 0x000000010eb7b150 code [0x000000010eb7b2a0, 0x000000010eb7b358] | |
Event: 427.323 Thread 0x00007fe21402d800 5750 4 org.jruby.RubyArray::modify (53 bytes) | |
Event: 427.323 Thread 0x00007fe214045800 nmethod 5745% 0x000000010e69a750 code [0x000000010e69abc0, 0x000000010e69d808] | |
Event: 427.323 Thread 0x00007fe214045800 5743 3 java.util.BitSet::or (105 bytes) | |
Event: 427.324 Thread 0x00007fe214045800 nmethod 5743 0x000000010e5b8610 code [0x000000010e5b87c0, 0x000000010e5b8d08] | |
Event: 427.324 Thread 0x00007fe214045800 5747 ! 3 org.jruby.util.Sprintf::rubySprintfToBuffer (6071 bytes) | |
Event: 427.327 Thread 0x00007fe21402d800 nmethod 5750 0x000000010e1df050 code [0x000000010e1df1c0, 0x000000010e1df468] | |
Event: 427.327 Thread 0x00007fe21402d800 5749 4 org.jruby.runtime.ThreadContext::preYieldNoScope (6 bytes) | |
Event: 427.329 Thread 0x00007fe21402d800 nmethod 5749 0x000000010e54f590 code [0x000000010e54f6e0, 0x000000010e54f858] | |
Event: 427.334 Thread 0x00007fe21402d800 5752 4 org.jruby.ir.interpreter.InterpreterEngine::processCall (634 bytes) | |
GC Heap History (10 events): | |
Event: 0.785 GC heap before | |
{Heap before GC invocations=2 (full 1): | |
PSYoungGen total 76288K, used 4736K [0x00000007b5980000, 0x00000007bae80000, 0x00000007c0000000) | |
eden space 65536K, 0% used [0x00000007b5980000,0x00000007b5980000,0x00000007b9980000) | |
from space 10752K, 44% used [0x00000007b9980000,0x00000007b9e20020,0x00000007ba400000) | |
to space 10752K, 0% used [0x00000007ba400000,0x00000007ba400000,0x00000007bae80000) | |
ParOldGen total 175104K, used 16K [0x00000007a0c00000, 0x00000007ab700000, 0x00000007b5980000) | |
object space 175104K, 0% used [0x00000007a0c00000,0x00000007a0c04000,0x00000007ab700000) | |
Metaspace used 20928K, capacity 21084K, committed 21248K, reserved 1067008K | |
class space used 3917K, capacity 3980K, committed 4096K, reserved 1048576K | |
Event: 0.815 GC heap after | |
Heap after GC invocations=2 (full 1): | |
PSYoungGen total 76288K, used 0K [0x00000007b5980000, 0x00000007bae80000, 0x00000007c0000000) | |
eden space 65536K, 0% used [0x00000007b5980000,0x00000007b5980000,0x00000007b9980000) | |
from space 10752K, 0% used [0x00000007b9980000,0x00000007b9980000,0x00000007ba400000) | |
to space 10752K, 0% used [0x00000007ba400000,0x00000007ba400000,0x00000007bae80000) | |
ParOldGen total 123392K, used 4672K [0x00000007a0c00000, 0x00000007a8480000, 0x00000007b5980000) | |
object space 123392K, 3% used [0x00000007a0c00000,0x00000007a1090338,0x00000007a8480000) | |
Metaspace used 20928K, capacity 21084K, committed 21248K, reserved 1067008K | |
class space used 3917K, capacity 3980K, committed 4096K, reserved 1048576K | |
} | |
Event: 2.408 GC heap before | |
{Heap before GC invocations=3 (full 1): | |
PSYoungGen total 76288K, used 65536K [0x00000007b5980000, 0x00000007bae80000, 0x00000007c0000000) | |
eden space 65536K, 100% used [0x00000007b5980000,0x00000007b9980000,0x00000007b9980000) | |
from space 10752K, 0% used [0x00000007b9980000,0x00000007b9980000,0x00000007ba400000) | |
to space 10752K, 0% used [0x00000007ba400000,0x00000007ba400000,0x00000007bae80000) | |
ParOldGen total 123392K, used 4672K [0x00000007a0c00000, 0x00000007a8480000, 0x00000007b5980000) | |
object space 123392K, 3% used [0x00000007a0c00000,0x00000007a1090338,0x00000007a8480000) | |
Metaspace used 31666K, capacity 31896K, committed 32128K, reserved 1075200K | |
class space used 5586K, capacity 5678K, committed 5760K, reserved 1048576K | |
Event: 2.427 GC heap after | |
Heap after GC invocations=3 (full 1): | |
PSYoungGen total 76288K, used 10743K [0x00000007b5980000, 0x00000007bbc80000, 0x00000007c0000000) | |
eden space 65536K, 0% used [0x00000007b5980000,0x00000007b5980000,0x00000007b9980000) | |
from space 10752K, 99% used [0x00000007ba400000,0x00000007bae7dcb0,0x00000007bae80000) | |
to space 10752K, 0% used [0x00000007b9980000,0x00000007b9980000,0x00000007ba400000) | |
ParOldGen total 123392K, used 5509K [0x00000007a0c00000, 0x00000007a8480000, 0x00000007b5980000) | |
object space 123392K, 4% used [0x00000007a0c00000,0x00000007a1161748,0x00000007a8480000) | |
Metaspace used 31666K, capacity 31896K, committed 32128K, reserved 1075200K | |
class space used 5586K, capacity 5678K, committed 5760K, reserved 1048576K | |
} | |
Event: 3.090 GC heap before | |
{Heap before GC invocations=4 (full 1): | |
PSYoungGen total 76288K, used 76279K [0x00000007b5980000, 0x00000007bbc80000, 0x00000007c0000000) | |
eden space 65536K, 100% used [0x00000007b5980000,0x00000007b9980000,0x00000007b9980000) | |
from space 10752K, 99% used [0x00000007ba400000,0x00000007bae7dcb0,0x00000007bae80000) | |
to space 10752K, 0% used [0x00000007b9980000,0x00000007b9980000,0x00000007ba400000) | |
ParOldGen total 123392K, used 5509K [0x00000007a0c00000, 0x00000007a8480000, 0x00000007b5980000) | |
object space 123392K, 4% used [0x00000007a0c00000,0x00000007a1161748,0x00000007a8480000) | |
Metaspace used 32850K, capacity 33530K, committed 33792K, reserved 1077248K | |
class space used 5676K, capacity 5840K, committed 5888K, reserved 1048576K | |
Event: 3.114 GC heap after | |
Heap after GC invocations=4 (full 1): | |
PSYoungGen total 76288K, used 10727K [0x00000007b5980000, 0x00000007bc380000, 0x00000007c0000000) | |
eden space 65536K, 0% used [0x00000007b5980000,0x00000007b5980000,0x00000007b9980000) | |
from space 10752K, 99% used [0x00000007b9980000,0x00000007ba3f9df8,0x00000007ba400000) | |
to space 10752K, 0% used [0x00000007bb900000,0x00000007bb900000,0x00000007bc380000) | |
ParOldGen total 123392K, used 10642K [0x00000007a0c00000, 0x00000007a8480000, 0x00000007b5980000) | |
object space 123392K, 8% used [0x00000007a0c00000,0x00000007a1664960,0x00000007a8480000) | |
Metaspace used 32850K, capacity 33530K, committed 33792K, reserved 1077248K | |
class space used 5676K, capacity 5840K, committed 5888K, reserved 1048576K | |
} | |
Event: 13.291 GC heap before | |
{Heap before GC invocations=5 (full 1): | |
PSYoungGen total 76288K, used 58465K [0x00000007b5980000, 0x00000007bc380000, 0x00000007c0000000) | |
eden space 65536K, 72% used [0x00000007b5980000,0x00000007b881e660,0x00000007b9980000) | |
from space 10752K, 99% used [0x00000007b9980000,0x00000007ba3f9df8,0x00000007ba400000) | |
to space 10752K, 0% used [0x00000007bb900000,0x00000007bb900000,0x00000007bc380000) | |
ParOldGen total 123392K, used 10642K [0x00000007a0c00000, 0x00000007a8480000, 0x00000007b5980000) | |
object space 123392K, 8% used [0x00000007a0c00000,0x00000007a1664960,0x00000007a8480000) | |
Metaspace used 34487K, capacity 35362K, committed 35416K, reserved 1079296K | |
class space used 5882K, capacity 6112K, committed 6144K, reserved 1048576K | |
Event: 13.320 GC heap after | |
Heap after GC invocations=5 (full 1): | |
PSYoungGen total 94208K, used 10736K [0x00000007b5980000, 0x00000007bc380000, 0x00000007c0000000) | |
eden space 83456K, 0% used [0x00000007b5980000,0x00000007b5980000,0x00000007bab00000) | |
from space 10752K, 99% used [0x00000007bb900000,0x00000007bc37c030,0x00000007bc380000) | |
to space 10752K, 0% used [0x00000007bae80000,0x00000007bae80000,0x00000007bb900000) | |
ParOldGen total 123392K, used 16323K [0x00000007a0c00000, 0x00000007a8480000, 0x00000007b5980000) | |
object space 123392K, 13% used [0x00000007a0c00000,0x00000007a1bf0d98,0x00000007a8480000) | |
Metaspace used 34487K, capacity 35362K, committed 35416K, reserved 1079296K | |
class space used 5882K, capacity 6112K, committed 6144K, reserved 1048576K | |
} | |
Event: 13.320 GC heap before | |
{Heap before GC invocations=6 (full 2): | |
PSYoungGen total 94208K, used 10736K [0x00000007b5980000, 0x00000007bc380000, 0x00000007c0000000) | |
eden space 83456K, 0% used [0x00000007b5980000,0x00000007b5980000,0x00000007bab00000) | |
from space 10752K, 99% used [0x00000007bb900000,0x00000007bc37c030,0x00000007bc380000) | |
to space 10752K, 0% used [0x00000007bae80000,0x00000007bae80000,0x00000007bb900000) | |
ParOldGen total 123392K, used 16323K [0x00000007a0c00000, 0x00000007a8480000, 0x00000007b5980000) | |
object space 123392K, 13% used [0x00000007a0c00000,0x00000007a1bf0d98,0x00000007a8480000) | |
Metaspace used 34487K, capacity 35362K, committed 35416K, reserved 1079296K | |
class space used 5882K, capacity 6112K, committed 6144K, reserved 1048576K | |
Event: 13.477 GC heap after | |
Heap after GC invocations=6 (full 2): | |
PSYoungGen total 94208K, used 0K [0x00000007b5980000, 0x00000007bc380000, 0x00000007c0000000) | |
eden space 83456K, 0% used [0x00000007b5980000,0x00000007b5980000,0x00000007bab00000) | |
from space 10752K, 0% used [0x00000007bb900000,0x00000007bb900000,0x00000007bc380000) | |
to space 10752K, 0% used [0x00000007bae80000,0x00000007bae80000,0x00000007bb900000) | |
ParOldGen total 227840K, used 25817K [0x00000007a0c00000, 0x00000007aea80000, 0x00000007b5980000) | |
object space 227840K, 11% used [0x00000007a0c00000,0x00000007a2536440,0x00000007aea80000) | |
Metaspace used 34484K, capacity 35356K, committed 35416K, reserved 1079296K | |
class space used 5882K, capacity 6110K, committed 6144K, reserved 1048576K | |
} | |
Deoptimization events (10 events): | |
Event: 8.136 Thread 0x00007fe21717e000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x000000010ec42d94 method=org.jruby.org.objectweb.asm.Type.getArgumentsAndReturnSizes(Ljava/lang/String;)I @ 130 | |
Event: 8.141 Thread 0x00007fe21717e000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x000000010eab60f8 method=org.jruby.org.objectweb.asm.Type.getArgumentsAndReturnSizes(Ljava/lang/String;)I @ 130 | |
Event: 8.151 Thread 0x00007fe21480c800 Uncommon trap: reason=uninitialized action=reinterpret pc=0x000000010e8fc168 method=org.jruby.ir.interpreter.InterpreterEngine.processCall(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/ir/instructions/Instr;Lorg/jruby/ir/Operation;Lorg/jruby/runtime/Dynamic | |
Event: 8.154 Thread 0x00007fe21480c800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x000000010e995954 method=org.jruby.ir.interpreter.InterpreterEngine.processReturnOp(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/Block;Lorg/jruby/ir/instructions/Instr;Lorg/jruby/ir/Opera | |
Event: 13.515 Thread 0x00007fe21480c800 Uncommon trap: reason=unhandled action=reinterpret pc=0x000000010e54f69c method=java.lang.invoke.CallSite.<init>(Ljava/lang/invoke/MethodHandle;)V @ 11 | |
Event: 13.562 Thread 0x00007fe21480c800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x000000010e995954 method=org.jruby.ir.interpreter.InterpreterEngine.processReturnOp(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/Block;Lorg/jruby/ir/instructions/Instr;Lorg/jruby/ir/Opera | |
Event: 14.747 Thread 0x00007fe21480c800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x000000010e5330ec method=org.joni.ast.CClassNode.addCType(IZLorg/joni/ScanEnvironment;Lorg/jcodings/IntHolder;)V @ 41 | |
Event: 14.747 Thread 0x00007fe21480c800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x000000010e3c4ea4 method=org.joni.Lexer.fetchToken()V @ 1261 | |
Event: 14.750 Thread 0x00007fe21480c800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x000000010df3d260 method=java.lang.CharacterData.of(I)Ljava/lang/CharacterData; @ 4 | |
Event: 14.764 Thread 0x00007fe21480c800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x000000010e995954 method=org.jruby.ir.interpreter.InterpreterEngine.processReturnOp(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/Block;Lorg/jruby/ir/instructions/Instr;Lorg/jruby/ir/Opera | |
Internal exceptions (10 events): | |
Event: 1.554 Thread 0x00007fe21480c800 Exception <a 'java/lang/UnsatisfiedLinkError': dlopen(c, 9): image not found> (0x00000007b6ce12f8) thrown at [/Users/java_re/workspace/8-2-build-macosx-x86_64/jdk8u102/7268/hotspot/src/share/vm/prims/jni.cpp, line 735] | |
Event: 1.681 Thread 0x00007fe21480c800 Implicit null exception at 0x000000010e46b4e7 to 0x000000010e46ce31 | |
Event: 1.682 Thread 0x00007fe21480c800 Implicit null exception at 0x000000010e3e7833 to 0x000000010e3e7a45 | |
Event: 2.002 Thread 0x00007fe21480c800 Implicit null exception at 0x000000010e3e8074 to 0x000000010e3e8165 | |
Event: 2.315 Thread 0x00007fe21480c800 Implicit null exception at 0x000000010e807c2d to 0x000000010e8062e1 | |
Event: 2.428 Thread 0x00007fe214028000 Implicit null exception at 0x000000010e5546da to 0x000000010e5547fd | |
Event: 2.528 Thread 0x00007fe21717e000 Implicit null exception at 0x000000010e212558 to 0x000000010e2125e6 | |
Event: 3.342 Thread 0x00007fe21480c800 Implicit null exception at 0x000000010e8859cb to 0x000000010e887d01 | |
Event: 3.384 Thread 0x00007fe21480c800 Exception <a 'java/io/FileNotFoundException'> (0x00000007b7301138) thrown at [/Users/java_re/workspace/8-2-build-macosx-x86_64/jdk8u102/7268/hotspot/src/share/vm/prims/jni.cpp, line 709] | |
Event: 3.424 Thread 0x00007fe21480c800 Exception <a 'java/io/FileNotFoundException'> (0x00000007b7390570) thrown at [/Users/java_re/workspace/8-2-build-macosx-x86_64/jdk8u102/7268/hotspot/src/share/vm/prims/jni.cpp, line 709] | |
Events (10 events): | |
Event: 427.325 Executing VM operation: RevokeBias | |
Event: 427.325 Executing VM operation: RevokeBias done | |
Event: 427.332 Executing VM operation: RevokeBias | |
Event: 427.332 Executing VM operation: RevokeBias done | |
Event: 427.332 Executing VM operation: RevokeBias | |
Event: 427.332 Executing VM operation: RevokeBias done | |
Event: 427.332 Executing VM operation: RevokeBias | |
Event: 427.332 Executing VM operation: RevokeBias done | |
Event: 427.342 loading class org/jrubyparser/parser/ParserSupport$1 | |
Event: 427.342 loading class org/jrubyparser/parser/ParserSupport$1 done | |
Dynamic libraries: | |
0x0000000004da9000 /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa | |
0x0000000004da9000 /System/Library/Frameworks/Security.framework/Versions/A/Security | |
0x0000000004da9000 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices | |
0x0000000004da9000 /usr/lib/libz.1.dylib | |
0x0000000004da9000 /usr/lib/libSystem.B.dylib | |
0x0000000004da9000 /usr/lib/libobjc.A.dylib | |
0x0000000004da9000 /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation | |
0x0000000004da9000 /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation | |
0x0000000004da9000 /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit | |
0x0000000004da9000 /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData | |
0x0000000004da9000 /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices | |
0x0000000004da9000 /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation | |
0x0000000004da9000 /usr/lib/libScreenReader.dylib | |
0x0000000004da9000 /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate | |
0x0000000004da9000 /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface | |
0x0000000004da9000 /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox | |
0x0000000004da9000 /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit | |
0x0000000004da9000 /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore | |
0x0000000004da9000 /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv | |
0x0000000004da9000 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox | |
0x0000000004da9000 /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore | |
0x0000000004da9000 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition | |
0x0000000004da9000 /usr/lib/libauto.dylib | |
0x0000000004da9000 /usr/lib/libicucore.A.dylib | |
0x0000000004da9000 /usr/lib/libxml2.2.dylib | |
0x0000000004da9000 /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI | |
0x0000000004da9000 /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio | |
0x0000000004da9000 /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration | |
0x0000000004da9000 /usr/lib/liblangid.dylib | |
0x0000000004da9000 /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport | |
0x0000000004da9000 /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit | |
0x0000000004da9000 /usr/lib/libDiagnosticMessagesClient.dylib | |
0x0000000004da9000 /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices | |
0x0000000004da9000 /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis | |
0x0000000004da9000 /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage | |
0x0000000004da9000 /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL | |
0x0000000004da9000 /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing | |
0x0000000004da9000 /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics | |
0x0000000004da9000 /System/Library/Frameworks/CoreImage.framework/Versions/A/CoreImage | |
0x0000000004da9000 /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText | |
0x0000000004da9000 /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO | |
0x0000000004da9000 /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup | |
0x0000000004da9000 /usr/lib/libextension.dylib | |
0x0000000004da9000 /usr/lib/libarchive.2.dylib | |
0x0000000004da9000 /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork | |
0x0000000004da9000 /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration | |
0x0000000004da9000 /usr/lib/libCRFSuite.dylib | |
0x0000000004da9000 /usr/lib/libc++.1.dylib | |
0x0000000004da9000 /usr/lib/libc++abi.dylib | |
0x0000000004da9000 /usr/lib/system/libcache.dylib | |
0x0000000004da9000 /usr/lib/system/libcommonCrypto.dylib | |
0x0000000004da9000 /usr/lib/system/libcompiler_rt.dylib | |
0x0000000004da9000 /usr/lib/system/libcopyfile.dylib | |
0x0000000004da9000 /usr/lib/system/libcorecrypto.dylib | |
0x0000000004da9000 /usr/lib/system/libdispatch.dylib | |
0x0000000004da9000 /usr/lib/system/libdyld.dylib | |
0x0000000004da9000 /usr/lib/system/libkeymgr.dylib | |
0x0000000004da9000 /usr/lib/system/liblaunch.dylib | |
0x0000000004da9000 /usr/lib/system/libmacho.dylib | |
0x0000000004da9000 /usr/lib/system/libquarantine.dylib | |
0x0000000004da9000 /usr/lib/system/libremovefile.dylib | |
0x0000000004da9000 /usr/lib/system/libsystem_asl.dylib | |
0x0000000004da9000 /usr/lib/system/libsystem_blocks.dylib | |
0x0000000004da9000 /usr/lib/system/libsystem_c.dylib | |
0x0000000004da9000 /usr/lib/system/libsystem_configuration.dylib | |
0x0000000004da9000 /usr/lib/system/libsystem_coreservices.dylib | |
0x0000000004da9000 /usr/lib/system/libsystem_coretls.dylib | |
0x0000000004da9000 /usr/lib/system/libsystem_dnssd.dylib | |
0x0000000004da9000 /usr/lib/system/libsystem_info.dylib | |
0x0000000004da9000 /usr/lib/system/libsystem_kernel.dylib | |
0x0000000004da9000 /usr/lib/system/libsystem_m.dylib | |
0x0000000004da9000 /usr/lib/system/libsystem_malloc.dylib | |
0x0000000004da9000 /usr/lib/system/libsystem_network.dylib | |
0x0000000004da9000 /usr/lib/system/libsystem_networkextension.dylib | |
0x0000000004da9000 /usr/lib/system/libsystem_notify.dylib | |
0x0000000004da9000 /usr/lib/system/libsystem_platform.dylib | |
0x0000000004da9000 /usr/lib/system/libsystem_pthread.dylib | |
0x0000000004da9000 /usr/lib/system/libsystem_sandbox.dylib | |
0x0000000004da9000 /usr/lib/system/libsystem_secinit.dylib | |
0x0000000004da9000 /usr/lib/system/libsystem_trace.dylib | |
0x0000000004da9000 /usr/lib/system/libunc.dylib | |
0x0000000004da9000 /usr/lib/system/libunwind.dylib | |
0x0000000004da9000 /usr/lib/system/libxpc.dylib | |
0x0000000004da9000 /usr/lib/libenergytrace.dylib | |
0x0000000004da9000 /usr/lib/libbsm.0.dylib | |
0x0000000004da9000 /usr/lib/system/libkxld.dylib | |
0x0000000004da9000 /usr/lib/libxar.1.dylib | |
0x0000000004da9000 /usr/lib/libsqlite3.dylib | |
0x0000000004da9000 /usr/lib/libpam.2.dylib | |
0x0000000004da9000 /usr/lib/libOpenScriptingUtil.dylib | |
0x0000000004da9000 /usr/lib/libbz2.1.0.dylib | |
0x0000000004da9000 /usr/lib/liblzma.5.dylib | |
0x0000000004da9000 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvents.framework/Versions/A/FSEvents | |
0x0000000004da9000 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore | |
0x0000000004da9000 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata | |
0x0000000004da9000 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices | |
0x0000000004da9000 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit | |
0x0000000004da9000 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE | |
0x0000000004da9000 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices | |
0x0000000004da9000 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices | |
0x0000000004da9000 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList | |
0x0000000004da9000 /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS | |
0x0000000004da9000 /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth | |
0x0000000004da9000 /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.framework/Versions/A/loginsupport | |
0x0000000004da9000 /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC | |
0x0000000004da9000 /usr/lib/libmecabra.dylib | |
0x0000000004da9000 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS | |
0x0000000004da9000 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync | |
0x0000000004da9000 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices | |
0x0000000004da9000 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis | |
0x0000000004da9000 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore | |
0x0000000004da9000 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD | |
0x0000000004da9000 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis | |
0x0000000004da9000 /System/Library/Frameworks/Metal.framework/Versions/A/Metal | |
0x0000000004da9000 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage | |
0x0000000004da9000 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib | |
0x0000000004da9000 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib | |
0x0000000004da9000 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib | |
0x0000000004da9000 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib | |
0x0000000004da9000 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib | |
0x0000000004da9000 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib | |
0x0000000004da9000 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparseBLAS.dylib | |
0x0000000004da9000 /System/Library/PrivateFrameworks/GPUCompiler.framework/libmetal_timestamp.dylib | |
0x0000000004da9000 /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib | |
0x0000000004da9000 /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelerator | |
0x0000000004da9000 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib | |
0x0000000004da9000 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib | |
0x0000000004da9000 /System/Library/PrivateFrameworks/AppleVPA.framework/Versions/A/AppleVPA | |
0x0000000004da9000 /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG | |
0x0000000004da9000 /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib | |
0x0000000004da9000 /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib | |
0x0000000004da9000 /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib | |
0x0000000004da9000 /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib | |
0x0000000004da9000 /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib | |
0x0000000004da9000 /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib | |
0x0000000004da9000 /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo | |
0x0000000004da9000 /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib | |
0x0000000004da9000 /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib | |
0x0000000004da9000 /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib | |
0x0000000004da9000 /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib | |
0x0000000004da9000 /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib | |
0x0000000004da9000 /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib | |
0x0000000004da9000 /usr/lib/libcompression.dylib | |
0x0000000004da9000 /usr/lib/libcups.2.dylib | |
0x0000000004da9000 /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos | |
0x0000000004da9000 /System/Library/Frameworks/GSS.framework/Versions/A/GSS | |
0x0000000004da9000 /usr/lib/libresolv.9.dylib | |
0x0000000004da9000 /usr/lib/libiconv.2.dylib | |
0x0000000004da9000 /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal | |
0x0000000004da9000 /usr/lib/libheimdal-asn1.dylib | |
0x0000000004da9000 /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory | |
0x0000000004da9000 /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth | |
0x0000000004da9000 /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory | |
0x0000000004da9000 /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation | |
0x0000000004da9000 /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling | |
0x0000000004da9000 /usr/lib/libmarisa.dylib | |
0x0000000004da9000 /usr/lib/libChineseTokenizer.dylib | |
0x0000000004da9000 /usr/lib/libcmph.dylib | |
0x0000000004da9000 /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement | |
0x0000000004da9000 /usr/lib/libxslt.1.dylib | |
0x0000000004da9000 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink | |
0x0000000004da9000 /usr/lib/libFosl_dynamic.dylib | |
0x0000000004da9000 /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore | |
0x0000000004da9000 /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL | |
0x0000000004da9000 /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport | |
0x0000000004da9000 /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices | |
0x0000000004da9000 /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211 | |
0x0000000004da9000 /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN | |
0x0000000004da9000 /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth | |
0x0000000004da9000 /System/Library/PrivateFrameworks/CoreWiFi.framework/Versions/A/CoreWiFi | |
0x0000000004da9000 /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth | |
0x0000000004da9000 /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary | |
0x0000000004da9000 /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols | |
0x0000000004da9000 /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication | |
0x0000000004da9000 /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication | |
0x0000000004da9000 /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/SpeechRecognitionCore | |
0x000000010ce00000 /Library/Java/JavaVirtualMachines/jdk1.8.0_102.jdk/Contents/Home/jre/lib/server/libjvm.dylib | |
0x0000000004da9000 /usr/lib/libstdc++.6.dylib | |
0x000000010c491000 /Library/Java/JavaVirtualMachines/jdk1.8.0_102.jdk/Contents/Home/jre/lib/libverify.dylib | |
0x000000010c49f000 /Library/Java/JavaVirtualMachines/jdk1.8.0_102.jdk/Contents/Home/jre/lib/libjava.dylib | |
0x000000010c4de000 /Library/Java/JavaVirtualMachines/jdk1.8.0_102.jdk/Contents/Home/jre/lib/libzip.dylib | |
0x000000011fd71000 /System/Library/Frameworks/JavaVM.framework/Frameworks/JavaRuntimeSupport.framework/JavaRuntimeSupport | |
0x000000011fd8c000 /System/Library/Frameworks/JavaVM.framework/Versions/A/Frameworks/JavaNativeFoundation.framework/Versions/A/JavaNativeFoundation | |
0x000000010c5ed000 /System/Library/Frameworks/JavaVM.framework/Versions/A/JavaVM | |
0x0000000004da9000 /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon | |
0x000000011fda1000 /System/Library/PrivateFrameworks/JavaLaunching.framework/Versions/A/JavaLaunching | |
0x0000000004da9000 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels | |
0x0000000004da9000 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help | |
0x0000000004da9000 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture | |
0x0000000004da9000 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting | |
0x0000000004da9000 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print | |
0x0000000004da9000 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI | |
0x00000001217ef000 /Library/Java/JavaVirtualMachines/jdk1.8.0_102.jdk/Contents/Home/jre/lib/libjaas_unix.dylib | |
0x00000001217f2000 /Library/Java/JavaVirtualMachines/jdk1.8.0_102.jdk/Contents/Home/jre/lib/libnet.dylib | |
0x0000000121851000 /Library/Java/JavaVirtualMachines/jdk1.8.0_102.jdk/Contents/Home/jre/lib/libnio.dylib | |
0x0000000121fb5000 /Users/nos/.rbenv/versions/jruby-9.1.5.0/lib/jni/Darwin/libjffi-1.2.jnilib | |
VM Arguments: | |
jvm_args: -Djdk.home= -Djruby.home=/Users/nos/.rbenv/versions/jruby-9.1.5.0 -Djruby.script=jruby -Djruby.shell=/bin/sh -Djffi.boot.library.path=/Users/nos/.rbenv/versions/jruby-9.1.5.0/lib/jni:/Users/nos/.rbenv/versions/jruby-9.1.5.0/lib/jni/Darwin -Xmx500m -Xss2048k -Xbootclasspath/a:/Users/nos/.rbenv/versions/jruby-9.1.5.0/lib/jruby.jar -Dfile.encoding=UTF-8 | |
java_command: org/jruby/Main /Users/nos/.rbenv/versions/jruby-9.1.5.0/bin/pry -Ilib -Ispec | |
java_class_path (initial): /Users/nos/.rbenv/versions/jruby-9.1.5.0/lib/jruby-truffle.jar: | |
Launcher Type: SUN_STANDARD | |
Environment Variables: | |
PATH=/Users/nos/.rbenv/versions/jruby-9.1.5.0/bin:/Users/nos/.rbenv/libexec:/Users/nos/.rbenv/shims:/Users/nos/.rbenv/bin:/Users/nos/.jenv/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/MacGPG2/bin | |
SHELL=/usr/local/bin/fish | |
Signal Handlers: | |
SIGSEGV: [libjvm.dylib+0x5b0579], sa_mask[0]=11111111011111110111111111111111, sa_flags=SA_ONSTACK|SA_RESTART|SA_SIGINFO | |
SIGBUS: [libjvm.dylib+0x5b0579], sa_mask[0]=11111111011111110111111111111111, sa_flags=SA_RESTART|SA_SIGINFO | |
SIGFPE: [libjvm.dylib+0x4874e4], sa_mask[0]=11111111011111110111111111111111, sa_flags=SA_RESTART|SA_SIGINFO | |
SIGPIPE: [libjvm.dylib+0x4874e4], sa_mask[0]=11111111011111110111111111111111, sa_flags=SA_RESTART|SA_SIGINFO | |
SIGXFSZ: [libjvm.dylib+0x4874e4], sa_mask[0]=11111111011111110111111111111111, sa_flags=SA_RESTART|SA_SIGINFO | |
SIGILL: [libjvm.dylib+0x4874e4], sa_mask[0]=11111111011111110111111111111111, sa_flags=SA_RESTART|SA_SIGINFO | |
SIGUSR1: SIG_DFL, sa_mask[0]=00000000000000000000000000000000, sa_flags=none | |
SIGUSR2: [libjvm.dylib+0x487002], sa_mask[0]=00000000000000000000000000000000, sa_flags=SA_RESTART|SA_SIGINFO | |
SIGHUP: [libjvm.dylib+0x4855d9], sa_mask[0]=11111111011111110111111111111111, sa_flags=SA_RESTART|SA_SIGINFO | |
SIGINT: [libjvm.dylib+0x4855d9], sa_mask[0]=11111111011111110111111111111111, sa_flags=SA_RESTART|SA_SIGINFO | |
SIGTERM: [libjvm.dylib+0x4855d9], sa_mask[0]=11111111011111110111111111111111, sa_flags=SA_RESTART|SA_SIGINFO | |
SIGQUIT: [libjvm.dylib+0x4855d9], sa_mask[0]=11111111011111110111111111111111, sa_flags=SA_RESTART|SA_SIGINFO | |
--------------- S Y S T E M --------------- | |
OS:Bsduname:Darwin 15.6.0 Darwin Kernel Version 15.6.0: Mon Aug 29 20:21:34 PDT 2016; root:xnu-3248.60.11~1/RELEASE_X86_64 x86_64 | |
rlimit: STACK 8192k, CORE 0k, NPROC 709, NOFILE 10240, AS infinity | |
load average:2.21 2.59 2.53 | |
CPU:total 4 (2 cores per cpu, 2 threads per core) family 6 model 61 stepping 4, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, avx2, aes, clmul, erms, 3dnowpref, lzcnt, ht, tsc, tscinvbit, bmi1, bmi2, adx | |
Memory: 4k page, physical 16777216k(3603348k free) | |
/proc/meminfo: | |
vm_info: Java HotSpot(TM) 64-Bit Server VM (25.102-b14) for bsd-amd64 JRE (1.8.0_102-b14), built on Jun 22 2016 11:42:36 by "java_re" with gcc 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2336.11.00) | |
time: Fri Sep 23 15:40:18 2016 | |
elapsed time: 427 seconds (0d 0h 7m 7s) | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment