Skip to content

Instantly share code, notes, and snippets.

@ph
Created January 14, 2016 14:32
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ph/4384f48b0ffa580a595b to your computer and use it in GitHub Desktop.
Save ph/4384f48b0ffa580a595b to your computer and use it in GitHub Desktop.
#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x004f004d, pid=3044, tid=3756
#
# JRE version: Java(TM) SE Runtime Environment (8.0_65-b17) (build 1.8.0_65-b17)
# Java VM: Java HotSpot(TM) Client VM (25.65-b01 mixed mode windows-x86 )
# Problematic frame:
# C 0x004f004d
#
# Failed to write core dump. Minidumps are not enabled by default on client versions of Windows
#
# 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 (0x487ad400): JavaThread "<file" daemon [_thread_in_native, id=3756, stack(0x49e30000,0x4a030000)]
siginfo: ExceptionCode=0xc0000005, writing address 0x00000000
Registers:
EAX=0x00310000, EBX=0x4a02cd9c, ECX=0x00000000, EDX=0x00000009
ESP=0x4a02caec, EBP=0x4a02cb38, ESI=0x00000001, EDI=0x487ad540
EIP=0x004f004d, EFLAGS=0x00010246
Top of Stack: (sp=0x4a02caec)
0x4a02caec: 6e4c238e 487ad540 0031007e 0047004f
0x4a02cafc: 00000000 004c002e 4a02cb24 00000008
0x4a02cb0c: 00000000 00000001 4a02cd00 4a02cb38
0x4a02cb1c: 4a02cd94 6e4ce018 014b3ea8 4a02ce98
0x4a02cb2c: 4a02ce90 00000001 487ad540 4a02ce48
0x4a02cb3c: 6e4c793b 487ad540 4a02cd70 00000002
0x4a02cb4c: 4a02cd00 11010002 4a02cd94 4a02cb60
0x4a02cb5c: 4a02cb90 00000020 042ef7fb 01d14ed8
Instructions: (pc=0x004f004d)
0x004f002d: 04 48 04 00 00 02 00 1a 04 41 04 00 00 02 00 19
0x004f003d: 04 3c 04 00 00 02 00 28 04 31 04 00 00 07 00 d7
0x004f004d: 08 01 00 af d7 00 00 b3 d7 00 00 b7 d7 00 00 db
0x004f005d: 08 01 00 df 08 01 00 e3 08 01 00 00 00 06 00 93
Register to memory mapping:
EAX=0x00310000 is an unknown value
EBX=0x4a02cd9c is pointing into the stack for thread: 0x487ad400
ECX=0x00000000 is an unknown value
EDX=0x00000009 is an unknown value
ESP=0x4a02caec is pointing into the stack for thread: 0x487ad400
EBP=0x4a02cb38 is pointing into the stack for thread: 0x487ad400
ESI=0x00000001 is an unknown value
EDI=0x487ad540 is an unknown value
Stack: [0x49e30000,0x4a030000], sp=0x4a02caec, free space=2034k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C 0x004f004d
C [jffi-1.2.dll+0x793b]
C [jffi-1.2.dll+0x7e05]
j com.kenai.jffi.Foreign.invokeArrayO2Int32(JJ[BLjava/lang/Object;IIILjava/lang/Object;III)I+0
j com.kenai.jffi.Invoker.invokeArrayWithObjectsInt32(JJLcom/kenai/jffi/HeapInvocationBuffer;Lcom/kenai/jffi/ObjectBuffer;)I+114
j com.kenai.jffi.Invoker.invokeInt(Lcom/kenai/jffi/CallContext;JLcom/kenai/jffi/HeapInvocationBuffer;)I+22
j com.kenai.jffi.Invoker$ILP32.invokeAddress(Lcom/kenai/jffi/CallContext;JLcom/kenai/jffi/HeapInvocationBuffer;)J+5
j jnr.posix.WindowsLibC$jnr$ffi$0.FindFirstFileW([BLjnr/posix/windows/WindowsFindData;)Ljnr/posix/HANDLE;+60
j jnr.posix.WindowsPOSIX.findFirstFile(Ljava/lang/String;Ljnr/posix/FileStat;)I+26
j jnr.posix.WindowsPOSIX.stat(Ljava/lang/String;Ljnr/posix/FileStat;)I+91
j jnr.posix.CheckedPOSIX.stat(Ljava/lang/String;Ljnr/posix/FileStat;)I+6
j jnr.posix.LazyPOSIX.stat(Ljava/lang/String;Ljnr/posix/FileStat;)I+6
j org.jruby.util.RegularFileResource.stat()Ljnr/posix/FileStat;+22
j org.jruby.RubyFileStat.setup(Ljava/lang/String;Z)V+97
j org.jruby.RubyFileStat.initialize(Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject;+34
j org.jruby.RubyFileStat.initialize19(Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject;+13
j org.jruby.RubyFileStat$INVOKER$i$1$0$initialize19.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;+8
J 1817 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; (58 bytes) @ 0x01bf738e [0x01bf72b0+0xde]
J 1879 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) @ 0x01c0807f [0x01c08040+0x3f]
J 1975 C1 org.jruby.RubyClass$INVOKER$i$newInstance.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; (13 bytes) @ 0x01c21735 [0x01c216a0+0x95]
J 2030 C1 org.jruby.internal.runtime.methods.JavaMethod$JavaMethodZeroOrOneOrNBlock.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) @ 0x01c3325c [0x01c33210+0x4c]
J 809 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; (54 bytes) @ 0x01a8e8c4 [0x01a8e7f0+0xd4]
J 971 C1 org.jruby.ast.CallOneArgNode.interpret(Lorg/jruby/Ruby;Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject; (34 bytes) @ 0x01accd89 [0x01accce0+0xa9]
J 1099 C1 org.jruby.ast.DAsgnNode.interpret(Lorg/jruby/Ruby;Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject; (28 bytes) @ 0x01af3909 [0x01af38a0+0x69]
J 654 C1 org.jruby.ast.NewlineNode.interpret(Lorg/jruby/Ruby;Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject; (45 bytes) @ 0x01a6149f [0x01a613c0+0xdf]
J 677 C1 org.jruby.ast.BlockNode.interpret(Lorg/jruby/Ruby;Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject; (47 bytes) @ 0x01a66a9a [0x01a669f0+0xaa]
j org.jruby.ast.RescueNode.executeBody(Lorg/jruby/Ruby;Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject;+21
j org.jruby.ast.RescueNode.interpret(Lorg/jruby/Ruby;Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject;+26
j org.jruby.ast.BeginNode.interpret(Lorg/jruby/Ruby;Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject;+9
J 654 C1 org.jruby.ast.NewlineNode.interpret(Lorg/jruby/Ruby;Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject; (45 bytes) @ 0x01a6149f [0x01a613c0+0xdf]
J 677 C1 org.jruby.ast.BlockNode.interpret(Lorg/jruby/Ruby;Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject; (47 bytes) @ 0x01a66a9a [0x01a669f0+0xaa]
J 1051 C1 org.jruby.evaluator.ASTInterpreter.INTERPRET_BLOCK(Lorg/jruby/Ruby;Lorg/jruby/runtime/ThreadContext;Ljava/lang/String;ILorg/jruby/ast/Node;Ljava/lang/String;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject; (79 bytes) @ 0x01ae8f4e [0x01ae8e60+0xee]
J 1050 C1 org.jruby.runtime.Interpreted19Block.evalBlockBody(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/Binding;Lorg/jruby/runtime/builtin/IRubyObject;)Lorg/jruby/runtime/builtin/IRubyObject; (53 bytes) @ 0x01ae81e7 [0x01ae8100+0xe7]
J 1057 C1 org.jruby.runtime.Interpreted19Block.yield(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Binding;Lorg/jruby/runtime/Block$Type;)Lorg/jruby/runtime/builtin/IRubyObject; (99 bytes) @ 0x01aeadcb [0x01aeacc0+0x10b]
J 1240 C1 org.jruby.RubyArray.eachCommon(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject; (53 bytes) @ 0x01b22a72 [0x01b229d0+0xa2]
J 1865 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) @ 0x01c0443e [0x01c043d0+0x6e]
J 1676 C1 org.jruby.runtime.callsite.CachingCallSite.callBlock(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject; (54 bytes) @ 0x01bd0144 [0x01bd0070+0xd4]
J 1737 C1 org.jruby.runtime.callsite.CachingCallSite.callIter(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject; (54 bytes) @ 0x01be1e28 [0x01be1de0+0x48]
J 1742 C1 org.jruby.ast.CallNoArgBlockNode.interpret(Lorg/jruby/Ruby;Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject; (71 bytes) @ 0x01be4034 [0x01be3fa0+0x94]
J 654 C1 org.jruby.ast.NewlineNode.interpret(Lorg/jruby/Ruby;Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject; (45 bytes) @ 0x01a6149f [0x01a613c0+0xdf]
J 677 C1 org.jruby.ast.BlockNode.interpret(Lorg/jruby/Ruby;Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject; (47 bytes) @ 0x01a66a9a [0x01a669f0+0xaa]
J 1051 C1 org.jruby.evaluator.ASTInterpreter.INTERPRET_BLOCK(Lorg/jruby/Ruby;Lorg/jruby/runtime/ThreadContext;Ljava/lang/String;ILorg/jruby/ast/Node;Ljava/lang/String;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject; (79 bytes) @ 0x01ae8f4e [0x01ae8e60+0xee]
J 1050 C1 org.jruby.runtime.Interpreted19Block.evalBlockBody(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/Binding;Lorg/jruby/runtime/builtin/IRubyObject;)Lorg/jruby/runtime/builtin/IRubyObject; (53 bytes) @ 0x01ae81e7 [0x01ae8100+0xe7]
J 1488 C1 org.jruby.runtime.Interpreted19Block.yield(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/RubyModule;ZLorg/jruby/runtime/Binding;Lorg/jruby/runtime/Block$Type;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject; (110 bytes) @ 0x01b9adb6 [0x01b9ac70+0x146]
J 2150 C1 org.jruby.runtime.Interpreted19Block.call(Lorg/jruby/runtime/ThreadContext;[Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Binding;Lorg/jruby/runtime/Block$Type;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject; (20 bytes) @ 0x01c67747 [0x01c67620+0x127]
J 2148 C1 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; (114 bytes) @ 0x01c66b2c [0x01c66a70+0xbc]
J 2146 C1 org.jruby.RubyProc.call19(Lorg/jruby/runtime/ThreadContext;[Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject; (52 bytes) @ 0x01c663e4 [0x01c66310+0xd4]
J 2145 C1 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; (13 bytes) @ 0x01c66060 [0x01c66010+0x50]
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 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;+9
J 945 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; (50 bytes) @ 0x01ac55bc [0x01ac54f0+0xcc]
J 964 C1 org.jruby.ast.CallNoArgNode.interpret(Lorg/jruby/Ruby;Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject; (22 bytes) @ 0x01acb273 [0x01acb210+0x63]
J 654 C1 org.jruby.ast.NewlineNode.interpret(Lorg/jruby/Ruby;Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject; (45 bytes) @ 0x01a6149f [0x01a613c0+0xdf]
J 979 C1 org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(Lorg/jruby/Ruby;Lorg/jruby/runtime/ThreadContext;Ljava/lang/String;ILorg/jruby/RubyModule;Lorg/jruby/ast/Node;Ljava/lang/String;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;Z)Lorg/jruby/runtime/builtin/IRubyObject; (117 bytes) @ 0x01ace62d [0x01ace590+0x9d]
j org.jruby.internal.runtime.methods.InterpretedMethod.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;+77
j org.jruby.internal.runtime.methods.DefaultMethod.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;+22
J 1676 C1 org.jruby.runtime.callsite.CachingCallSite.callBlock(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject; (54 bytes) @ 0x01bd0144 [0x01bd0070+0xd4]
J 1737 C1 org.jruby.runtime.callsite.CachingCallSite.callIter(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject; (54 bytes) @ 0x01be1e28 [0x01be1de0+0x48]
j org.jruby.ast.FCallNoArgBlockNode.interpret(Lorg/jruby/Ruby;Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject;+16
J 654 C1 org.jruby.ast.NewlineNode.interpret(Lorg/jruby/Ruby;Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject; (45 bytes) @ 0x01a6149f [0x01a613c0+0xdf]
J 979 C1 org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(Lorg/jruby/Ruby;Lorg/jruby/runtime/ThreadContext;Ljava/lang/String;ILorg/jruby/RubyModule;Lorg/jruby/ast/Node;Ljava/lang/String;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;Z)Lorg/jruby/runtime/builtin/IRubyObject; (117 bytes) @ 0x01ace62d [0x01ace590+0x9d]
j org.jruby.internal.runtime.methods.InterpretedMethod.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;+77
j org.jruby.internal.runtime.methods.DefaultMethod.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;+22
J 1676 C1 org.jruby.runtime.callsite.CachingCallSite.callBlock(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject; (54 bytes) @ 0x01bd0144 [0x01bd0070+0xd4]
J 2140 C1 org.jruby.runtime.callsite.CachingCallSite.call(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject; (10 bytes) @ 0x01c65237 [0x01c65200+0x37]
j org.jruby.ast.FCallNoArgBlockPassNode.interpret(Lorg/jruby/Ruby;Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject;+19
J 654 C1 org.jruby.ast.NewlineNode.interpret(Lorg/jruby/Ruby;Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject; (45 bytes) @ 0x01a6149f [0x01a613c0+0xdf]
J 677 C1 org.jruby.ast.BlockNode.interpret(Lorg/jruby/Ruby;Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject; (47 bytes) @ 0x01a66a9a [0x01a669f0+0xaa]
j org.jruby.ast.WhileNode.interpret(Lorg/jruby/Ruby;Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject;+46
J 654 C1 org.jruby.ast.NewlineNode.interpret(Lorg/jruby/Ruby;Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject; (45 bytes) @ 0x01a6149f [0x01a613c0+0xdf]
J 677 C1 org.jruby.ast.BlockNode.interpret(Lorg/jruby/Ruby;Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject; (47 bytes) @ 0x01a66a9a [0x01a669f0+0xaa]
J 979 C1 org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(Lorg/jruby/Ruby;Lorg/jruby/runtime/ThreadContext;Ljava/lang/String;ILorg/jruby/RubyModule;Lorg/jruby/ast/Node;Ljava/lang/String;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;Z)Lorg/jruby/runtime/builtin/IRubyObject; (117 bytes) @ 0x01ace62d [0x01ace590+0x9d]
J 2174 C1 org.jruby.internal.runtime.methods.InterpretedMethod.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; (186 bytes) @ 0x01c6ea28 [0x01c6e8f0+0x138]
J 2173 C1 org.jruby.internal.runtime.methods.DefaultMethod.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; (52 bytes) @ 0x01c6e556 [0x01c6e4e0+0x76]
j org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/RubyClass;Lorg/jruby/runtime/Block;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
J 2164 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/builtin/IRubyObject;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject; (62 bytes) @ 0x01c6addb [0x01c6acb0+0x12b]
j org.jruby.runtime.callsite.CachingCallSite.callIter(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/Block;)Lorg/jruby/runtime/builtin/IRubyObject;+10
j org.jruby.ast.CallTwoArgBlockNode.interpret(Lorg/jruby/Ruby;Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject;+55
J 654 C1 org.jruby.ast.NewlineNode.interpret(Lorg/jruby/Ruby;Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject; (45 bytes) @ 0x01a6149f [0x01a613c0+0xdf]
J 979 C1 org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(Lorg/jruby/Ruby;Lorg/jruby/runtime/ThreadContext;Ljava/lang/String;ILorg/jruby/RubyModule;Lorg/jruby/ast/Node;Ljava/lang/String;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;Z)Lorg/jruby/runtime/builtin/IRubyObject; (117 bytes) @ 0x01ace62d [0x01ace590+0x9d]
j org.jruby.internal.runtime.methods.InterpretedMethod.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;+77
j org.jruby.internal.runtime.methods.DefaultMethod.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;+22
j org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/RubyClass;Lorg/jruby/runtime/Block;Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;)Lorg/jruby/runtime/builtin/IRubyObject;+57
J 1676 C1 org.jruby.runtime.callsite.CachingCallSite.callBlock(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject; (54 bytes) @ 0x01bd016b [0x01bd0070+0xfb]
J 1737 C1 org.jruby.runtime.callsite.CachingCallSite.callIter(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject; (54 bytes) @ 0x01be1e28 [0x01be1de0+0x48]
J 1742 C1 org.jruby.ast.CallNoArgBlockNode.interpret(Lorg/jruby/Ruby;Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject; (71 bytes) @ 0x01be4034 [0x01be3fa0+0x94]
J 654 C1 org.jruby.ast.NewlineNode.interpret(Lorg/jruby/Ruby;Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject; (45 bytes) @ 0x01a6149f [0x01a613c0+0xdf]
J 677 C1 org.jruby.ast.BlockNode.interpret(Lorg/jruby/Ruby;Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject; (47 bytes) @ 0x01a66a9a [0x01a669f0+0xaa]
J 979 C1 org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(Lorg/jruby/Ruby;Lorg/jruby/runtime/ThreadContext;Ljava/lang/String;ILorg/jruby/RubyModule;Lorg/jruby/ast/Node;Ljava/lang/String;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;Z)Lorg/jruby/runtime/builtin/IRubyObject; (117 bytes) @ 0x01ace62d [0x01ace590+0x9d]
J 1550 C1 org.jruby.internal.runtime.methods.InterpretedMethod.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; (187 bytes) @ 0x01bafa79 [0x01baf950+0x129]
J 1549 C1 org.jruby.internal.runtime.methods.DefaultMethod.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; (44 bytes) @ 0x01baf586 [0x01baf520+0x66]
J 1593 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) @ 0x01bbc4ca [0x01bbc3f0+0xda]
J 809 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; (54 bytes) @ 0x01a8e8f0 [0x01a8e7f0+0x100]
J 971 C1 org.jruby.ast.CallOneArgNode.interpret(Lorg/jruby/Ruby;Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject; (34 bytes) @ 0x01accd89 [0x01accce0+0xa9]
J 654 C1 org.jruby.ast.NewlineNode.interpret(Lorg/jruby/Ruby;Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject; (45 bytes) @ 0x01a6149f [0x01a613c0+0xdf]
j org.jruby.ast.RescueNode.executeBody(Lorg/jruby/Ruby;Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject;+21
j org.jruby.ast.RescueNode.interpret(Lorg/jruby/Ruby;Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject;+26
j org.jruby.ast.EnsureNode.interpret(Lorg/jruby/Ruby;Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject;+16
j org.jruby.ast.BeginNode.interpret(Lorg/jruby/Ruby;Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject;+9
J 654 C1 org.jruby.ast.NewlineNode.interpret(Lorg/jruby/Ruby;Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject; (45 bytes) @ 0x01a6149f [0x01a613c0+0xdf]
...<more frames>...
Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
j com.kenai.jffi.Foreign.invokeArrayO2Int32(JJ[BLjava/lang/Object;IIILjava/lang/Object;III)I+0
j com.kenai.jffi.Invoker.invokeArrayWithObjectsInt32(JJLcom/kenai/jffi/HeapInvocationBuffer;Lcom/kenai/jffi/ObjectBuffer;)I+114
j com.kenai.jffi.Invoker.invokeInt(Lcom/kenai/jffi/CallContext;JLcom/kenai/jffi/HeapInvocationBuffer;)I+22
j com.kenai.jffi.Invoker$ILP32.invokeAddress(Lcom/kenai/jffi/CallContext;JLcom/kenai/jffi/HeapInvocationBuffer;)J+5
j jnr.posix.WindowsLibC$jnr$ffi$0.FindFirstFileW([BLjnr/posix/windows/WindowsFindData;)Ljnr/posix/HANDLE;+60
j jnr.posix.WindowsPOSIX.findFirstFile(Ljava/lang/String;Ljnr/posix/FileStat;)I+26
j jnr.posix.WindowsPOSIX.stat(Ljava/lang/String;Ljnr/posix/FileStat;)I+91
j jnr.posix.CheckedPOSIX.stat(Ljava/lang/String;Ljnr/posix/FileStat;)I+6
j jnr.posix.LazyPOSIX.stat(Ljava/lang/String;Ljnr/posix/FileStat;)I+6
j org.jruby.util.RegularFileResource.stat()Ljnr/posix/FileStat;+22
j org.jruby.RubyFileStat.setup(Ljava/lang/String;Z)V+97
j org.jruby.RubyFileStat.initialize(Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject;+34
j org.jruby.RubyFileStat.initialize19(Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject;+13
j org.jruby.RubyFileStat$INVOKER$i$1$0$initialize19.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;+8
J 1817 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; (58 bytes) @ 0x01bf738e [0x01bf72b0+0xde]
J 1879 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) @ 0x01c0807f [0x01c08040+0x3f]
J 1975 C1 org.jruby.RubyClass$INVOKER$i$newInstance.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; (13 bytes) @ 0x01c21735 [0x01c216a0+0x95]
J 2030 C1 org.jruby.internal.runtime.methods.JavaMethod$JavaMethodZeroOrOneOrNBlock.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) @ 0x01c3325c [0x01c33210+0x4c]
J 809 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; (54 bytes) @ 0x01a8e8c4 [0x01a8e7f0+0xd4]
J 971 C1 org.jruby.ast.CallOneArgNode.interpret(Lorg/jruby/Ruby;Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject; (34 bytes) @ 0x01accd89 [0x01accce0+0xa9]
J 1099 C1 org.jruby.ast.DAsgnNode.interpret(Lorg/jruby/Ruby;Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject; (28 bytes) @ 0x01af3909 [0x01af38a0+0x69]
J 654 C1 org.jruby.ast.NewlineNode.interpret(Lorg/jruby/Ruby;Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject; (45 bytes) @ 0x01a6149f [0x01a613c0+0xdf]
J 677 C1 org.jruby.ast.BlockNode.interpret(Lorg/jruby/Ruby;Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject; (47 bytes) @ 0x01a66a9a [0x01a669f0+0xaa]
j org.jruby.ast.RescueNode.executeBody(Lorg/jruby/Ruby;Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject;+21
j org.jruby.ast.RescueNode.interpret(Lorg/jruby/Ruby;Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject;+26
j org.jruby.ast.BeginNode.interpret(Lorg/jruby/Ruby;Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject;+9
J 654 C1 org.jruby.ast.NewlineNode.interpret(Lorg/jruby/Ruby;Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject; (45 bytes) @ 0x01a6149f [0x01a613c0+0xdf]
J 677 C1 org.jruby.ast.BlockNode.interpret(Lorg/jruby/Ruby;Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject; (47 bytes) @ 0x01a66a9a [0x01a669f0+0xaa]
J 1051 C1 org.jruby.evaluator.ASTInterpreter.INTERPRET_BLOCK(Lorg/jruby/Ruby;Lorg/jruby/runtime/ThreadContext;Ljava/lang/String;ILorg/jruby/ast/Node;Ljava/lang/String;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject; (79 bytes) @ 0x01ae8f4e [0x01ae8e60+0xee]
J 1050 C1 org.jruby.runtime.Interpreted19Block.evalBlockBody(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/Binding;Lorg/jruby/runtime/builtin/IRubyObject;)Lorg/jruby/runtime/builtin/IRubyObject; (53 bytes) @ 0x01ae81e7 [0x01ae8100+0xe7]
J 1057 C1 org.jruby.runtime.Interpreted19Block.yield(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Binding;Lorg/jruby/runtime/Block$Type;)Lorg/jruby/runtime/builtin/IRubyObject; (99 bytes) @ 0x01aeadcb [0x01aeacc0+0x10b]
J 1240 C1 org.jruby.RubyArray.eachCommon(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject; (53 bytes) @ 0x01b22a72 [0x01b229d0+0xa2]
J 1865 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) @ 0x01c0443e [0x01c043d0+0x6e]
J 1676 C1 org.jruby.runtime.callsite.CachingCallSite.callBlock(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject; (54 bytes) @ 0x01bd0144 [0x01bd0070+0xd4]
J 1737 C1 org.jruby.runtime.callsite.CachingCallSite.callIter(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject; (54 bytes) @ 0x01be1e28 [0x01be1de0+0x48]
J 1742 C1 org.jruby.ast.CallNoArgBlockNode.interpret(Lorg/jruby/Ruby;Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject; (71 bytes) @ 0x01be4034 [0x01be3fa0+0x94]
J 654 C1 org.jruby.ast.NewlineNode.interpret(Lorg/jruby/Ruby;Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject; (45 bytes) @ 0x01a6149f [0x01a613c0+0xdf]
J 677 C1 org.jruby.ast.BlockNode.interpret(Lorg/jruby/Ruby;Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject; (47 bytes) @ 0x01a66a9a [0x01a669f0+0xaa]
J 1051 C1 org.jruby.evaluator.ASTInterpreter.INTERPRET_BLOCK(Lorg/jruby/Ruby;Lorg/jruby/runtime/ThreadContext;Ljava/lang/String;ILorg/jruby/ast/Node;Ljava/lang/String;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject; (79 bytes) @ 0x01ae8f4e [0x01ae8e60+0xee]
J 1050 C1 org.jruby.runtime.Interpreted19Block.evalBlockBody(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/Binding;Lorg/jruby/runtime/builtin/IRubyObject;)Lorg/jruby/runtime/builtin/IRubyObject; (53 bytes) @ 0x01ae81e7 [0x01ae8100+0xe7]
J 1488 C1 org.jruby.runtime.Interpreted19Block.yield(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/RubyModule;ZLorg/jruby/runtime/Binding;Lorg/jruby/runtime/Block$Type;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject; (110 bytes) @ 0x01b9adb6 [0x01b9ac70+0x146]
J 2150 C1 org.jruby.runtime.Interpreted19Block.call(Lorg/jruby/runtime/ThreadContext;[Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Binding;Lorg/jruby/runtime/Block$Type;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject; (20 bytes) @ 0x01c67747 [0x01c67620+0x127]
J 2148 C1 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; (114 bytes) @ 0x01c66b2c [0x01c66a70+0xbc]
J 2146 C1 org.jruby.RubyProc.call19(Lorg/jruby/runtime/ThreadContext;[Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject; (52 bytes) @ 0x01c663e4 [0x01c66310+0xd4]
J 2145 C1 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; (13 bytes) @ 0x01c66060 [0x01c66010+0x50]
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 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;+9
J 945 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; (50 bytes) @ 0x01ac55bc [0x01ac54f0+0xcc]
J 964 C1 org.jruby.ast.CallNoArgNode.interpret(Lorg/jruby/Ruby;Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject; (22 bytes) @ 0x01acb273 [0x01acb210+0x63]
J 654 C1 org.jruby.ast.NewlineNode.interpret(Lorg/jruby/Ruby;Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject; (45 bytes) @ 0x01a6149f [0x01a613c0+0xdf]
J 979 C1 org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(Lorg/jruby/Ruby;Lorg/jruby/runtime/ThreadContext;Ljava/lang/String;ILorg/jruby/RubyModule;Lorg/jruby/ast/Node;Ljava/lang/String;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;Z)Lorg/jruby/runtime/builtin/IRubyObject; (117 bytes) @ 0x01ace62d [0x01ace590+0x9d]
j org.jruby.internal.runtime.methods.InterpretedMethod.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;+77
j org.jruby.internal.runtime.methods.DefaultMethod.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;+22
J 1676 C1 org.jruby.runtime.callsite.CachingCallSite.callBlock(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject; (54 bytes) @ 0x01bd0144 [0x01bd0070+0xd4]
J 1737 C1 org.jruby.runtime.callsite.CachingCallSite.callIter(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject; (54 bytes) @ 0x01be1e28 [0x01be1de0+0x48]
j org.jruby.ast.FCallNoArgBlockNode.interpret(Lorg/jruby/Ruby;Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject;+16
J 654 C1 org.jruby.ast.NewlineNode.interpret(Lorg/jruby/Ruby;Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject; (45 bytes) @ 0x01a6149f [0x01a613c0+0xdf]
J 979 C1 org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(Lorg/jruby/Ruby;Lorg/jruby/runtime/ThreadContext;Ljava/lang/String;ILorg/jruby/RubyModule;Lorg/jruby/ast/Node;Ljava/lang/String;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;Z)Lorg/jruby/runtime/builtin/IRubyObject; (117 bytes) @ 0x01ace62d [0x01ace590+0x9d]
j org.jruby.internal.runtime.methods.InterpretedMethod.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;+77
j org.jruby.internal.runtime.methods.DefaultMethod.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;+22
J 1676 C1 org.jruby.runtime.callsite.CachingCallSite.callBlock(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject; (54 bytes) @ 0x01bd0144 [0x01bd0070+0xd4]
J 2140 C1 org.jruby.runtime.callsite.CachingCallSite.call(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject; (10 bytes) @ 0x01c65237 [0x01c65200+0x37]
j org.jruby.ast.FCallNoArgBlockPassNode.interpret(Lorg/jruby/Ruby;Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject;+19
J 654 C1 org.jruby.ast.NewlineNode.interpret(Lorg/jruby/Ruby;Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject; (45 bytes) @ 0x01a6149f [0x01a613c0+0xdf]
J 677 C1 org.jruby.ast.BlockNode.interpret(Lorg/jruby/Ruby;Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject; (47 bytes) @ 0x01a66a9a [0x01a669f0+0xaa]
j org.jruby.ast.WhileNode.interpret(Lorg/jruby/Ruby;Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject;+46
J 654 C1 org.jruby.ast.NewlineNode.interpret(Lorg/jruby/Ruby;Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject; (45 bytes) @ 0x01a6149f [0x01a613c0+0xdf]
J 677 C1 org.jruby.ast.BlockNode.interpret(Lorg/jruby/Ruby;Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject; (47 bytes) @ 0x01a66a9a [0x01a669f0+0xaa]
J 979 C1 org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(Lorg/jruby/Ruby;Lorg/jruby/runtime/ThreadContext;Ljava/lang/String;ILorg/jruby/RubyModule;Lorg/jruby/ast/Node;Ljava/lang/String;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;Z)Lorg/jruby/runtime/builtin/IRubyObject; (117 bytes) @ 0x01ace62d [0x01ace590+0x9d]
J 2174 C1 org.jruby.internal.runtime.methods.InterpretedMethod.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; (186 bytes) @ 0x01c6ea28 [0x01c6e8f0+0x138]
J 2173 C1 org.jruby.internal.runtime.methods.DefaultMethod.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; (52 bytes) @ 0x01c6e556 [0x01c6e4e0+0x76]
j org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/RubyClass;Lorg/jruby/runtime/Block;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
J 2164 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/builtin/IRubyObject;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject; (62 bytes) @ 0x01c6addb [0x01c6acb0+0x12b]
j org.jruby.runtime.callsite.CachingCallSite.callIter(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/Block;)Lorg/jruby/runtime/builtin/IRubyObject;+10
j org.jruby.ast.CallTwoArgBlockNode.interpret(Lorg/jruby/Ruby;Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject;+55
J 654 C1 org.jruby.ast.NewlineNode.interpret(Lorg/jruby/Ruby;Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject; (45 bytes) @ 0x01a6149f [0x01a613c0+0xdf]
J 979 C1 org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(Lorg/jruby/Ruby;Lorg/jruby/runtime/ThreadContext;Ljava/lang/String;ILorg/jruby/RubyModule;Lorg/jruby/ast/Node;Ljava/lang/String;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;Z)Lorg/jruby/runtime/builtin/IRubyObject; (117 bytes) @ 0x01ace62d [0x01ace590+0x9d]
j org.jruby.internal.runtime.methods.InterpretedMethod.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;+77
j org.jruby.internal.runtime.methods.DefaultMethod.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;+22
j org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/RubyClass;Lorg/jruby/runtime/Block;Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;)Lorg/jruby/runtime/builtin/IRubyObject;+57
J 1676 C1 org.jruby.runtime.callsite.CachingCallSite.callBlock(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject; (54 bytes) @ 0x01bd016b [0x01bd0070+0xfb]
J 1737 C1 org.jruby.runtime.callsite.CachingCallSite.callIter(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject; (54 bytes) @ 0x01be1e28 [0x01be1de0+0x48]
J 1742 C1 org.jruby.ast.CallNoArgBlockNode.interpret(Lorg/jruby/Ruby;Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject; (71 bytes) @ 0x01be4034 [0x01be3fa0+0x94]
J 654 C1 org.jruby.ast.NewlineNode.interpret(Lorg/jruby/Ruby;Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject; (45 bytes) @ 0x01a6149f [0x01a613c0+0xdf]
J 677 C1 org.jruby.ast.BlockNode.interpret(Lorg/jruby/Ruby;Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject; (47 bytes) @ 0x01a66a9a [0x01a669f0+0xaa]
J 979 C1 org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(Lorg/jruby/Ruby;Lorg/jruby/runtime/ThreadContext;Ljava/lang/String;ILorg/jruby/RubyModule;Lorg/jruby/ast/Node;Ljava/lang/String;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;Z)Lorg/jruby/runtime/builtin/IRubyObject; (117 bytes) @ 0x01ace62d [0x01ace590+0x9d]
J 1550 C1 org.jruby.internal.runtime.methods.InterpretedMethod.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; (187 bytes) @ 0x01bafa79 [0x01baf950+0x129]
J 1549 C1 org.jruby.internal.runtime.methods.DefaultMethod.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; (44 bytes) @ 0x01baf586 [0x01baf520+0x66]
J 1593 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) @ 0x01bbc4ca [0x01bbc3f0+0xda]
J 809 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; (54 bytes) @ 0x01a8e8f0 [0x01a8e7f0+0x100]
J 971 C1 org.jruby.ast.CallOneArgNode.interpret(Lorg/jruby/Ruby;Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject; (34 bytes) @ 0x01accd89 [0x01accce0+0xa9]
J 654 C1 org.jruby.ast.NewlineNode.interpret(Lorg/jruby/Ruby;Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject; (45 bytes) @ 0x01a6149f [0x01a613c0+0xdf]
j org.jruby.ast.RescueNode.executeBody(Lorg/jruby/Ruby;Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject;+21
j org.jruby.ast.RescueNode.interpret(Lorg/jruby/Ruby;Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject;+26
j org.jruby.ast.EnsureNode.interpret(Lorg/jruby/Ruby;Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject;+16
j org.jruby.ast.BeginNode.interpret(Lorg/jruby/Ruby;Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject;+9
J 654 C1 org.jruby.ast.NewlineNode.interpret(Lorg/jruby/Ruby;Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject; (45 bytes) @ 0x01a6149f [0x01a613c0+0xdf]
J 677 C1 org.jruby.ast.BlockNode.interpret(Lorg/jruby/Ruby;Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject; (47 bytes) @ 0x01a66a9a [0x01a669f0+0xaa]
J 979 C1 org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(Lorg/jruby/Ruby;Lorg/jruby/runtime/ThreadContext;Ljava/lang/String;ILorg/jruby/RubyModule;Lorg/jruby/ast/Node;Ljava/lang/String;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;Z)Lorg/jruby/runtime/builtin/IRubyObject; (117 bytes) @ 0x01ace62d [0x01ace590+0x9d]
J 1550 C1 org.jruby.internal.runtime.methods.InterpretedMethod.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; (187 bytes) @ 0x01bafa79 [0x01baf950+0x129]
J 1549 C1 org.jruby.internal.runtime.methods.DefaultMethod.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; (44 bytes) @ 0x01baf586 [0x01baf520+0x66]
J 1593 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) @ 0x01bbc4ca [0x01bbc3f0+0xda]
J 809 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; (54 bytes) @ 0x01a8e8f0 [0x01a8e7f0+0x100]
J 1633 C1 org.jruby.ast.FCallOneArgNode.interpret(Lorg/jruby/Ruby;Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject; (23 bytes) @ 0x01bc58f7 [0x01bc5890+0x67]
J 654 C1 org.jruby.ast.NewlineNode.interpret(Lorg/jruby/Ruby;Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject; (45 bytes) @ 0x01a6149f [0x01a613c0+0xdf]
J 1051 C1 org.jruby.evaluator.ASTInterpreter.INTERPRET_BLOCK(Lorg/jruby/Ruby;Lorg/jruby/runtime/ThreadContext;Ljava/lang/String;ILorg/jruby/ast/Node;Ljava/lang/String;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject; (79 bytes) @ 0x01ae8f4e [0x01ae8e60+0xee]
J 1050 C1 org.jruby.runtime.Interpreted19Block.evalBlockBody(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/Binding;Lorg/jruby/runtime/builtin/IRubyObject;)Lorg/jruby/runtime/builtin/IRubyObject; (53 bytes) @ 0x01ae81e7 [0x01ae8100+0xe7]
J 1488 C1 org.jruby.runtime.Interpreted19Block.yield(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/RubyModule;ZLorg/jruby/runtime/Binding;Lorg/jruby/runtime/Block$Type;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject; (110 bytes) @ 0x01b9adb6 [0x01b9ac70+0x146]
J 2150 C1 org.jruby.runtime.Interpreted19Block.call(Lorg/jruby/runtime/ThreadContext;[Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Binding;Lorg/jruby/runtime/Block$Type;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject; (20 bytes) @ 0x01c67747 [0x01c67620+0x127]
J 2148 C1 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; (114 bytes) @ 0x01c66b2c [0x01c66a70+0xbc]
j org.jruby.RubyProc.call(Lorg/jruby/runtime/ThreadContext;[Lorg/jruby/runtime/builtin/IRubyObject;)Lorg/jruby/runtime/builtin/IRubyObject;+7
j org.jruby.internal.runtime.RubyRunnable.run()V+146
j java.lang.Thread.run()V+11
v ~StubRoutines::call_stub
--------------- P R O C E S S ---------------
Java Threads: ( => current thread )
0x4891fc00 JavaThread ">output" daemon [_thread_blocked, id=3696, stack(0x4a230000,0x4a430000)]
0x4891f000 JavaThread "jnr.ffi.util.ref.internal.Finalizer" daemon [_thread_blocked, id=2692, stack(0x4a030000,0x4a230000)]
=>0x487ad400 JavaThread "<file" daemon [_thread_in_native, id=3756, stack(0x49e30000,0x4a030000)]
0x48da7400 JavaThread "Ruby-0-Thread-3: C:/logstash-2.1.1/vendor/bundle/jruby/1.9/gems/stud-0.0.22/lib/stud/task.rb:22" daemon [_thread_blocked, id=3380, stack(0x49b30000,0x49d30000)]
0x486b6c00 JavaThread "jnr.ffi.util.ref.internal.Finalizer" daemon [_thread_blocked, id=1700, stack(0x49530000,0x49730000)]
0x4869f000 JavaThread "Ruby-0-JIT-1" daemon [_thread_blocked, id=2476, stack(0x49130000,0x49330000)]
0x466e3c00 JavaThread "Service Thread" daemon [_thread_blocked, id=2988, stack(0x47640000,0x47840000)]
0x466c9000 JavaThread "C1 CompilerThread0" daemon [_thread_blocked, id=3200, stack(0x47440000,0x47640000)]
0x466c8000 JavaThread "Attach Listener" daemon [_thread_blocked, id=3164, stack(0x47240000,0x47440000)]
0x466c7400 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=3064, stack(0x47040000,0x47240000)]
0x466c6400 JavaThread "Surrogate Locker Thread (Concurrent GC)" daemon [_thread_blocked, id=3276, stack(0x46e40000,0x47040000)]
0x46692800 JavaThread "Finalizer" daemon [_thread_blocked, id=3852, stack(0x46c40000,0x46e40000)]
0x006e9c00 JavaThread "Reference Handler" daemon [_thread_blocked, id=3440, stack(0x46a40000,0x46c40000)]
0x005f4400 JavaThread "LogStash::Runner" [_thread_blocked, id=1704, stack(0x00030000,0x00230000)]
Other Threads:
0x006e4800 VMThread [stack: 0x46840000,0x46a40000] [id=3280]
0x466ed400 WatcherThread [stack: 0x47840000,0x47a40000] [id=3288]
VM state:not at safepoint (normal execution)
VM Mutex/Monitor currently owned by a thread: None
Heap:
par new generation total 4928K, used 3195K [0x03c00000, 0x04150000, 0x07c00000)
eden space 4416K, 69% used [0x03c00000, 0x03efb050, 0x04050000)
from space 512K, 28% used [0x040d0000, 0x040f3ec0, 0x04150000)
to space 512K, 0% used [0x04050000, 0x04050000, 0x040d0000)
concurrent mark-sweep generation total 48412K, used 32565K [0x07c00000, 0x0ab47000, 0x43c00000)
Metaspace used 21237K, capacity 21717K, committed 21760K, reserved 21888K
Card table byte_map: [0x43c00000,0x43e10000] byte_map_base: 0x43be2000
Marking Bits: (CMSBitMap*) 0x0061e630
Bits: [0x44000000, 0x45e00000)
Mod Union Table: (CMSBitMap*) 0x0061e690
Bits: [0x003b0000, 0x003ec000)
Polling page: 0x00280000
CodeCache: size=32768Kb used=5061Kb max_used=5061Kb free=27706Kb
bounds [0x018d0000, 0x01dc8000, 0x038d0000]
total_blobs=3134 nmethods=2857 adapters=205
compilation: enabled
Compilation events (10 events):
Event: 7.438 Thread 0x466c9000 2888 org.jruby.org.objectweb.asm.Frame::a (65 bytes)
Event: 7.438 Thread 0x466c9000 nmethod 2888 0x01dbb188 code [0x01dbb2a0, 0x01dbb51c]
Event: 7.438 Thread 0x466c9000 2889 org.jruby.compiler.ASTCompiler::getArgsCallback (142 bytes)
Event: 7.439 Thread 0x466c9000 nmethod 2889 0x01dbb688 code [0x01dbb800, 0x01dbbbac]
Event: 7.454 Thread 0x466c9000 2890 org.jruby.compiler.impl.StandardInvocationCompiler::invokeDynamic (656 bytes)
Event: 7.456 Thread 0x466c9000 nmethod 2890 0x01dbbe88 code [0x01dbc460, 0x01dbf234]
Event: 7.461 Thread 0x466c9000 2891 java.lang.reflect.Modifier::isAbstract (14 bytes)
Event: 7.461 Thread 0x466c9000 nmethod 2891 0x01dc2208 code [0x01dc2300, 0x01dc2380]
Event: 14.167 Thread 0x466c9000 2892 java.lang.Character::isLetter (5 bytes)
Event: 14.167 Thread 0x466c9000 nmethod 2892 0x01dc23c8 code [0x01dc24d0, 0x01dc2594]
GC Heap History (10 events):
Event: 7.330 GC heap before
{Heap before GC invocations=104 (full 8):
par new generation total 4928K, used 4557K [0x03c00000, 0x04150000, 0x07c00000)
eden space 4416K, 100% used [0x03c00000, 0x04050000, 0x04050000)
from space 512K, 27% used [0x04050000, 0x04073520, 0x040d0000)
to space 512K, 0% used [0x040d0000, 0x040d0000, 0x04150000)
concurrent mark-sweep generation total 48412K, used 32246K [0x07c00000, 0x0ab47000, 0x43c00000)
Metaspace used 20905K, capacity 21225K, committed 21248K, reserved 21888K
Event: 7.333 GC heap after
Heap after GC invocations=105 (full 8):
par new generation total 4928K, used 146K [0x03c00000, 0x04150000, 0x07c00000)
eden space 4416K, 0% used [0x03c00000, 0x03c00000, 0x04050000)
from space 512K, 28% used [0x040d0000, 0x040f49c0, 0x04150000)
to space 512K, 0% used [0x04050000, 0x04050000, 0x040d0000)
concurrent mark-sweep generation total 48412K, used 32304K [0x07c00000, 0x0ab47000, 0x43c00000)
Metaspace used 20905K, capacity 21225K, committed 21248K, reserved 21888K
}
Event: 7.355 GC heap before
{Heap before GC invocations=105 (full 8):
par new generation total 4928K, used 4562K [0x03c00000, 0x04150000, 0x07c00000)
eden space 4416K, 100% used [0x03c00000, 0x04050000, 0x04050000)
from space 512K, 28% used [0x040d0000, 0x040f49c0, 0x04150000)
to space 512K, 0% used [0x04050000, 0x04050000, 0x040d0000)
concurrent mark-sweep generation total 48412K, used 32304K [0x07c00000, 0x0ab47000, 0x43c00000)
Metaspace used 20988K, capacity 21331K, committed 21376K, reserved 21888K
Event: 7.358 GC heap after
Heap after GC invocations=106 (full 8):
par new generation total 4928K, used 106K [0x03c00000, 0x04150000, 0x07c00000)
eden space 4416K, 0% used [0x03c00000, 0x03c00000, 0x04050000)
from space 512K, 20% used [0x04050000, 0x0406a940, 0x040d0000)
to space 512K, 0% used [0x040d0000, 0x040d0000, 0x04150000)
concurrent mark-sweep generation total 48412K, used 32374K [0x07c00000, 0x0ab47000, 0x43c00000)
Metaspace used 20988K, capacity 21331K, committed 21376K, reserved 21888K
}
Event: 7.386 GC heap before
{Heap before GC invocations=106 (full 8):
par new generation total 4928K, used 4522K [0x03c00000, 0x04150000, 0x07c00000)
eden space 4416K, 100% used [0x03c00000, 0x04050000, 0x04050000)
from space 512K, 20% used [0x04050000, 0x0406a940, 0x040d0000)
to space 512K, 0% used [0x040d0000, 0x040d0000, 0x04150000)
concurrent mark-sweep generation total 48412K, used 32374K [0x07c00000, 0x0ab47000, 0x43c00000)
Metaspace used 21067K, capacity 21437K, committed 21504K, reserved 21888K
Event: 7.388 GC heap after
Heap after GC invocations=107 (full 8):
par new generation total 4928K, used 103K [0x03c00000, 0x04150000, 0x07c00000)
eden space 4416K, 0% used [0x03c00000, 0x03c00000, 0x04050000)
from space 512K, 20% used [0x040d0000, 0x040e9d80, 0x04150000)
to space 512K, 0% used [0x04050000, 0x04050000, 0x040d0000)
concurrent mark-sweep generation total 48412K, used 32441K [0x07c00000, 0x0ab47000, 0x43c00000)
Metaspace used 21067K, capacity 21437K, committed 21504K, reserved 21888K
}
Event: 7.410 GC heap before
{Heap before GC invocations=107 (full 8):
par new generation total 4928K, used 4519K [0x03c00000, 0x04150000, 0x07c00000)
eden space 4416K, 100% used [0x03c00000, 0x04050000, 0x04050000)
from space 512K, 20% used [0x040d0000, 0x040e9d80, 0x04150000)
to space 512K, 0% used [0x04050000, 0x04050000, 0x040d0000)
concurrent mark-sweep generation total 48412K, used 32441K [0x07c00000, 0x0ab47000, 0x43c00000)
Metaspace used 21127K, capacity 21527K, committed 21632K, reserved 21888K
Event: 7.413 GC heap after
Heap after GC invocations=108 (full 8):
par new generation total 4928K, used 182K [0x03c00000, 0x04150000, 0x07c00000)
eden space 4416K, 0% used [0x03c00000, 0x03c00000, 0x04050000)
from space 512K, 35% used [0x04050000, 0x0407d820, 0x040d0000)
to space 512K, 0% used [0x040d0000, 0x040d0000, 0x04150000)
concurrent mark-sweep generation total 48412K, used 32511K [0x07c00000, 0x0ab47000, 0x43c00000)
Metaspace used 21127K, capacity 21527K, committed 21632K, reserved 21888K
}
Event: 7.442 GC heap before
{Heap before GC invocations=108 (full 8):
par new generation total 4928K, used 4598K [0x03c00000, 0x04150000, 0x07c00000)
eden space 4416K, 100% used [0x03c00000, 0x04050000, 0x04050000)
from space 512K, 35% used [0x04050000, 0x0407d820, 0x040d0000)
to space 512K, 0% used [0x040d0000, 0x040d0000, 0x04150000)
concurrent mark-sweep generation total 48412K, used 32511K [0x07c00000, 0x0ab47000, 0x43c00000)
Metaspace used 21175K, capacity 21621K, committed 21632K, reserved 21888K
Event: 7.445 GC heap after
Heap after GC invocations=109 (full 8):
par new generation total 4928K, used 143K [0x03c00000, 0x04150000, 0x07c00000)
eden space 4416K, 0% used [0x03c00000, 0x03c00000, 0x04050000)
from space 512K, 28% used [0x040d0000, 0x040f3ec0, 0x04150000)
to space 512K, 0% used [0x04050000, 0x04050000, 0x040d0000)
concurrent mark-sweep generation total 48412K, used 32565K [0x07c00000, 0x0ab47000, 0x43c00000)
Metaspace used 21175K, capacity 21621K, committed 21632K, reserved 21888K
}
Deoptimization events (0 events):
No events
Internal exceptions (10 events):
Event: 5.201 Thread 0x48da7400 Exception <a 'java/lang/ClassNotFoundException': org/jruby/gen/com$concurrent_ruby$ext$JavaSemaphoreLibrary$JavaSemaphore$POPULATOR> (0x0400d1c8) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u65\4987\hotspot\src\share\vm\classfile\systemDicäXAÂÖ@
Event: 5.210 Thread 0x48da7400 Exception <a 'java/lang/ClassNotFoundException': org/jruby/gen/com$concurrent_ruby$ext$SynchronizationLibrary$JavaObject$POPULATOR> (0x03c41520) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u65\4987\hotspot\src\share\vm\classfile\systemDictq¥CL.ó@
Event: 5.987 Thread 0x48da7400 Exception <a 'java/lang/ClassNotFoundException': org/jruby/gen/org$jruby$ext$thread_safe$JRubyCacheBackendLibrary$JRubyCacheBackend$POPULATOR> (0x03f9ed48) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u65\4987\hotspot\src\share\vm\classfileØ-òaìÖÄ
Event: 6.043 Thread 0x48da7400 Exception <a 'java/lang/ClassNotFoundException': org/jruby/gen/com$jrjackson$JrJacksonBase$POPULATOR> (0x0401dd30) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u65\4987\hotspot\src\share\vm\classfile\systemDictionary.cpp, line 210]
Event: 6.055 Thread 0x48da7400 Exception <a 'java/lang/ClassNotFoundException': org/jruby/gen/com$jrjackson$JrJacksonRaw$POPULATOR> (0x03c961a8) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u65\4987\hotspot\src\share\vm\classfile\systemDictionary.cpp, line 210]
Event: 6.060 Thread 0x48da7400 Exception <a 'java/lang/ClassNotFoundException': org/jruby/gen/com$jrjackson$JrJacksonRuby$POPULATOR> (0x03ceb520) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u65\4987\hotspot\src\share\vm\classfile\systemDictionary.cpp, line 210]
Event: 6.063 Thread 0x48da7400 Exception <a 'java/lang/ClassNotFoundException': org/jruby/gen/com$jrjackson$JrJacksonJava$POPULATOR> (0x03d21300) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u65\4987\hotspot\src\share\vm\classfile\systemDictionary.cpp, line 210]
Event: 6.064 Thread 0x48da7400 Exception <a 'java/lang/ClassNotFoundException': org/jruby/gen/com$jrjackson$JrJacksonSaj$POPULATOR> (0x03d47600) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u65\4987\hotspot\src\share\vm\classfile\systemDictionary.cpp, line 210]
Event: 6.066 Thread 0x48da7400 Exception <a 'java/lang/ClassNotFoundException': org/jruby/gen/com$jrjackson$JrJacksonSch$POPULATOR> (0x03d64000) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u65\4987\hotspot\src\share\vm\classfile\systemDictionary.cpp, line 210]
Event: 6.107 Thread 0x48da7400 Exception <a 'java/io/IOException'> (0x03c6c550) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u65\4987\hotspot\src\share\vm\prims\jni.cpp, line 709]
Events (10 events):
Event: 15.166 loading class jnr/ffi/LastError
Event: 15.167 loading class jnr/ffi/LastError done
Event: 15.167 loading class com/kenai/jffi/LastError
Event: 15.167 loading class com/kenai/jffi/LastError done
Event: 15.167 loading class com/kenai/jffi/LastError$SingletonHolder
Event: 15.167 loading class com/kenai/jffi/LastError$SingletonHolder done
Event: 15.167 loading class jnr/ffi/Struct$Padding
Event: 15.167 loading class jnr/ffi/Struct$AbstractMember
Event: 15.167 loading class jnr/ffi/Struct$AbstractMember done
Event: 15.167 loading class jnr/ffi/Struct$Padding done
Dynamic libraries:
0x00400000 - 0x004ac000 C:\logstash-2.1.1\vendor\jruby\bin\jruby.exe
0x77130000 - 0x77271000 C:\Windows\SYSTEM32\ntdll.dll
0x76050000 - 0x76124000 C:\Windows\system32\kernel32.dll
0x75320000 - 0x7536b000 C:\Windows\system32\KERNELBASE.dll
0x75ae0000 - 0x75b80000 C:\Windows\system32\ADVAPI32.DLL
0x75bb0000 - 0x75c5c000 C:\Windows\system32\msvcrt.dll
0x77280000 - 0x77299000 C:\Windows\SYSTEM32\sechost.dll
0x75690000 - 0x75732000 C:\Windows\system32\RPCRT4.dll
0x75cc0000 - 0x75d89000 C:\Windows\system32\USER32.dll
0x75e70000 - 0x75ebe000 C:\Windows\system32\GDI32.dll
0x75680000 - 0x7568a000 C:\Windows\system32\LPK.dll
0x772e0000 - 0x7737d000 C:\Windows\system32\USP10.dll
0x75ec0000 - 0x75edf000 C:\Windows\system32\IMM32.DLL
0x75d90000 - 0x75e5c000 C:\Windows\system32\MSCTF.dll
0x684c0000 - 0x6857d000 C:\logstash-2.1.1\vendor\jruby\bin\jruby.dll
0x772a0000 - 0x772d5000 C:\Windows\system32\WS2_32.dll
0x76030000 - 0x76036000 C:\Windows\system32\NSI.dll
0x69390000 - 0x69754000 C:\Program Files\Java\jdk1.8.0_65\jre\bin\client\jvm.dll
0x6def0000 - 0x6def7000 C:\Windows\system32\WSOCK32.dll
0x6fb70000 - 0x6fba2000 C:\Windows\system32\WINMM.dll
0x746b0000 - 0x746b9000 C:\Windows\system32\VERSION.dll
0x75e60000 - 0x75e65000 C:\Windows\system32\PSAPI.DLL
0x6a5a0000 - 0x6a65f000 C:\Program Files\Java\jdk1.8.0_65\jre\bin\MSVCR100.dll
0x6e010000 - 0x6e01c000 C:\Program Files\Java\jdk1.8.0_65\jre\bin\verify.dll
0x6c6c0000 - 0x6c6e1000 C:\Program Files\Java\jdk1.8.0_65\jre\bin\java.dll
0x6c6a0000 - 0x6c6b3000 C:\Program Files\Java\jdk1.8.0_65\jre\bin\zip.dll
0x763c0000 - 0x7700b000 C:\Windows\system32\SHELL32.dll
0x762e0000 - 0x76337000 C:\Windows\system32\SHLWAPI.dll
0x76130000 - 0x7628c000 C:\Windows\system32\ole32.dll
0x75120000 - 0x7512b000 C:\Windows\system32\profapi.dll
0x74be0000 - 0x74bf7000 C:\Windows\system32\CRYPTSP.dll
0x748c0000 - 0x748fb000 C:\Windows\system32\rsaenh.dll
0x75370000 - 0x75387000 C:\Windows\system32\USERENV.dll
0x75000000 - 0x7500c000 C:\Windows\system32\CRYPTBASE.dll
0x6bf20000 - 0x6bf36000 C:\Program Files\Java\jdk1.8.0_65\jre\bin\net.dll
0x74b30000 - 0x74b6c000 C:\Windows\system32\mswsock.dll
0x74bd0000 - 0x74bd6000 C:\Windows\System32\wship6.dll
0x74690000 - 0x746ac000 C:\Windows\system32\IPHLPAPI.DLL
0x74680000 - 0x74687000 C:\Windows\system32\WINNSI.DLL
0x730f0000 - 0x730fd000 C:\Windows\system32\dhcpcsvc6.DLL
0x745c0000 - 0x745d2000 C:\Windows\system32\dhcpcsvc.DLL
0x6dc50000 - 0x6dc5f000 C:\Program Files\Java\jdk1.8.0_65\jre\bin\nio.dll
0x733f0000 - 0x73400000 C:\Windows\system32\NLAapi.dll
0x70130000 - 0x70140000 C:\Windows\system32\napinsp.dll
0x70110000 - 0x70122000 C:\Windows\system32\pnrpnsp.dll
0x74930000 - 0x74974000 C:\Windows\system32\DNSAPI.dll
0x70100000 - 0x70108000 C:\Windows\System32\winrnr.dll
0x745a0000 - 0x745a5000 C:\Windows\System32\wshtcpip.dll
0x70f60000 - 0x70f66000 C:\Windows\system32\rasadhlp.dll
0x73120000 - 0x73158000 C:\Windows\System32\fwpuclnt.dll
0x6e4c0000 - 0x6e4db000 C:\logstash-2.1.1\vendor\jruby\lib\jni\i386-Windows\jffi-1.2.dll
0x6c680000 - 0x6c6a0000 C:\Program Files\Java\jdk1.8.0_65\jre\bin\sunec.dll
0x72e80000 - 0x72f6b000 C:\Windows\system32\dbghelp.dll
VM Arguments:
jvm_args: -Djdk.home=C:\Program Files\Java\jdk1.8.0_65 -Djruby.home=C:\logstash-2.1.1\vendor\jruby -Djruby.script=jruby -Djruby.shell=cmd.exe -Djffi.boot.library.path=C:\logstash-2.1.1\vendor\jruby\lib\jni;C:\logstash-2.1.1\vendor\jruby\lib\jni\i386-Windows;C:\logstash-2.1.1\vendor\jruby\lib\jni\x86_64-Windows -Xss2048k -Xbootclasspath/a:C:\logstash-2.1.1\vendor\jruby\lib\jruby.jar -Xmx1g -XX:+UseParNewGC -XX:+UseConcMarkSweepGC -XX:+CMSParallelRemarkEnabled -XX:SurvivorRatio=8 -XX:MaxTenuringThreshold=1 -XX:CMSInitiatingOccupancyFraction=75 -XX:+UseCMSInitiatingOccupancyOnly -XX:+HeapDumpOnOutOfMemoryError -XX:HeapDumpPath="$LS_HOME/heapdump.hprof"
java_command: org.jruby.Main
java_class_path (initial): <not set>
Launcher Type: generic
Environment Variables:
JAVA_HOME=C:\Program Files\Java\jdk1.8.0_65
PATH=C:/logstash-2.1.1/vendor/bundle/jruby/1.9/bin;C:\ProgramData\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\
USERNAME=IEUser
OS=Windows_NT
PROCESSOR_IDENTIFIER=x86 Family 6 Model 69 Stepping 1, GenuineIntel
--------------- S Y S T E M ---------------
OS: Windows 7 Build 7601 (6.1.7601.18847)
CPU:total 1 (1 cores per cpu, 1 threads per core) family 6 model 69 stepping 1, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, aes, clmul, lzcnt, tsc, tscinvbit
Memory: 4k page, physical 3669560k(2050708k free), swap 7337392k(5940704k free)
vm_info: Java HotSpot(TM) Client VM (25.65-b01) for windows-x86 JRE (1.8.0_65-b17), built on Oct 6 2015 17:26:22 by "java_re" with MS VC++ 10.0 (VS2010)
time: Thu Jan 14 06:29:56 2016
elapsed time: 15 seconds (0d 0h 0m 15s)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment