Skip to content

Instantly share code, notes, and snippets.

@nirvdrum
Created April 7, 2015 18:27
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 nirvdrum/78da0e7ed99be488ab5d to your computer and use it in GitHub Desktop.
Save nirvdrum/78da0e7ed99be488ab5d to your computer and use it in GitHub Desktop.
[exec] 2) Error:
[exec] TestM17NComb#test_str_crypt:
[exec] Java::JavaLang::NullPointerException:
[exec] jnr.posix.BaseNativePOSIX.crypt(BaseNativePOSIX.java:88)
[exec] jnr.posix.CheckedPOSIX.crypt(CheckedPOSIX.java:80)
[exec] jnr.posix.LazyPOSIX.crypt(LazyPOSIX.java:77)
[exec] org.jruby.RubyString.crypt(RubyString.java:2205)
[exec] org.jruby.RubyString$INVOKER$i$1$0$crypt.call(RubyString$INVOKER$i$1$0$crypt.gen)
[exec] org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:313)
[exec] org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:163)
[exec] org.jruby.ir.interpreter.InterpreterEngine.processCall(InterpreterEngine.java:291)
[exec] org.jruby.ir.interpreter.StartupInterpreterEngine.interpret(StartupInterpreterEngine.java:76)
[exec] org.jruby.ir.interpreter.Interpreter.INTERPRET_BLOCK(Interpreter.java:137)
[exec] org.jruby.runtime.InterpretedIRBlockBody.commonYieldPath(InterpretedIRBlockBody.java:109)
[exec] org.jruby.runtime.IRBlockBody.doYield(IRBlockBody.java:145)
[exec] org.jruby.runtime.BlockBody.yield(BlockBody.java:82)
[exec] org.jruby.runtime.Block.yield(Block.java:147)
[exec] org.jruby.ir.runtime.IRRuntimeHelpers.yield(IRRuntimeHelpers.java:448)
[exec] org.jruby.ir.instructions.YieldInstr.interpret(YieldInstr.java:75)
[exec] org.jruby.ir.interpreter.InterpreterEngine.processOtherOp(InterpreterEngine.java:510)
[exec] org.jruby.ir.interpreter.InterpreterEngine.interpret(InterpreterEngine.java:177)
[exec] org.jruby.ir.interpreter.Interpreter.INTERPRET_BLOCK(Interpreter.java:137)
[exec] org.jruby.runtime.InterpretedIRBlockBody.commonYieldPath(InterpretedIRBlockBody.java:109)
[exec] org.jruby.runtime.IRBlockBody.doYield(IRBlockBody.java:145)
[exec] org.jruby.runtime.BlockBody.yield(BlockBody.java:82)
[exec] org.jruby.runtime.Block.yield(Block.java:147)
[exec] org.jruby.ir.runtime.IRRuntimeHelpers.yield(IRRuntimeHelpers.java:448)
[exec] org.jruby.ir.instructions.YieldInstr.interpret(YieldInstr.java:75)
[exec] org.jruby.ir.interpreter.InterpreterEngine.processOtherOp(InterpreterEngine.java:510)
[exec] org.jruby.ir.interpreter.InterpreterEngine.interpret(InterpreterEngine.java:177)
[exec] org.jruby.ir.interpreter.Interpreter.INTERPRET_BLOCK(Interpreter.java:137)
[exec] org.jruby.runtime.InterpretedIRBlockBody.commonYieldPath(InterpretedIRBlockBody.java:109)
[exec] org.jruby.runtime.IRBlockBody.doYield(IRBlockBody.java:145)
[exec] org.jruby.runtime.BlockBody.yield(BlockBody.java:82)
[exec] org.jruby.runtime.Block.yield(Block.java:147)
[exec] org.jruby.ir.runtime.IRRuntimeHelpers.yield(IRRuntimeHelpers.java:448)
[exec] org.jruby.ir.instructions.YieldInstr.interpret(YieldInstr.java:75)
[exec] org.jruby.ir.interpreter.InterpreterEngine.processOtherOp(InterpreterEngine.java:510)
[exec] org.jruby.ir.interpreter.InterpreterEngine.interpret(InterpreterEngine.java:177)
[exec] org.jruby.ir.interpreter.Interpreter.INTERPRET_BLOCK(Interpreter.java:137)
[exec] org.jruby.runtime.InterpretedIRBlockBody.commonYieldPath(InterpretedIRBlockBody.java:109)
[exec] org.jruby.runtime.IRBlockBody.doYield(IRBlockBody.java:145)
[exec] org.jruby.runtime.BlockBody.yield(BlockBody.java:82)
[exec] org.jruby.runtime.Block.yield(Block.java:147)
[exec] org.jruby.ir.runtime.IRRuntimeHelpers.yield(IRRuntimeHelpers.java:448)
[exec] org.jruby.ir.instructions.YieldInstr.interpret(YieldInstr.java:75)
[exec] org.jruby.ir.interpreter.InterpreterEngine.processOtherOp(InterpreterEngine.java:510)
[exec] org.jruby.ir.interpreter.InterpreterEngine.interpret(InterpreterEngine.java:177)
[exec] org.jruby.ir.interpreter.Interpreter.INTERPRET_BLOCK(Interpreter.java:137)
[exec] org.jruby.runtime.InterpretedIRBlockBody.commonYieldPath(InterpretedIRBlockBody.java:109)
[exec] org.jruby.runtime.IRBlockBody.doYield(IRBlockBody.java:145)
[exec] org.jruby.runtime.BlockBody.yield(BlockBody.java:82)
[exec] org.jruby.runtime.Block.yield(Block.java:147)
[exec] org.jruby.RubyFixnum.times(RubyFixnum.java:305)
[exec] org.jruby.RubyFixnum$INVOKER$i$0$0$times.call(RubyFixnum$INVOKER$i$0$0$times.gen)
[exec] org.jruby.internal.runtime.methods.JavaMethod$JavaMethodZeroBlock.call(JavaMethod.java:472)
[exec] org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:77)
[exec] org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:83)
[exec] org.jruby.ir.instructions.CallBase.interpret(CallBase.java:416)
[exec] org.jruby.ir.interpreter.InterpreterEngine.processCall(InterpreterEngine.java:323)
[exec] org.jruby.ir.interpreter.InterpreterEngine.interpret(InterpreterEngine.java:155)
[exec] org.jruby.ir.interpreter.Interpreter.INTERPRET_BLOCK(Interpreter.java:137)
[exec] org.jruby.runtime.InterpretedIRBlockBody.commonYieldPath(InterpretedIRBlockBody.java:109)
[exec] org.jruby.runtime.IRBlockBody.doYield(IRBlockBody.java:145)
[exec] org.jruby.runtime.BlockBody.yield(BlockBody.java:82)
[exec] org.jruby.runtime.Block.yield(Block.java:147)
[exec] org.jruby.RubyFixnum.times(RubyFixnum.java:305)
[exec] org.jruby.RubyFixnum$INVOKER$i$0$0$times.call(RubyFixnum$INVOKER$i$0$0$times.gen)
[exec] org.jruby.internal.runtime.methods.JavaMethod$JavaMethodZeroBlock.call(JavaMethod.java:472)
[exec] org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:77)
[exec] org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:83)
[exec] org.jruby.ir.instructions.CallBase.interpret(CallBase.java:416)
[exec] org.jruby.ir.interpreter.InterpreterEngine.processCall(InterpreterEngine.java:323)
[exec] org.jruby.ir.interpreter.StartupInterpreterEngine.interpret(StartupInterpreterEngine.java:76)
[exec] org.jruby.ir.interpreter.InterpreterEngine.interpret(InterpreterEngine.java:84)
[exec] org.jruby.internal.runtime.methods.InterpretedIRMethod.INTERPRET_METHOD(InterpretedIRMethod.java:180)
[exec] org.jruby.internal.runtime.methods.InterpretedIRMethod.call(InterpretedIRMethod.java:167)
[exec] org.jruby.internal.runtime.methods.WrapperMethod.call(WrapperMethod.java:78)
[exec] org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:171)
[exec] org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:177)
[exec] org.jruby.ir.interpreter.InterpreterEngine.processCall(InterpreterEngine.java:300)
[exec] org.jruby.ir.interpreter.StartupInterpreterEngine.interpret(StartupInterpreterEngine.java:76)
[exec] org.jruby.internal.runtime.methods.InterpretedIRMethod.INTERPRET_METHOD(InterpretedIRMethod.java:123)
[exec] org.jruby.internal.runtime.methods.InterpretedIRMethod.call(InterpretedIRMethod.java:110)
[exec] org.jruby.internal.runtime.methods.WrapperMethod.call(WrapperMethod.java:90)
[exec] org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:77)
[exec] org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:83)
[exec] org.jruby.ir.instructions.CallBase.interpret(CallBase.java:416)
[exec] org.jruby.ir.interpreter.InterpreterEngine.processCall(InterpreterEngine.java:323)
[exec] org.jruby.ir.interpreter.StartupInterpreterEngine.interpret(StartupInterpreterEngine.java:76)
[exec] org.jruby.internal.runtime.methods.InterpretedIRMethod.INTERPRET_METHOD(InterpretedIRMethod.java:123)
[exec] org.jruby.internal.runtime.methods.InterpretedIRMethod.call(InterpretedIRMethod.java:110)
[exec] org.jruby.internal.runtime.methods.WrapperMethod.call(WrapperMethod.java:90)
[exec] org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:77)
[exec] org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:83)
[exec] org.jruby.ir.instructions.CallBase.interpret(CallBase.java:416)
[exec] org.jruby.ir.interpreter.InterpreterEngine.processCall(InterpreterEngine.java:323)
[exec] org.jruby.ir.interpreter.StartupInterpreterEngine.interpret(StartupInterpreterEngine.java:76)
[exec] org.jruby.internal.runtime.methods.InterpretedIRMethod.INTERPRET_METHOD(InterpretedIRMethod.java:123)
[exec] org.jruby.internal.runtime.methods.InterpretedIRMethod.call(InterpretedIRMethod.java:110)
[exec] org.jruby.internal.runtime.methods.WrapperMethod.call(WrapperMethod.java:90)
[exec] org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:77)
[exec] org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:83)
[exec] org.jruby.ir.instructions.CallBase.interpret(CallBase.java:416)
[exec] org.jruby.ir.interpreter.InterpreterEngine.processCall(InterpreterEngine.java:323)
[exec] org.jruby.ir.interpreter.StartupInterpreterEngine.interpret(StartupInterpreterEngine.java:76)
[exec] org.jruby.internal.runtime.methods.InterpretedIRMethod.INTERPRET_METHOD(InterpretedIRMethod.java:123)
[exec] org.jruby.internal.runtime.methods.InterpretedIRMethod.call(InterpretedIRMethod.java:110)
[exec] org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:273)
[exec] org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:79)
[exec] org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:83)
[exec] org.jruby.ir.instructions.CallBase.interpret(CallBase.java:416)
[exec] org.jruby.ir.interpreter.InterpreterEngine.processCall(InterpreterEngine.java:323)
[exec] org.jruby.ir.interpreter.StartupInterpreterEngine.interpret(StartupInterpreterEngine.java:76)
[exec] org.jruby.ir.interpreter.InterpreterEngine.interpret(InterpreterEngine.java:78)
[exec] org.jruby.internal.runtime.methods.InterpretedIRMethod.INTERPRET_METHOD(InterpretedIRMethod.java:152)
[exec] org.jruby.internal.runtime.methods.InterpretedIRMethod.call(InterpretedIRMethod.java:139)
[exec] org.jruby.RubyClass.finvoke(RubyClass.java:520)
[exec] org.jruby.RubyBasicObject.send19(RubyBasicObject.java:1613)
[exec] org.jruby.RubyBasicObject$INVOKER$i$send19.call(RubyBasicObject$INVOKER$i$send19.gen)
[exec] org.jruby.internal.runtime.methods.JavaMethod$JavaMethodOneOrNBlock.call(JavaMethod.java:364)
[exec] org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:161)
[exec] org.jruby.ir.interpreter.InterpreterEngine.processCall(InterpreterEngine.java:291)
[exec] org.jruby.ir.interpreter.InterpreterEngine.interpret(InterpreterEngine.java:155)
[exec] org.jruby.ir.interpreter.InterpreterEngine.interpret(InterpreterEngine.java:84)
[exec] org.jruby.internal.runtime.methods.InterpretedIRMethod.INTERPRET_METHOD(InterpretedIRMethod.java:176)
[exec] org.jruby.internal.runtime.methods.InterpretedIRMethod.call(InterpretedIRMethod.java:167)
[exec] org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:206)
[exec] org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:161)
[exec] org.jruby.ir.interpreter.InterpreterEngine.processCall(InterpreterEngine.java:315)
[exec] org.jruby.ir.interpreter.InterpreterEngine.interpret(InterpreterEngine.java:155)
[exec] org.jruby.internal.runtime.methods.InterpretedIRMethod.INTERPRET_METHOD(InterpretedIRMethod.java:119)
[exec] org.jruby.internal.runtime.methods.InterpretedIRMethod.call(InterpretedIRMethod.java:110)
[exec] org.jruby.ir.runtime.IRRuntimeHelpers.instanceSuper(IRRuntimeHelpers.java:851)
[exec] org.jruby.ir.instructions.InstanceSuperInstr.interpret(InstanceSuperInstr.java:70)
[exec] org.jruby.ir.interpreter.InterpreterEngine.processCall(InterpreterEngine.java:323)
[exec] org.jruby.ir.interpreter.InterpreterEngine.interpret(InterpreterEngine.java:155)
[exec] org.jruby.ir.interpreter.InterpreterEngine.interpret(InterpreterEngine.java:84)
[exec] org.jruby.internal.runtime.methods.InterpretedIRMethod.INTERPRET_METHOD(InterpretedIRMethod.java:176)
[exec] org.jruby.internal.runtime.methods.InterpretedIRMethod.call(InterpretedIRMethod.java:167)
[exec] org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:206)
[exec] org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:161)
[exec] org.jruby.ir.interpreter.InterpreterEngine.processCall(InterpreterEngine.java:291)
[exec] org.jruby.ir.interpreter.InterpreterEngine.interpret(InterpreterEngine.java:155)
[exec] org.jruby.ir.interpreter.Interpreter.INTERPRET_BLOCK(Interpreter.java:137)
[exec] org.jruby.runtime.InterpretedIRBlockBody.commonYieldPath(InterpretedIRBlockBody.java:109)
[exec] org.jruby.runtime.IRBlockBody.doYield(IRBlockBody.java:145)
[exec] org.jruby.runtime.BlockBody.yield(BlockBody.java:82)
[exec] org.jruby.runtime.Block.yield(Block.rake aborted!
[exec] Command failed with status (3): [/opt/jruby/bin/jruby -X-C -r ./test/mri_te...]
[exec]
[exec] Tasks: TOP => test:mri => test:mri:int
[exec] (See full trace by running task with --trace)
[exec] java:147)
[exec] org.jruby.RubyArray.collect(RubyArray.java:2294)
[exec] org.jruby.RubyArray.map19(RubyArray.java:2307)
[exec] org.jruby.RubyArray$INVOKER$i$0$0$map19.call(RubyArray$INVOKER$i$0$0$map19.gen)
[exec] org.jruby.internal.runtime.methods.JavaMethod$JavaMethodZeroBlock.call(JavaMethod.java:472)
[exec] org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:77)
[exec] org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:83)
[exec] org.jruby.ir.instructions.CallBase.interpret(CallBase.java:416)
[exec] org.jruby.ir.interpreter.InterpreterEngine.processCall(InterpreterEngine.java:323)
[exec] org.jruby.ir.interpreter.InterpreterEngine.interpret(InterpreterEngine.java:155)
[exec] org.jruby.internal.runtime.methods.InterpretedIRMethod.INTERPRET_METHOD(InterpretedIRMethod.java:119)
[exec] org.jruby.internal.runtime.methods.InterpretedIRMethod.call(InterpretedIRMethod.java:110)
[exec] org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:77)
[exec] org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:83)
[exec] org.jruby.ir.instructions.CallBase.interpret(CallBase.java:416)
[exec] org.jruby.ir.interpreter.InterpreterEngine.processCall(InterpreterEngine.java:323)
[exec] org.jruby.ir.interpreter.InterpreterEngine.interpret(InterpreterEngine.java:155)
[exec] org.jruby.ir.interpreter.Interpreter.INTERPRET_BLOCK(Interpreter.java:137)
[exec] org.jruby.runtime.InterpretedIRBlockBody.commonYieldPath(InterpretedIRBlockBody.java:109)
[exec] org.jruby.runtime.IRBlockBody.doYield(IRBlockBody.java:145)
[exec] org.jruby.runtime.BlockBody.yield(BlockBody.java:82)
[exec] org.jruby.runtime.Block.yield(Block.java:147)
[exec] org.jruby.RubyArray.each(RubyArray.java:1570)
[exec] org.jruby.RubyArray$INVOKER$i$0$0$each.call(RubyArray$INVOKER$i$0$0$each.gen)
[exec] org.jruby.internal.runtime.methods.JavaMethod$JavaMethodZeroBlock.call(JavaMethod.java:472)
[exec] org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:273)
[exec] org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:79)
[exec] org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:83)
[exec] org.jruby.ir.instructions.CallBase.interpret(CallBase.java:416)
[exec] org.jruby.ir.interpreter.InterpreterEngine.processCall(InterpreterEngine.java:323)
[exec] org.jruby.ir.interpreter.StartupInterpreterEngine.interpret(StartupInterpreterEngine.java:76)
[exec] org.jruby.internal.runtime.methods.InterpretedIRMethod.INTERPRET_METHOD(InterpretedIRMethod.java:123)
[exec] org.jruby.internal.runtime.methods.InterpretedIRMethod.call(InterpretedIRMethod.java:110)
[exec] org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:273)
[exec] org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:79)
[exec] org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:83)
[exec] org.jruby.ir.instructions.CallBase.interpret(CallBase.java:416)
[exec] org.jruby.ir.interpreter.InterpreterEngine.processCall(InterpreterEngine.java:323)
[exec] org.jruby.ir.interpreter.StartupInterpreterEngine.interpret(StartupInterpreterEngine.java:76)
[exec] org.jruby.ir.interpreter.InterpreterEngine.interpret(InterpreterEngine.java:84)
[exec] org.jruby.internal.runtime.methods.InterpretedIRMethod.INTERPRET_METHOD(InterpretedIRMethod.java:180)
[exec] org.jruby.internal.runtime.methods.InterpretedIRMethod.call(InterpretedIRMethod.java:167)
[exec] org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:206)
[exec] org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:313)
[exec] org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:163)
[exec] org.jruby.ir.interpreter.InterpreterEngine.processCall(InterpreterEngine.java:291)
[exec] org.jruby.ir.interpreter.StartupInterpreterEngine.interpret(StartupInterpreterEngine.java:76)
[exec] org.jruby.ir.interpreter.InterpreterEngine.interpret(InterpreterEngine.java:78)
[exec] org.jruby.internal.runtime.methods.InterpretedIRMethod.INTERPRET_METHOD(InterpretedIRMethod.java:152)
[exec] org.jruby.internal.runtime.methods.InterpretedIRMethod.call(InterpretedIRMethod.java:139)
[exec] org.jruby.RubyClass.finvoke(RubyClass.java:520)
[exec] org.jruby.RubyBasicObject.send19(RubyBasicObject.java:1613)
[exec] org.jruby.RubyKernel.send19(RubyKernel.java:2013)
[exec] org.jruby.RubyKernel$INVOKER$s$send19.call(RubyKernel$INVOKER$s$send19.gen)
[exec] org.jruby.internal.runtime.methods.JavaMethod$JavaMethodOneOrNBlock.call(JavaMethod.java:364)
[exec] org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:313)
[exec] org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:163)
[exec] org.jruby.ir.interpreter.InterpreterEngine.processCall(InterpreterEngine.java:291)
[exec] org.jruby.ir.interpreter.StartupInterpreterEngine.interpret(StartupInterpreterEngine.java:76)
[exec] org.jruby.ir.interpreter.Interpreter.INTERPRET_BLOCK(Interpreter.java:137)
[exec] org.jruby.runtime.InterpretedIRBlockBody.commonYieldPath(InterpretedIRBlockBody.java:109)
[exec] org.jruby.runtime.IRBlockBody.doYield(IRBlockBody.java:145)
[exec] org.jruby.runtime.BlockBody.yield(BlockBody.java:82)
[exec] org.jruby.runtime.Block.yield(Block.java:147)
[exec] org.jruby.RubyArray.each(RubyArray.java:1570)
[exec] org.jruby.RubyArray$INVOKER$i$0$0$each.call(RubyArray$INVOKER$i$0$0$each.gen)
[exec] org.jruby.internal.runtime.methods.JavaMethod$JavaMethodZeroBlock.call(JavaMethod.java:472)
[exec] org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:273)
[exec] org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:79)
[exec] org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:83)
[exec] org.jruby.ir.instructions.CallBase.interpret(CallBase.java:416)
[exec] org.jruby.ir.interpreter.InterpreterEngine.processCall(InterpreterEngine.java:323)
[exec] org.jruby.ir.interpreter.StartupInterpreterEngine.interpret(StartupInterpreterEngine.java:76)
[exec] org.jruby.ir.interpreter.InterpreterEngine.interpret(InterpreterEngine.java:84)
[exec] org.jruby.internal.runtime.methods.InterpretedIRMethod.INTERPRET_METHOD(InterpretedIRMethod.java:180)
[exec] org.jruby.internal.runtime.methods.InterpretedIRMethod.call(InterpretedIRMethod.java:167)
[exec] org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:206)
[exec] org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:313)
[exec] org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:163)
[exec] org.jruby.ir.interpreter.InterpreterEngine.processCall(InterpreterEngine.java:291)
[exec] org.jruby.ir.interpreter.StartupInterpreterEngine.interpret(StartupInterpreterEngine.java:76)
[exec] org.jruby.internal.runtime.methods.InterpretedIRMethod.INTERPRET_METHOD(InterpretedIRMethod.java:123)
[exec] org.jruby.internal.runtime.methods.InterpretedIRMethod.call(InterpretedIRMethod.java:110)
[exec] org.jruby.ir.runtime.IRRuntimeHelpers.unresolvedSuper(IRRuntimeHelpers.java:889)
[exec] org.jruby.ir.instructions.UnresolvedSuperInstr.interpret(UnresolvedSuperInstr.java:83)
[exec] org.jruby.ir.interpreter.InterpreterEngine.processCall(InterpreterEngine.java:323)
[exec] org.jruby.ir.interpreter.StartupInterpreterEngine.interpret(StartupInterpreterEngine.java:76)
[exec] org.jruby.internal.runtime.methods.InterpretedIRMethod.INTERPRET_METHOD(InterpretedIRMethod.java:123)
[exec] org.jruby.internal.runtime.methods.InterpretedIRMethod.call(InterpretedIRMethod.java:110)
[exec] org.jruby.ir.runtime.IRRuntimeHelpers.instanceSuper(IRRuntimeHelpers.java:851)
[exec] org.jruby.ir.instructions.InstanceSuperInstr.interpret(InstanceSuperInstr.java:70)
[exec] org.jruby.ir.interpreter.InterpreterEngine.processCall(InterpreterEngine.java:323)
[exec] org.jruby.ir.interpreter.StartupInterpreterEngine.interpret(StartupInterpreterEngine.java:76)
[exec] org.jruby.ir.interpreter.InterpreterEngine.interpret(InterpreterEngine.java:84)
[exec] org.jruby.internal.runtime.methods.InterpretedIRMethod.INTERPRET_METHOD(InterpretedIRMethod.java:180)
[exec] org.jruby.internal.runtime.methods.InterpretedIRMethod.call(InterpretedIRMethod.java:167)
[exec] org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:206)
[exec] org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:313)
[exec] org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:163)
[exec] org.jruby.ir.interpreter.InterpreterEngine.processCall(InterpreterEngine.java:291)
[exec] org.jruby.ir.interpreter.StartupInterpreterEngine.interpret(StartupInterpreterEngine.java:76)
[exec] org.jruby.ir.interpreter.InterpreterEngine.interpret(InterpreterEngine.java:78)
[exec] org.jruby.internal.runtime.methods.InterpretedIRMethod.INTERPRET_METHOD(InterpretedIRMethod.java:152)
[exec] org.jruby.internal.runtime.methods.InterpretedIRMethod.call(InterpretedIRMethod.java:139)
[exec] org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:198)
[exec] org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:293)
[exec] org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:131)
[exec] org.jruby.ir.interpreter.InterpreterEngine.processCall(InterpreterEngine.java:307)
[exec] org.jruby.ir.interpreter.StartupInterpreterEngine.interpret(StartupInterpreterEngine.java:76)
[exec] org.jruby.internal.runtime.methods.InterpretedIRMethod.INTERPRET_METHOD(InterpretedIRMethod.java:123)
[exec] org.jruby.internal.runtime.methods.InterpretedIRMethod.call(InterpretedIRMethod.java:110)
[exec] org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:273)
[exec] org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:79)
[exec] org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:83)
[exec] org.jruby.ir.instructions.CallBase.interpret(CallBase.java:416)
[exec] org.jruby.ir.interpreter.InterpreterEngine.processCall(InterpreterEngine.java:323)
[exec] org.jruby.ir.interpreter.StartupInterpreterEngine.interpret(StartupInterpreterEngine.java:76)
[exec] org.jruby.ir.interpreter.Interpreter.INTERPRET_ROOT(Interpreter.java:117)
[exec] org.jruby.ir.interpreter.Interpreter.execute(Interpreter.java:104)
[exec] org.jruby.ir.interpreter.Interpreter.execute(Interpreter.java:33)
[exec] org.jruby.ir.IRTranslator.execute(IRTranslator.java:42)
[exec] org.jruby.Ruby.runInterpreter(Ruby.java:873)
[exec] org.jruby.Ruby.runInterpreter(Ruby.java:881)
[exec] org.jruby.Ruby.runNormally(Ruby.java:756)
[exec] org.jruby.Ruby.runFromMain(Ruby.java:573)
[exec] org.jruby.Main.doRunFromMain(Main.java:404)
[exec] org.jruby.Main.internalRun(Main.java:299)
[exec] org.jruby.Main.run(Main.java:226)
[exec] org.jruby.Main.main(Main.java:198)
[exec]
[exec] 3) Error:
[exec] TestThread#test_thread_timer_and_ensure:
[exec] Timeout::Error: execution of assert_normal_exit expired
[exec] /opt/jruby/test/mri/ruby/test_thread.rb:719:in `test_thread_timer_and_ensure'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment