Skip to content

Instantly share code, notes, and snippets.

@guizmaii
Created March 29, 2019 16:35
Show Gist options
  • Save guizmaii/c46bdca3f719ae3314b355de17e8210b to your computer and use it in GitHub Desktop.
Save guizmaii/c46bdca3f719ae3314b355de17e8210b to your computer and use it in GitHub Desktop.
2019-03-29 17:33:39
"Ruby-0-Fiber-25" - Thread t@1172
java.lang.Thread.State: WAITING
at java.base@11.0.2/jdk.internal.misc.Unsafe.park(Native Method)
- parking to wait for <4e7da9fc> (a java.util.concurrent.SynchronousQueue$TransferStack)
at java.base@11.0.2/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
at java.base@11.0.2/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
at java.base@11.0.2/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
at java.base@11.0.2/java.util.concurrent.SynchronousQueue.put(SynchronousQueue.java:873)
at org.jruby.RubyEnumerator$ThreadedNexter$1.call(RubyEnumerator.java:908)
at org.jruby.runtime.CallBlock.call(CallBlock.java:77)
at org.jruby.runtime.Block.call(Block.java:124)
at org.jruby.RubyYielder$2.call(RubyYielder.java:80)
at org.jruby.runtime.CallBlock19.call(CallBlock19.java:73)
at org.jruby.runtime.Block.call(Block.java:124)
at org.jruby.RubyProc.call(RubyProc.java:286)
at org.jruby.RubyProc.call(RubyProc.java:266)
at org.jruby.RubyYielder.yield(RubyYielder.java:103)
at org.jruby.RubyYielder.op_lshift(RubyYielder.java:112)
at org.jruby.RubyYielder$INVOKER$i$0$0$op_lshift_DBG.call(RubyYielder$INVOKER$i$0$0$op_lshift_DBG.gen)
at org.jruby.internal.runtime.methods.JavaMethod$JavaMethodN.call(JavaMethod.java:797)
at org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:199)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:170)
at org.jruby.ir.interpreter.InterpreterEngine.processCall(InterpreterEngine.java:317)
at org.jruby.ir.interpreter.InterpreterEngine.interpret(InterpreterEngine.java:161)
at org.jruby.ir.interpreter.Interpreter.INTERPRET_BLOCK(Interpreter.java:128)
at org.jruby.runtime.InterpretedIRBlockBody.yieldDirect(InterpretedIRBlockBody.java:105)
at org.jruby.runtime.BlockBody.yield(BlockBody.java:114)
at org.jruby.runtime.Block.yield(Block.java:165)
at org.jruby.RubyArray.each(RubyArray.java:1792)
at org.jruby.RubyArray$INVOKER$i$0$0$each_DBG.call(RubyArray$INVOKER$i$0$0$each_DBG.gen)
at org.jruby.internal.runtime.methods.JavaMethod$JavaMethodZeroBlock.call(JavaMethod.java:537)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:82)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:91)
at org.jruby.ir.instructions.CallBase.interpret(CallBase.java:544)
at org.jruby.ir.interpreter.InterpreterEngine.processCall(InterpreterEngine.java:362)
at org.jruby.ir.interpreter.InterpreterEngine.interpret(InterpreterEngine.java:161)
at org.jruby.ir.interpreter.Interpreter.INTERPRET_BLOCK(Interpreter.java:128)
at org.jruby.runtime.InterpretedIRBlockBody.yieldDirect(InterpretedIRBlockBody.java:105)
at org.jruby.runtime.BlockBody.yield(BlockBody.java:122)
at org.jruby.runtime.Block.yieldArray(Block.java:177)
at org.jruby.ir.runtime.IRRuntimeHelpers.yield(IRRuntimeHelpers.java:477)
at org.jruby.ir.instructions.YieldInstr.interpret(YieldInstr.java:85)
at org.jruby.ir.interpreter.InterpreterEngine.processOtherOp(InterpreterEngine.java:550)
at org.jruby.ir.interpreter.InterpreterEngine.interpret(InterpreterEngine.java:203)
at org.jruby.ir.interpreter.Interpreter.INTERPRET_BLOCK(Interpreter.java:128)
at org.jruby.runtime.InterpretedIRBlockBody.yieldDirect(InterpretedIRBlockBody.java:105)
at org.jruby.runtime.BlockBody.yield(BlockBody.java:114)
at org.jruby.runtime.Block.yield(Block.java:165)
at org.jruby.RubyRange$2.call(RubyRange.java:525)
at org.jruby.RubyRange.rangeEach(RubyRange.java:463)
at org.jruby.RubyRange.each(RubyRange.java:522)
at org.jruby.RubyRange$INVOKER$i$0$0$each_DBG.call(RubyRange$INVOKER$i$0$0$each_DBG.gen)
at org.jruby.internal.runtime.methods.JavaMethod$JavaMethodZeroBlock.call(JavaMethod.java:537)
at org.jruby.internal.runtime.methods.AliasMethod.call(AliasMethod.java:105)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:82)
at org.jruby.ir.instructions.CallBase.interpret(CallBase.java:547)
at org.jruby.ir.interpreter.InterpreterEngine.processCall(InterpreterEngine.java:362)
at org.jruby.ir.interpreter.InterpreterEngine.interpret(InterpreterEngine.java:161)
at org.jruby.internal.runtime.methods.InterpretedIRMethod.INTERPRET_METHOD(InterpretedIRMethod.java:111)
at org.jruby.internal.runtime.methods.InterpretedIRMethod.call(InterpretedIRMethod.java:94)
at org.jruby.internal.runtime.methods.AliasMethod.call(AliasMethod.java:105)
at org.jruby.RubyClass.finvoke(RubyClass.java:500)
at org.jruby.runtime.Helpers.invoke(Helpers.java:426)
at org.jruby.RubyBasicObject.callMethod(RubyBasicObject.java:391)
at org.jruby.RubyEnumerator.each(RubyEnumerator.java:326)
at org.jruby.RubyEnumerator.each(RubyEnumerator.java:332)
at org.jruby.RubyEnumerator$INVOKER$i$each_DBG.call(RubyEnumerator$INVOKER$i$each_DBG.gen)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:82)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:91)
at org.jruby.ir.instructions.CallBase.interpret(CallBase.java:544)
at org.jruby.ir.interpreter.InterpreterEngine.processCall(InterpreterEngine.java:362)
at org.jruby.ir.interpreter.InterpreterEngine.interpret(InterpreterEngine.java:161)
at org.jruby.ir.interpreter.Interpreter.INTERPRET_BLOCK(Interpreter.java:128)
at org.jruby.runtime.InterpretedIRBlockBody.yieldDirect(InterpretedIRBlockBody.java:105)
at org.jruby.runtime.BlockBody.yield(BlockBody.java:114)
at org.jruby.runtime.Block.yield(Block.java:165)
at org.jruby.exceptions.CatchThrow.enter(CatchThrow.java:32)
at org.jruby.RubyKernel.rbCatch19Common(RubyKernel.java:1183)
at org.jruby.RubyKernel.rbCatch19(RubyKernel.java:1179)
at org.jruby.RubyKernel$INVOKER$s$rbCatch19_DBG.call(RubyKernel$INVOKER$s$rbCatch19_DBG.gen)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:180)
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:189)
at org.jruby.ir.interpreter.InterpreterEngine.processCall(InterpreterEngine.java:338)
at org.jruby.ir.interpreter.InterpreterEngine.interpret(InterpreterEngine.java:161)
at org.jruby.ir.interpreter.Interpreter.INTERPRET_BLOCK(Interpreter.java:128)
at org.jruby.runtime.InterpretedIRBlockBody.callDirect(InterpretedIRBlockBody.java:99)
at org.jruby.runtime.IRBlockBody.call(IRBlockBody.java:77)
at org.jruby.runtime.Block.call(Block.java:124)
at org.jruby.RubyProc.call(RubyProc.java:286)
at org.jruby.RubyProc.call(RubyProc.java:266)
at org.jruby.RubyGenerator.each(RubyGenerator.java:102)
at org.jruby.RubyGenerator$INVOKER$i$0$0$each_DBG.call(RubyGenerator$INVOKER$i$0$0$each_DBG.gen)
at org.jruby.RubyClass.finvoke(RubyClass.java:500)
at org.jruby.runtime.Helpers.invoke(Helpers.java:426)
at org.jruby.RubyBasicObject.callMethod(RubyBasicObject.java:391)
at org.jruby.RubyEnumerator.each(RubyEnumerator.java:326)
at org.jruby.RubyEnumerator.each(RubyEnumerator.java:332)
at org.jruby.RubyEnumerator$INVOKER$i$each_DBG.call(RubyEnumerator$INVOKER$i$each_DBG.gen)
at org.jruby.RubyClass.finvoke(RubyClass.java:500)
at org.jruby.runtime.Helpers.invoke(Helpers.java:426)
at org.jruby.RubyBasicObject.callMethod(RubyBasicObject.java:391)
at org.jruby.RubyEnumerator$ThreadedNexter.run(RubyEnumerator.java:923)
at java.base@11.0.2/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
at java.base@11.0.2/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at java.base@11.0.2/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
at java.base@11.0.2/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at java.base@11.0.2/java.lang.Thread.run(Thread.java:834)
Locked ownable synchronizers:
- locked <52ac70e0> (a java.util.concurrent.ThreadPoolExecutor$Worker)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment