jamiejackson

JRuby on Rails Failure

Jan 5th, 2012
90
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 72.10 KB | None | 0 0
  1. Java::JavaLang::ArrayIndexOutOfBoundsException in Overview#index
  2.  
  3. Showing /home/jamie/workspace_ruby/cwo_rails3/railz/app/views/shared/_about_report.html.erb where line # raised:
  4.  
  5. 6
  6. Extracted source (around line #):
  7.  
  8. Trace of template inclusion: app/views/overview/index.html.erb
  9.  
  10. Rails.root: /home/jamie/workspace_ruby/cwo_rails3/railz
  11.  
  12. Application Trace | Framework Trace | Full Trace
  13. org.jruby.RubyMatchData.updateCharOffset(RubyMatchData.java:137)
  14. org.jruby.RubyMatchData.begin19(RubyMatchData.java:479)
  15. org.jruby.RubyMatchData$i$1$0$begin19.call(RubyMatchData$i$1$0$begin19.gen:65535)
  16. org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:312)
  17. org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:169)
  18. org.jruby.ast.CallOneArgNode.interpret(CallOneArgNode.java:57)
  19. org.jruby.ast.CallOneArgNode.interpret(CallOneArgNode.java:57)
  20. org.jruby.ast.DAsgnNode.interpret(DAsgnNode.java:110)
  21. org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104)
  22. org.jruby.ast.BlockNode.interpret(BlockNode.java:71)
  23. org.jruby.evaluator.ASTInterpreter.INTERPRET_BLOCK(ASTInterpreter.java:112)
  24. org.jruby.runtime.Interpreted19Block.evalBlockBody(Interpreted19Block.java:203)
  25. org.jruby.runtime.Interpreted19Block.yield(Interpreted19Block.java:154)
  26. org.jruby.runtime.Block.yield(Block.java:130)
  27. org.jruby.RubyString.scanIter19(RubyString.java:4823)
  28. org.jruby.RubyString.scan19(RubyString.java:4788)
  29. org.jruby.RubyString$i$1$0$scan19.call(RubyString$i$1$0$scan19.gen:65535)
  30. org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:322)
  31. org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:178)
  32. org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:187)
  33. org.jruby.ast.CallOneArgBlockNode.interpret(CallOneArgBlockNode.java:60)
  34. org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104)
  35. org.jruby.ast.BlockNode.interpret(BlockNode.java:71)
  36. org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:75)
  37. org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:233)
  38. org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:195)
  39. org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:332)
  40. org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:203)
  41. org.jruby.ast.FCallTwoArgNode.interpret(FCallTwoArgNode.java:38)
  42. org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104)
  43. org.jruby.ast.BlockNode.interpret(BlockNode.java:71)
  44. org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:75)
  45. org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:190)
  46. org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:179)
  47. org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:312)
  48. org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:169)
  49. org.jruby.ast.FCallOneArgNode.interpret(FCallOneArgNode.java:36)
  50. org.jruby.ast.InstAsgnNode.interpret(InstAsgnNode.java:95)
  51. org.jruby.ast.IfNode.interpret(IfNode.java:117)
  52. org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104)
  53. org.jruby.ast.BlockNode.interpret(BlockNode.java:71)
  54. org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:75)
  55. org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:255)
  56. org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:203)
  57. org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:342)
  58. org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:212)
  59. org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:216)
  60. org.jruby.RubyClass.newInstance(RubyClass.java:820)
  61. org.jruby.RubyClass$i$newInstance.call(RubyClass$i$newInstance.gen:65535)
  62. org.jruby.internal.runtime.methods.JavaMethod$JavaMethodZeroOrOneOrTwoOrNBlock.call(JavaMethod.java:283)
  63. org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:332)
  64. org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:203)
  65. org.jruby.ast.CallTwoArgNode.interpret(CallTwoArgNode.java:59)
  66. org.jruby.ast.CallNoArgNode.interpret(CallNoArgNode.java:63)
  67. org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104)
  68. org.jruby.ast.BlockNode.interpret(BlockNode.java:71)
  69. org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:75)
  70. org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:190)
  71. org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:179)
  72. org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:312)
  73. org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:169)
  74. org.jruby.ast.CallOneArgNode.interpret(CallOneArgNode.java:57)
  75. org.jruby.ast.LocalAsgnNode.interpret(LocalAsgnNode.java:123)
  76. org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104)
  77. org.jruby.ast.BlockNode.interpret(BlockNode.java:71)
  78. org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:75)
  79. org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:233)
  80. org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:195)
  81. org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:332)
  82. org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:203)
  83. org.jruby.ast.FCallTwoArgNode.interpret(FCallTwoArgNode.java:38)
  84. org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104)
  85. org.jruby.ast.BlockNode.interpret(BlockNode.java:71)
  86. org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:75)
  87. org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:190)
  88. org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:179)
  89. org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:312)
  90. org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:169)
  91. org.jruby.ast.FCallOneArgNode.interpret(FCallOneArgNode.java:36)
  92. org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104)
  93. org.jruby.ast.BlockNode.interpret(BlockNode.java:71)
  94. org.jruby.evaluator.ASTInterpreter.INTERPRET_BLOCK(ASTInterpreter.java:112)
  95. org.jruby.runtime.Interpreted19Block.evalBlockBody(Interpreted19Block.java:203)
  96. org.jruby.runtime.Interpreted19Block.yield(Interpreted19Block.java:154)
  97. org.jruby.runtime.Interpreted19Block.yieldSpecific(Interpreted19Block.java:132)
  98. org.jruby.runtime.Block.yieldSpecific(Block.java:108)
  99. org.jruby.ast.YieldOneNode.interpret(YieldOneNode.java:35)
  100. org.jruby.ast.IfNode.interpret(IfNode.java:117)
  101. org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104)
  102. org.jruby.ast.IfNode.interpret(IfNode.java:119)
  103. org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104)
  104. org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:75)
  105. org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:255)
  106. org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:203)
  107. org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:342)
  108. org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:212)
  109. org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:221)
  110. org.jruby.ast.CallTwoArgBlockNode.interpret(CallTwoArgBlockNode.java:62)
  111. org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104)
  112. org.jruby.ast.RescueNode.executeBody(RescueNode.java:216)
  113. org.jruby.ast.RescueNode.interpretWithJavaExceptions(RescueNode.java:120)
  114. org.jruby.ast.RescueNode.interpret(RescueNode.java:110)
  115. org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:75)
  116. org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:255)
  117. org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:203)
  118. org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:342)
  119. org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:212)
  120. org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:221)
  121. org.jruby.ast.CallTwoArgBlockNode.interpret(CallTwoArgBlockNode.java:62)
  122. org.jruby.ast.LocalAsgnNode.interpret(LocalAsgnNode.java:123)
  123. org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104)
  124. org.jruby.ast.BlockNode.interpret(BlockNode.java:71)
  125. org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:75)
  126. org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:147)
  127. org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:163)
  128. org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:292)
  129. org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:135)
  130. org.jruby.ast.VCallNode.interpret(VCallNode.java:86)
  131. org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104)
  132. org.jruby.evaluator.ASTInterpreter.INTERPRET_BLOCK(ASTInterpreter.java:112)
  133. org.jruby.runtime.Interpreted19Block.evalBlockBody(Interpreted19Block.java:203)
  134. org.jruby.runtime.Interpreted19Block.yield(Interpreted19Block.java:154)
  135. org.jruby.runtime.Interpreted19Block.yieldSpecific(Interpreted19Block.java:127)
  136. org.jruby.runtime.Block.yieldSpecific(Block.java:99)
  137. org.jruby.ast.ZYieldNode.interpret(ZYieldNode.java:25)
  138. org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104)
  139. org.jruby.evaluator.ASTInterpreter.INTERPRET_BLOCK(ASTInterpreter.java:112)
  140. org.jruby.runtime.Interpreted19Block.evalBlockBody(Interpreted19Block.java:203)
  141. org.jruby.runtime.Interpreted19Block.yield(Interpreted19Block.java:154)
  142. org.jruby.runtime.Interpreted19Block.yieldSpecific(Interpreted19Block.java:132)
  143. org.jruby.runtime.Block.yieldSpecific(Block.java:108)
  144. org.jruby.ast.YieldOneNode.interpret(YieldOneNode.java:35)
  145. org.jruby.ast.IfNode.interpret(IfNode.java:117)
  146. org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104)
  147. org.jruby.evaluator.ASTInterpreter.INTERPRET_BLOCK(ASTInterpreter.java:112)
  148. org.jruby.runtime.Interpreted19Block.evalBlockBody(Interpreted19Block.java:203)
  149. org.jruby.runtime.Interpreted19Block.yield(Interpreted19Block.java:154)
  150. org.jruby.runtime.Interpreted19Block.yieldSpecific(Interpreted19Block.java:127)
  151. org.jruby.runtime.Block.yieldSpecific(Block.java:99)
  152. rubyjit.instrument_30BCE8633E7D4115D5F53ED174289D98A507E9F7.chained_1_rescue_1$RUBY$SYNTHETIC__file__(activesupport (3.1.3) lib/active_support/notifications/instrumenter.rb:21)
  153. rubyjit.instrument_30BCE8633E7D4115D5F53ED174289D98A507E9F7.chained_0_ensure_1$RUBY$__ensure__(activesupport (3.1.3) lib/active_support/notifications/instrumenter.rb)
  154. rubyjit.instrument_30BCE8633E7D4115D5F53ED174289D98A507E9F7.__file__(activesupport (3.1.3) lib/active_support/notifications/instrumenter.rb:20)
  155. rubyjit.instrument_30BCE8633E7D4115D5F53ED174289D98A507E9F7.__file__(activesupport (3.1.3) lib/active_support/notifications/instrumenter.rb)
  156. org.jruby.ast.executable.AbstractScript.__file__(AbstractScript.java:46)
  157. org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:227)
  158. org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:342)
  159. org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:212)
  160. org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:221)
  161. org.jruby.ast.CallTwoArgBlockNode.interpret(CallTwoArgBlockNode.java:62)
  162. org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104)
  163. org.jruby.ast.IfNode.interpret(IfNode.java:117)
  164. org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104)
  165. org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:75)
  166. org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:255)
  167. org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:203)
  168. org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:342)
  169. org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:212)
  170. org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:221)
  171. org.jruby.ast.CallTwoArgBlockNode.interpret(CallTwoArgBlockNode.java:62)
  172. org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104)
  173. org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:75)
  174. org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:255)
  175. org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:203)
  176. org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:342)
  177. org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:212)
  178. org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:221)
  179. org.jruby.ast.FCallTwoArgBlockNode.interpret(FCallTwoArgBlockNode.java:34)
  180. org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104)
  181. org.jruby.ast.IfNode.interpret(IfNode.java:119)
  182. org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104)
  183. org.jruby.ast.BlockNode.interpret(BlockNode.java:71)
  184. org.jruby.evaluator.ASTInterpreter.INTERPRET_BLOCK(ASTInterpreter.java:112)
  185. org.jruby.runtime.Interpreted19Block.evalBlockBody(Interpreted19Block.java:203)
  186. org.jruby.runtime.Interpreted19Block.yield(Interpreted19Block.java:154)
  187. org.jruby.runtime.Interpreted19Block.yieldSpecific(Interpreted19Block.java:127)
  188. org.jruby.runtime.Block.yieldSpecific(Block.java:99)
  189. org.jruby.ast.ZYieldNode.interpret(ZYieldNode.java:25)
  190. org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104)
  191. org.jruby.ast.IfNode.interpret(IfNode.java:119)
  192. org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104)
  193. org.jruby.ast.BlockNode.interpret(BlockNode.java:71)
  194. org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:75)
  195. org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:212)
  196. org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:187)
  197. org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:322)
  198. org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:178)
  199. org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:187)
  200. org.jruby.ast.FCallOneArgBlockNode.interpret(FCallOneArgBlockNode.java:34)
  201. org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104)
  202. org.jruby.ast.BlockNode.interpret(BlockNode.java:71)
  203. org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:75)
  204. org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:276)
  205. org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:211)
  206. org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:352)
  207. org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:237)
  208. org.jruby.ast.CallThreeArgNode.interpret(CallThreeArgNode.java:61)
  209. org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104)
  210. org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:75)
  211. org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:233)
  212. org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:195)
  213. org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:332)
  214. org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:203)
  215. org.jruby.ast.FCallTwoArgNode.interpret(FCallTwoArgNode.java:38)
  216. org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104)
  217. org.jruby.ast.IfNode.interpret(IfNode.java:117)
  218. org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104)
  219. org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:75)
  220. org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:233)
  221. org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:195)
  222. org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:332)
  223. org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:203)
  224. org.jruby.ast.CallTwoArgNode.interpret(CallTwoArgNode.java:59)
  225. org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104)
  226. org.jruby.ast.IfNode.interpret(IfNode.java:119)
  227. org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104)
  228. org.jruby.ast.WhenOneArgNode.whenSlowTest(WhenOneArgNode.java:36)
  229. org.jruby.ast.WhenOneArgNode.when(WhenOneArgNode.java:46)
  230. org.jruby.ast.CaseNode.interpret(CaseNode.java:133)
  231. org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104)
  232. org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:75)
  233. org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:190)
  234. org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:179)
  235. org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:312)
  236. org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:169)
  237. org.jruby.ast.FCallOneArgNode.interpret(FCallOneArgNode.java:36)
  238. org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104)
  239. org.jruby.ast.AttrAssignOneArgNode.interpret(AttrAssignOneArgNode.java:33)
  240. org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104)
  241. org.jruby.ast.BlockNode.interpret(BlockNode.java:71)
  242. org.jruby.ast.EnsureNode.interpret(EnsureNode.java:96)
  243. org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:75)
  244. org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:255)
  245. org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:203)
  246. org.jruby.RubyClass.finvoke(RubyClass.java:595)
  247. org.jruby.RubyBasicObject.send19(RubyBasicObject.java:1700)
  248. org.jruby.RubyKernel.send19(RubyKernel.java:2122)
  249. org.jruby.RubyKernel$s$send19.call(RubyKernel$s$send19.gen:65535)
  250. org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:362)
  251. org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:246)
  252. org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:250)
  253. org.jruby.ast.CallThreeArgBlockPassNode.interpret(CallThreeArgBlockPassNode.java:64)
  254. org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104)
  255. org.jruby.ast.BlockNode.interpret(BlockNode.java:71)
  256. org.jruby.evaluator.ASTInterpreter.INTERPRET_BLOCK(ASTInterpreter.java:112)
  257. org.jruby.runtime.Interpreted19Block.evalBlockBody(Interpreted19Block.java:203)
  258. org.jruby.runtime.Interpreted19Block.yield(Interpreted19Block.java:154)
  259. org.jruby.runtime.Interpreted19Block.yieldSpecific(Interpreted19Block.java:132)
  260. org.jruby.runtime.Block.yieldSpecific(Block.java:108)
  261. org.jruby.ast.YieldOneNode.interpret(YieldOneNode.java:35)
  262. org.jruby.ast.IfNode.interpret(IfNode.java:117)
  263. org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104)
  264. org.jruby.ast.IfNode.interpret(IfNode.java:119)
  265. org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104)
  266. org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:75)
  267. org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:255)
  268. org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:203)
  269. org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:342)
  270. org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:212)
  271. org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:221)
  272. org.jruby.ast.CallTwoArgBlockNode.interpret(CallTwoArgBlockNode.java:62)
  273. org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104)
  274. org.jruby.ast.RescueNode.executeBody(RescueNode.java:216)
  275. org.jruby.ast.RescueNode.interpretWithJavaExceptions(RescueNode.java:120)
  276. org.jruby.ast.RescueNode.interpret(RescueNode.java:110)
  277. org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:75)
  278. org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:255)
  279. org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:203)
  280. org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:342)
  281. org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:212)
  282. org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:221)
  283. org.jruby.ast.CallTwoArgBlockNode.interpret(CallTwoArgBlockNode.java:62)
  284. org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104)
  285. org.jruby.evaluator.ASTInterpreter.INTERPRET_BLOCK(ASTInterpreter.java:112)
  286. org.jruby.runtime.Interpreted19Block.evalBlockBody(Interpreted19Block.java:203)
  287. org.jruby.runtime.Interpreted19Block.yield(Interpreted19Block.java:154)
  288. org.jruby.runtime.Interpreted19Block.yieldSpecific(Interpreted19Block.java:127)
  289. org.jruby.runtime.Block.yieldSpecific(Block.java:99)
  290. org.jruby.ast.ZYieldNode.interpret(ZYieldNode.java:25)
  291. org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104)
  292. org.jruby.evaluator.ASTInterpreter.INTERPRET_BLOCK(ASTInterpreter.java:112)
  293. org.jruby.runtime.Interpreted19Block.evalBlockBody(Interpreted19Block.java:203)
  294. org.jruby.runtime.Interpreted19Block.yield(Interpreted19Block.java:154)
  295. org.jruby.runtime.Interpreted19Block.yieldSpecific(Interpreted19Block.java:132)
  296. org.jruby.runtime.Block.yieldSpecific(Block.java:108)
  297. org.jruby.ast.YieldOneNode.interpret(YieldOneNode.java:35)
  298. org.jruby.ast.IfNode.interpret(IfNode.java:117)
  299. org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104)
  300. org.jruby.evaluator.ASTInterpreter.INTERPRET_BLOCK(ASTInterpreter.java:112)
  301. org.jruby.runtime.Interpreted19Block.evalBlockBody(Interpreted19Block.java:203)
  302. org.jruby.runtime.Interpreted19Block.yield(Interpreted19Block.java:154)
  303. org.jruby.runtime.Interpreted19Block.yieldSpecific(Interpreted19Block.java:127)
  304. org.jruby.runtime.Block.yieldSpecific(Block.java:99)
  305. rubyjit.instrument_30BCE8633E7D4115D5F53ED174289D98A507E9F7.chained_1_rescue_1$RUBY$SYNTHETIC__file__(activesupport (3.1.3) lib/active_support/notifications/instrumenter.rb:21)
  306. rubyjit.instrument_30BCE8633E7D4115D5F53ED174289D98A507E9F7.chained_0_ensure_1$RUBY$__ensure__(activesupport (3.1.3) lib/active_support/notifications/instrumenter.rb)
  307. rubyjit.instrument_30BCE8633E7D4115D5F53ED174289D98A507E9F7.__file__(activesupport (3.1.3) lib/active_support/notifications/instrumenter.rb:20)
  308. rubyjit.instrument_30BCE8633E7D4115D5F53ED174289D98A507E9F7.__file__(activesupport (3.1.3) lib/active_support/notifications/instrumenter.rb)
  309. org.jruby.ast.executable.AbstractScript.__file__(AbstractScript.java:46)
  310. org.jruby.internal.runtime.methods.JittedMethod.call(JittedMethod.java:227)
  311. org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:342)
  312. org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:212)
  313. org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:221)
  314. org.jruby.ast.CallTwoArgBlockNode.interpret(CallTwoArgBlockNode.java:62)
  315. org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104)
  316. org.jruby.ast.IfNode.interpret(IfNode.java:117)
  317. org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104)
  318. org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:75)
  319. org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:255)
  320. org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:203)
  321. org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:342)
  322. org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:212)
  323. org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:221)
  324. org.jruby.ast.CallTwoArgBlockNode.interpret(CallTwoArgBlockNode.java:62)
  325. org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104)
  326. org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:75)
  327. org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:255)
  328. org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:203)
  329. org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:342)
  330. org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:212)
  331. org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:221)
  332. org.jruby.ast.FCallTwoArgBlockNode.interpret(FCallTwoArgBlockNode.java:34)
  333. org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104)
  334. org.jruby.evaluator.ASTInterpreter.INTERPRET_BLOCK(ASTInterpreter.java:112)
  335. org.jruby.runtime.Interpreted19Block.evalBlockBody(Interpreted19Block.java:203)
  336. org.jruby.runtime.Interpreted19Block.yield(Interpreted19Block.java:154)
  337. org.jruby.runtime.Interpreted19Block.yieldSpecific(Interpreted19Block.java:132)
  338. org.jruby.runtime.Block.yieldSpecific(Block.java:108)
  339. org.jruby.ast.YieldOneNode.interpret(YieldOneNode.java:35)
  340. org.jruby.ast.LocalAsgnNode.interpret(LocalAsgnNode.java:123)
  341. org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104)
  342. org.jruby.ast.BlockNode.interpret(BlockNode.java:71)
  343. org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:75)
  344. org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:255)
  345. org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:203)
  346. org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:342)
  347. org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:212)
  348. org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:221)
  349. org.jruby.ast.FCallTwoArgBlockNode.interpret(FCallTwoArgBlockNode.java:34)
  350. org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104)
  351. org.jruby.ast.BlockNode.interpret(BlockNode.java:71)
  352. org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:75)
  353. org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:276)
  354. org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:211)
  355. org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:352)
  356. org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:237)
  357. org.jruby.ast.FCallThreeArgNode.interpret(FCallThreeArgNode.java:40)
  358. org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104)
  359. org.jruby.ast.BlockNode.interpret(BlockNode.java:71)
  360. org.jruby.evaluator.ASTInterpreter.INTERPRET_BLOCK(ASTInterpreter.java:112)
  361. org.jruby.runtime.Interpreted19Block.evalBlockBody(Interpreted19Block.java:203)
  362. org.jruby.runtime.Interpreted19Block.yield(Interpreted19Block.java:154)
  363. org.jruby.runtime.Interpreted19Block.yieldSpecific(Interpreted19Block.java:127)
  364. org.jruby.runtime.Block.yieldSpecific(Block.java:99)
  365. org.jruby.ast.ZYieldNode.interpret(ZYieldNode.java:25)
  366. org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104)
  367. org.jruby.ast.IfNode.interpret(IfNode.java:119)
  368. org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104)
  369. org.jruby.ast.BlockNode.interpret(BlockNode.java:71)
  370. org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:75)
  371. org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:212)
  372. org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:187)
  373. org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:322)
  374. org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:178)
  375. org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:187)
  376. org.jruby.ast.FCallOneArgBlockNode.interpret(FCallOneArgBlockNode.java:34)
  377. org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104)
  378. org.jruby.ast.BlockNode.interpret(BlockNode.java:71)
  379. org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:75)
  380. org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:233)
  381. org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:195)
  382. org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:332)
  383. org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:203)
  384. org.jruby.ast.CallTwoArgNode.interpret(CallTwoArgNode.java:59)
  385. org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104)
  386. org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:75)
  387. org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:233)
  388. org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:195)
  389. org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:332)
  390. org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:203)
  391. org.jruby.ast.FCallTwoArgNode.interpret(FCallTwoArgNode.java:38)
  392. org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104)
  393. org.jruby.ast.IfNode.interpret(IfNode.java:119)
  394. org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104)
  395. org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:75)
  396. org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:233)
  397. org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:195)
  398. org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:332)
  399. org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:203)
  400. org.jruby.ast.CallTwoArgNode.interpret(CallTwoArgNode.java:59)
  401. org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104)
  402. org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:75)
  403. org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:212)
  404. org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:187)
  405. org.jruby.runtime.callsite.SuperCallSite.cacheAndCall(SuperCallSite.java:366)
  406. org.jruby.runtime.callsite.SuperCallSite.callBlock(SuperCallSite.java:192)
  407. org.jruby.runtime.callsite.SuperCallSite.call(SuperCallSite.java:197)
  408. org.jruby.runtime.callsite.SuperCallSite.callVarargs(SuperCallSite.java:108)
  409. org.jruby.ast.ZSuperNode.interpret(ZSuperNode.java:102)
  410. org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104)
  411. org.jruby.ast.IfNode.interpret(IfNode.java:119)
  412. org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104)
  413. org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:75)
  414. org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:190)
  415. org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:179)
  416. org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:312)
  417. org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:169)
  418. org.jruby.ast.FCallOneArgNode.interpret(FCallOneArgNode.java:36)
  419. org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104)
  420. org.jruby.ast.BlockNode.interpret(BlockNode.java:71)
  421. org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:75)
  422. org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:212)
  423. org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:187)
  424. org.jruby.runtime.callsite.SuperCallSite.cacheAndCall(SuperCallSite.java:366)
  425. org.jruby.runtime.callsite.SuperCallSite.callBlock(SuperCallSite.java:192)
  426. org.jruby.runtime.callsite.SuperCallSite.call(SuperCallSite.java:197)
  427. org.jruby.runtime.callsite.SuperCallSite.callVarargs(SuperCallSite.java:108)
  428. org.jruby.ast.ZSuperNode.interpret(ZSuperNode.java:102)
  429. org.jruby.ast.OrNode.interpret(OrNode.java:98)
  430. org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104)
  431. org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:75)
  432. org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:212)
  433. org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:187)
  434. org.jruby.runtime.callsite.SuperCallSite.cacheAndCall(SuperCallSite.java:366)
  435. org.jruby.runtime.callsite.SuperCallSite.callBlock(SuperCallSite.java:192)
  436. org.jruby.runtime.callsite.SuperCallSite.call(SuperCallSite.java:197)
  437. org.jruby.runtime.callsite.SuperCallSite.callVarargs(SuperCallSite.java:108)
  438. org.jruby.ast.ZSuperNode.interpret(ZSuperNode.java:102)
  439. org.jruby.ast.OrNode.interpret(OrNode.java:95)
  440. org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104)
  441. org.jruby.ast.BlockNode.interpret(BlockNode.java:71)
  442. org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:75)
  443. org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:190)
  444. org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:179)
  445. org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:312)
  446. org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:169)
  447. org.jruby.ast.FCallOneArgNode.interpret(FCallOneArgNode.java:36)
  448. org.jruby.ast.AttrAssignOneArgNode.interpret(AttrAssignOneArgNode.java:33)
  449. org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104)
  450. org.jruby.ast.BlockNode.interpret(BlockNode.java:71)
  451. org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:75)
  452. org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:169)
  453. org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:171)
  454. org.jruby.runtime.callsite.SuperCallSite.cacheAndCall(SuperCallSite.java:346)
  455. org.jruby.runtime.callsite.SuperCallSite.callBlock(SuperCallSite.java:146)
  456. org.jruby.runtime.callsite.SuperCallSite.call(SuperCallSite.java:151)
  457. org.jruby.runtime.callsite.SuperCallSite.callVarargs(SuperCallSite.java:107)
  458. org.jruby.ast.ZSuperNode.interpret(ZSuperNode.java:102)
  459. org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104)
  460. org.jruby.ast.BlockNode.interpret(BlockNode.java:71)
  461. org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:75)
  462. org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:169)
  463. org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:171)
  464. org.jruby.runtime.callsite.SuperCallSite.cacheAndCall(SuperCallSite.java:346)
  465. org.jruby.runtime.callsite.SuperCallSite.callBlock(SuperCallSite.java:146)
  466. org.jruby.runtime.callsite.SuperCallSite.call(SuperCallSite.java:151)
  467. org.jruby.runtime.callsite.SuperCallSite.callVarargs(SuperCallSite.java:107)
  468. org.jruby.ast.ZSuperNode.interpret(ZSuperNode.java:102)
  469. org.jruby.ast.LocalAsgnNode.interpret(LocalAsgnNode.java:123)
  470. org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104)
  471. org.jruby.evaluator.ASTInterpreter.INTERPRET_BLOCK(ASTInterpreter.java:112)
  472. org.jruby.runtime.Interpreted19Block.evalBlockBody(Interpreted19Block.java:203)
  473. org.jruby.runtime.Interpreted19Block.yield(Interpreted19Block.java:154)
  474. org.jruby.runtime.Interpreted19Block.yieldSpecific(Interpreted19Block.java:127)
  475. org.jruby.runtime.Block.yieldSpecific(Block.java:99)
  476. org.jruby.ast.ZYieldNode.interpret(ZYieldNode.java:25)
  477. org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104)
  478. org.jruby.evaluator.ASTInterpreter.INTERPRET_BLOCK(ASTInterpreter.java:112)
  479. org.jruby.runtime.Interpreted19Block.evalBlockBody(Interpreted19Block.java:203)
  480. org.jruby.runtime.Interpreted19Block.yield(Interpreted19Block.java:154)
  481. org.jruby.runtime.Interpreted19Block.yieldSpecific(Interpreted19Block.java:127)
  482. org.jruby.runtime.Block.yieldSpecific(Block.java:99)
  483. org.jruby.ast.ZYieldNode.interpret(ZYieldNode.java:25)
  484. org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104)
  485. org.jruby.ast.BlockNode.interpret(BlockNode.java:71)
  486. org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:75)
  487. org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:169)
  488. org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:171)
  489. org.jruby.internal.runtime.methods.WrapperMethod.call(WrapperMethod.java:74)
  490. org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:302)
  491. org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:144)
  492. org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:153)
  493. org.jruby.ast.FCallNoArgBlockNode.interpret(FCallNoArgBlockNode.java:32)
  494. org.jruby.ast.CallOneArgNode.interpret(CallOneArgNode.java:57)
  495. org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104)
  496. org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:75)
  497. org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:169)
  498. org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:171)
  499. org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:302)
  500. org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:144)
  501. org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:153)
  502. org.jruby.ast.CallNoArgBlockNode.interpret(CallNoArgBlockNode.java:64)
  503. org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104)
  504. org.jruby.evaluator.ASTInterpreter.INTERPRET_BLOCK(ASTInterpreter.java:112)
  505. org.jruby.runtime.Interpreted19Block.evalBlockBody(Interpreted19Block.java:203)
  506. org.jruby.runtime.Interpreted19Block.yield(Interpreted19Block.java:154)
  507. org.jruby.runtime.Interpreted19Block.yieldSpecific(Interpreted19Block.java:127)
  508. org.jruby.runtime.Block.yieldSpecific(Block.java:99)
  509. org.jruby.ast.ZYieldNode.interpret(ZYieldNode.java:25)
  510. org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104)
  511. org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:75)
  512. org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:169)
  513. org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:171)
  514. org.jruby.runtime.callsite.SuperCallSite.cacheAndCall(SuperCallSite.java:346)
  515. org.jruby.runtime.callsite.SuperCallSite.callBlock(SuperCallSite.java:146)
  516. org.jruby.runtime.callsite.SuperCallSite.call(SuperCallSite.java:151)
  517. org.jruby.runtime.callsite.SuperCallSite.callVarargs(SuperCallSite.java:107)
  518. org.jruby.ast.ZSuperNode.interpret(ZSuperNode.java:102)
  519. org.jruby.ast.LocalAsgnNode.interpret(LocalAsgnNode.java:123)
  520. org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104)
  521. org.jruby.ast.BlockNode.interpret(BlockNode.java:71)
  522. org.jruby.ast.IfNode.interpret(IfNode.java:117)
  523. org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104)
  524. org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:75)
  525. org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:169)
  526. org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:171)
  527. org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:302)
  528. org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:144)
  529. org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:153)
  530. org.jruby.ast.FCallNoArgBlockNode.interpret(FCallNoArgBlockNode.java:32)
  531. org.jruby.ast.AttrAssignOneArgNode.interpret(AttrAssignOneArgNode.java:33)
  532. org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104)
  533. org.jruby.ast.BlockNode.interpret(BlockNode.java:71)
  534. org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:75)
  535. org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:147)
  536. org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:163)
  537. org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:292)
  538. org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:135)
  539. org.jruby.ast.FCallSpecialArgNode.interpret(FCallSpecialArgNode.java:37)
  540. org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104)
  541. org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:75)
  542. org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:147)
  543. org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:163)
  544. org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:292)
  545. org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:135)
  546. org.jruby.ast.VCallNode.interpret(VCallNode.java:86)
  547. org.jruby.ast.IfNode.interpret(IfNode.java:119)
  548. org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104)
  549. org.jruby.ast.BlockNode.interpret(BlockNode.java:71)
  550. org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:75)
  551. org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:190)
  552. org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:179)
  553. org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:312)
  554. org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:169)
  555. org.jruby.ast.FCallSpecialArgNode.interpret(FCallSpecialArgNode.java:39)
  556. org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104)
  557. org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:75)
  558. org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:212)
  559. org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:187)
  560. org.jruby.runtime.callsite.SuperCallSite.cacheAndCall(SuperCallSite.java:366)
  561. org.jruby.runtime.callsite.SuperCallSite.callBlock(SuperCallSite.java:192)
  562. org.jruby.runtime.callsite.SuperCallSite.call(SuperCallSite.java:197)
  563. org.jruby.runtime.callsite.SuperCallSite.callVarargs(SuperCallSite.java:108)
  564. org.jruby.ast.ZSuperNode.interpret(ZSuperNode.java:102)
  565. org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104)
  566. org.jruby.ast.BlockNode.interpret(BlockNode.java:71)
  567. org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:75)
  568. org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:212)
  569. org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:187)
  570. org.jruby.runtime.callsite.SuperCallSite.cacheAndCall(SuperCallSite.java:366)
  571. org.jruby.runtime.callsite.SuperCallSite.callBlock(SuperCallSite.java:192)
  572. org.jruby.runtime.callsite.SuperCallSite.call(SuperCallSite.java:197)
  573. org.jruby.runtime.callsite.SuperCallSite.callVarargs(SuperCallSite.java:108)
  574. org.jruby.ast.ZSuperNode.interpret(ZSuperNode.java:102)
  575. org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104)
  576. org.jruby.evaluator.ASTInterpreter.INTERPRET_BLOCK(ASTInterpreter.java:112)
  577. org.jruby.runtime.Interpreted19Block.evalBlockBody(Interpreted19Block.java:203)
  578. org.jruby.runtime.Interpreted19Block.yield(Interpreted19Block.java:154)
  579. org.jruby.runtime.Interpreted19Block.yieldSpecific(Interpreted19Block.java:127)
  580. org.jruby.runtime.Block.yieldSpecific(Block.java:99)
  581. org.jruby.ast.ZYieldNode.interpret(ZYieldNode.java:25)
  582. org.jruby.ast.LocalAsgnNode.interpret(LocalAsgnNode.java:123)
  583. org.jruby.ast.IfNode.interpret(IfNode.java:117)
  584. org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104)
  585. org.jruby.ast.BlockNode.interpret(BlockNode.java:71)
  586. org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:75)
  587. org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:169)
  588. org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:171)
  589. org.jruby.RubyClass.finvoke(RubyClass.java:536)
  590. org.jruby.RubyBasicObject.send19(RubyBasicObject.java:1688)
  591. org.jruby.RubyKernel.send19(RubyKernel.java:2114)
  592. org.jruby.RubyKernel$s$send19.call(RubyKernel$s$send19.gen:65535)
  593. org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:322)
  594. org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:178)
  595. org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:182)
  596. org.jruby.ast.FCallOneArgBlockPassNode.interpret(FCallOneArgBlockPassNode.java:32)
  597. org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104)
  598. org.jruby.ast.BlockNode.interpret(BlockNode.java:71)
  599. org.jruby.ast.IfNode.interpret(IfNode.java:117)
  600. org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104)
  601. org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:75)
  602. org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:212)
  603. org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:187)
  604. org.jruby.RubyClass.finvoke(RubyClass.java:576)
  605. org.jruby.RubyBasicObject.send19(RubyBasicObject.java:1694)
  606. org.jruby.RubyKernel.send19(RubyKernel.java:2118)
  607. org.jruby.RubyKernel$s$send19.call(RubyKernel$s$send19.gen:65535)
  608. org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:342)
  609. org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:212)
  610. org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:216)
  611. org.jruby.ast.FCallSpecialArgBlockPassNode.interpret(FCallSpecialArgBlockPassNode.java:40)
  612. org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104)
  613. org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:75)
  614. org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:255)
  615. org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:203)
  616. org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:342)
  617. org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:212)
  618. org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:221)
  619. org.jruby.ast.FCallTwoArgBlockNode.interpret(FCallTwoArgBlockNode.java:34)
  620. org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104)
  621. org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:75)
  622. org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:212)
  623. org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:187)
  624. org.jruby.runtime.callsite.SuperCallSite.cacheAndCall(SuperCallSite.java:366)
  625. org.jruby.runtime.callsite.SuperCallSite.callBlock(SuperCallSite.java:192)
  626. org.jruby.runtime.callsite.SuperCallSite.call(SuperCallSite.java:197)
  627. org.jruby.runtime.callsite.SuperCallSite.callVarargs(SuperCallSite.java:108)
  628. org.jruby.ast.ZSuperNode.interpret(ZSuperNode.java:102)
  629. org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104)
  630. org.jruby.ast.RescueNode.executeBody(RescueNode.java:216)
  631. org.jruby.ast.RescueNode.interpretWithJavaExceptions(RescueNode.java:120)
  632. org.jruby.ast.RescueNode.interpret(RescueNode.java:110)
  633. org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:75)
  634. org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:212)
  635. org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:187)
  636. org.jruby.runtime.callsite.SuperCallSite.cacheAndCall(SuperCallSite.java:366)
  637. org.jruby.runtime.callsite.SuperCallSite.callBlock(SuperCallSite.java:192)
  638. org.jruby.runtime.callsite.SuperCallSite.call(SuperCallSite.java:197)
  639. org.jruby.runtime.callsite.SuperCallSite.callVarargs(SuperCallSite.java:108)
  640. org.jruby.ast.ZSuperNode.interpret(ZSuperNode.java:102)
  641. org.jruby.ast.DAsgnNode.interpret(DAsgnNode.java:110)
  642. org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104)
  643. org.jruby.ast.BlockNode.interpret(BlockNode.java:71)
  644. org.jruby.evaluator.ASTInterpreter.INTERPRET_BLOCK(ASTInterpreter.java:112)
  645. org.jruby.runtime.Interpreted19Block.evalBlockBody(Interpreted19Block.java:203)
  646. org.jruby.runtime.Interpreted19Block.yield(Interpreted19Block.java:154)
  647. org.jruby.runtime.Interpreted19Block.yieldSpecific(Interpreted19Block.java:132)
  648. org.jruby.runtime.Block.yieldSpecific(Block.java:108)
  649. org.jruby.ast.YieldOneNode.interpret(YieldOneNode.java:35)
  650. org.jruby.ast.IfNode.interpret(IfNode.java:117)
  651. org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104)
  652. org.jruby.evaluator.ASTInterpreter.INTERPRET_BLOCK(ASTInterpreter.java:112)
  653. org.jruby.runtime.Interpreted19Block.evalBlockBody(Interpreted19Block.java:203)
  654. org.jruby.runtime.Interpreted19Block.yield(Interpreted19Block.java:154)
  655. org.jruby.runtime.Interpreted19Block.yieldSpecific(Interpreted19Block.java:127)
  656. org.jruby.runtime.Block.yieldSpecific(Block.java:99)
  657. org.jruby.ast.ZYieldNode.interpret(ZYieldNode.java:25)
  658. org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104)
  659. org.jruby.ast.RescueNode.executeBody(RescueNode.java:216)
  660. org.jruby.ast.RescueNode.interpretWithJavaExceptions(RescueNode.java:120)
  661. org.jruby.ast.RescueNode.interpret(RescueNode.java:110)
  662. org.jruby.ast.EnsureNode.interpret(EnsureNode.java:96)
  663. org.jruby.ast.BeginNode.interpret(BeginNode.java:83)
  664. org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104)
  665. org.jruby.ast.BlockNode.interpret(BlockNode.java:71)
  666. org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:75)
  667. org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:255)
  668. org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:203)
  669. org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:210)
  670. org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:221)
  671. org.jruby.ast.CallTwoArgBlockNode.interpret(CallTwoArgBlockNode.java:62)
  672. org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104)
  673. org.jruby.ast.IfNode.interpret(IfNode.java:117)
  674. org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104)
  675. org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:75)
  676. org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:255)
  677. org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:203)
  678. org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:342)
  679. org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:212)
  680. org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:221)
  681. org.jruby.ast.CallTwoArgBlockNode.interpret(CallTwoArgBlockNode.java:62)
  682. org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104)
  683. org.jruby.ast.BlockNode.interpret(BlockNode.java:71)
  684. org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:75)
  685. org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:212)
  686. org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:187)
  687. org.jruby.runtime.callsite.SuperCallSite.cacheAndCall(SuperCallSite.java:366)
  688. org.jruby.runtime.callsite.SuperCallSite.callBlock(SuperCallSite.java:192)
  689. org.jruby.runtime.callsite.SuperCallSite.call(SuperCallSite.java:197)
  690. org.jruby.runtime.callsite.SuperCallSite.callVarargs(SuperCallSite.java:108)
  691. org.jruby.ast.ZSuperNode.interpret(ZSuperNode.java:102)
  692. org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104)
  693. org.jruby.ast.BlockNode.interpret(BlockNode.java:71)
  694. org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:75)
  695. org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:212)
  696. org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:187)
  697. org.jruby.runtime.callsite.SuperCallSite.cacheAndCall(SuperCallSite.java:366)
  698. org.jruby.runtime.callsite.SuperCallSite.callBlock(SuperCallSite.java:192)
  699. org.jruby.runtime.callsite.SuperCallSite.call(SuperCallSite.java:197)
  700. org.jruby.runtime.callsite.SuperCallSite.callVarargs(SuperCallSite.java:108)
  701. org.jruby.ast.ZSuperNode.interpret(ZSuperNode.java:102)
  702. org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104)
  703. org.jruby.ast.BlockNode.interpret(BlockNode.java:71)
  704. org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:75)
  705. org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:190)
  706. org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:179)
  707. org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:312)
  708. org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:169)
  709. org.jruby.ast.FCallSpecialArgNode.interpret(FCallSpecialArgNode.java:39)
  710. org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104)
  711. org.jruby.ast.BlockNode.interpret(BlockNode.java:71)
  712. org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:75)
  713. org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:212)
  714. org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:187)
  715. org.jruby.runtime.callsite.SuperCallSite.cacheAndCall(SuperCallSite.java:366)
  716. org.jruby.runtime.callsite.SuperCallSite.callBlock(SuperCallSite.java:192)
  717. org.jruby.runtime.callsite.SuperCallSite.call(SuperCallSite.java:197)
  718. org.jruby.runtime.callsite.SuperCallSite.callVarargs(SuperCallSite.java:108)
  719. org.jruby.ast.ZSuperNode.interpret(ZSuperNode.java:102)
  720. org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104)
  721. org.jruby.ast.BlockNode.interpret(BlockNode.java:71)
  722. org.jruby.ast.EnsureNode.interpret(EnsureNode.java:96)
  723. org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:75)
  724. org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:190)
  725. org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:179)
  726. org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:312)
  727. org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:169)
  728. org.jruby.ast.FCallOneArgNode.interpret(FCallOneArgNode.java:36)
  729. org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104)
  730. org.jruby.ast.BlockNode.interpret(BlockNode.java:71)
  731. org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:75)
  732. org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:255)
  733. org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:203)
  734. org.jruby.runtime.callsite.SuperCallSite.cacheAndCall(SuperCallSite.java:386)
  735. org.jruby.runtime.callsite.SuperCallSite.callBlock(SuperCallSite.java:238)
  736. org.jruby.runtime.callsite.SuperCallSite.call(SuperCallSite.java:243)
  737. org.jruby.runtime.callsite.SuperCallSite.callVarargs(SuperCallSite.java:109)
  738. org.jruby.ast.SuperNode.interpret(SuperNode.java:114)
  739. org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104)
  740. org.jruby.ast.BlockNode.interpret(BlockNode.java:71)
  741. org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:75)
  742. org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:233)
  743. org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:195)
  744. org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:332)
  745. org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:203)
  746. org.jruby.ast.CallTwoArgNode.interpret(CallTwoArgNode.java:59)
  747. org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104)
  748. org.jruby.evaluator.ASTInterpreter.INTERPRET_BLOCK(ASTInterpreter.java:112)
  749. org.jruby.runtime.Interpreted19Block.evalBlockBody(Interpreted19Block.java:203)
  750. org.jruby.runtime.Interpreted19Block.yield(Interpreted19Block.java:191)
  751. org.jruby.runtime.Interpreted19Block.call(Interpreted19Block.java:122)
  752. org.jruby.runtime.Block.call(Block.java:89)
  753. org.jruby.RubyProc.call(RubyProc.java:270)
  754. org.jruby.RubyProc.call19(RubyProc.java:258)
  755. org.jruby.RubyProc$i$0$0$call19.call(RubyProc$i$0$0$call19.gen:65535)
  756. org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:211)
  757. org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:207)
  758. org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:312)
  759. org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:169)
  760. org.jruby.ast.CallOneArgNode.interpret(CallOneArgNode.java:57)
  761. org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104)
  762. org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:75)
  763. org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:276)
  764. org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:211)
  765. org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:352)
  766. org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:237)
  767. org.jruby.ast.FCallThreeArgNode.interpret(FCallThreeArgNode.java:40)
  768. org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104)
  769. org.jruby.ast.BlockNode.interpret(BlockNode.java:71)
  770. org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:75)
  771. org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:190)
  772. org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:179)
  773. org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:312)
  774. org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:169)
  775. org.jruby.ast.CallOneArgNode.interpret(CallOneArgNode.java:57)
  776. org.jruby.ast.DAsgnNode.interpret(DAsgnNode.java:110)
  777. org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104)
  778. org.jruby.ast.BlockNode.interpret(BlockNode.java:71)
  779. org.jruby.evaluator.ASTInterpreter.INTERPRET_BLOCK(ASTInterpreter.java:112)
  780. org.jruby.runtime.Interpreted19Block.evalBlockBody(Interpreted19Block.java:203)
  781. org.jruby.runtime.Interpreted19Block.yield(Interpreted19Block.java:191)
  782. org.jruby.runtime.Interpreted19Block.yield(Interpreted19Block.java:174)
  783. org.jruby.runtime.Interpreted19Block.yieldSpecific(Interpreted19Block.java:142)
  784. org.jruby.runtime.Block.yieldSpecific(Block.java:126)
  785. org.jruby.ast.YieldThreeNode.interpret(YieldThreeNode.java:33)
  786. org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104)
  787. org.jruby.evaluator.ASTInterpreter.INTERPRET_BLOCK(ASTInterpreter.java:112)
  788. org.jruby.runtime.Interpreted19Block.evalBlockBody(Interpreted19Block.java:203)
  789. org.jruby.runtime.Interpreted19Block.yield(Interpreted19Block.java:191)
  790. org.jruby.runtime.Interpreted19Block.yield(Interpreted19Block.java:174)
  791. org.jruby.runtime.Interpreted19Block.yieldSpecific(Interpreted19Block.java:142)
  792. org.jruby.runtime.Block.yieldSpecific(Block.java:126)
  793. org.jruby.ast.YieldThreeNode.interpret(YieldThreeNode.java:33)
  794. org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104)
  795. org.jruby.ast.IfNode.interpret(IfNode.java:117)
  796. org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104)
  797. org.jruby.ast.BlockNode.interpret(BlockNode.java:71)
  798. org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:75)
  799. org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:212)
  800. org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:187)
  801. org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:322)
  802. org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:178)
  803. org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:187)
  804. org.jruby.ast.CallOneArgBlockNode.interpret(CallOneArgBlockNode.java:60)
  805. org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104)
  806. org.jruby.ast.IfNode.interpret(IfNode.java:117)
  807. org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104)
  808. org.jruby.ast.BlockNode.interpret(BlockNode.java:71)
  809. org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:75)
  810. org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:212)
  811. org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:187)
  812. org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:322)
  813. org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:178)
  814. org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:187)
  815. org.jruby.ast.FCallOneArgBlockNode.interpret(FCallOneArgBlockNode.java:34)
  816. org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104)
  817. org.jruby.ast.BlockNode.interpret(BlockNode.java:71)
  818. org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:75)
  819. org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:190)
  820. org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:179)
  821. org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:312)
  822. org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:169)
  823. org.jruby.ast.CallOneArgNode.interpret(CallOneArgNode.java:57)
  824. org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104)
  825. org.jruby.ast.BlockNode.interpret(BlockNode.java:71)
  826. org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:75)
  827. org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:190)
  828. org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:179)
  829. org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:312)
  830. org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:169)
  831. org.jruby.ast.CallOneArgNode.interpret(CallOneArgNode.java:57)
  832. org.jruby.ast.MultipleAsgn19Node.interpret(MultipleAsgn19Node.java:104)
  833. org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104)
  834. org.jruby.ast.BlockNode.interpret(BlockNode.java:71)
  835. org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:75)
  836. org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:190)
  837. org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:179)
  838. org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:312)
  839. org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:169)
  840. org.jruby.ast.CallOneArgNode.interpret(CallOneArgNode.java:57)
  841. org.jruby.ast.MultipleAsgn19Node.interpret(MultipleAsgn19Node.java:104)
  842. org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104)
  843. org.jruby.ast.BlockNode.interpret(BlockNode.java:71)
  844. org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:75)
  845. org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:190)
  846. org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:179)
  847. org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:312)
  848. org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:169)
  849. org.jruby.ast.CallOneArgNode.interpret(CallOneArgNode.java:57)
  850. org.jruby.ast.MultipleAsgn19Node.interpret(MultipleAsgn19Node.java:104)
  851. org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104)
  852. org.jruby.ast.BlockNode.interpret(BlockNode.java:71)
  853. org.jruby.ast.WhenOneArgNode.whenSlowTest(WhenOneArgNode.java:36)
  854. org.jruby.ast.WhenOneArgNode.when(WhenOneArgNode.java:46)
  855. org.jruby.ast.CaseNode.interpret(CaseNode.java:133)
  856. org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104)
  857. org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:75)
  858. org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:190)
  859. org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:179)
  860. org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:312)
  861. org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:169)
  862. org.jruby.ast.CallOneArgNode.interpret(CallOneArgNode.java:57)
  863. org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104)
  864. org.jruby.ast.IfNode.interpret(IfNode.java:119)
  865. org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104)
  866. org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:75)
  867. org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:190)
  868. org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:179)
  869. org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:312)
  870. org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:169)
  871. org.jruby.ast.CallOneArgNode.interpret(CallOneArgNode.java:57)
  872. org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104)
  873. org.jruby.ast.BlockNode.interpret(BlockNode.java:71)
  874. org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:75)
  875. org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:190)
  876. org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:179)
  877. org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:312)
  878. org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:169)
  879. org.jruby.ast.CallOneArgNode.interpret(CallOneArgNode.java:57)
  880. org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104)
  881. org.jruby.ast.BlockNode.interpret(BlockNode.java:71)
  882. org.jruby.ast.EnsureNode.interpret(EnsureNode.java:96)
  883. org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:75)
  884. org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:190)
  885. org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:179)
  886. org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:312)
  887. org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:169)
  888. org.jruby.ast.CallOneArgNode.interpret(CallOneArgNode.java:57)
  889. org.jruby.ast.MultipleAsgn19Node.interpret(MultipleAsgn19Node.java:104)
  890. org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104)
  891. org.jruby.ast.BlockNode.interpret(BlockNode.java:71)
  892. org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:75)
  893. org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:190)
  894. org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:179)
  895. org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:312)
  896. org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:169)
  897. org.jruby.ast.FCallOneArgNode.interpret(FCallOneArgNode.java:36)
  898. org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104)
  899. org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:75)
  900. org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:190)
  901. org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:179)
  902. org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:312)
  903. org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:169)
  904. org.jruby.ast.CallOneArgNode.interpret(CallOneArgNode.java:57)
  905. org.jruby.ast.MultipleAsgn19Node.interpret(MultipleAsgn19Node.java:104)
  906. org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104)
  907. org.jruby.ast.BlockNode.interpret(BlockNode.java:71)
  908. org.jruby.ast.EnsureNode.interpret(EnsureNode.java:96)
  909. org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:75)
  910. org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:190)
  911. org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:179)
  912. org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:312)
  913. org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:169)
  914. org.jruby.ast.CallOneArgNode.interpret(CallOneArgNode.java:57)
  915. org.jruby.ast.MultipleAsgn19Node.interpret(MultipleAsgn19Node.java:104)
  916. org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104)
  917. org.jruby.ast.BlockNode.interpret(BlockNode.java:71)
  918. org.jruby.ast.RescueNode.executeBody(RescueNode.java:216)
  919. org.jruby.ast.RescueNode.interpretWithJavaExceptions(RescueNode.java:120)
  920. org.jruby.ast.RescueNode.interpret(RescueNode.java:110)
  921. org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:75)
  922. org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:190)
  923. org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:179)
  924. org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:312)
  925. org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:169)
  926. org.jruby.ast.CallOneArgNode.interpret(CallOneArgNode.java:57)
  927. org.jruby.ast.MultipleAsgn19Node.interpret(MultipleAsgn19Node.java:104)
  928. org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104)
  929. org.jruby.ast.BlockNode.interpret(BlockNode.java:71)
  930. org.jruby.ast.RescueNode.executeBody(RescueNode.java:216)
  931. org.jruby.ast.RescueNode.interpretWithJavaExceptions(RescueNode.java:120)
  932. org.jruby.ast.RescueNode.interpret(RescueNode.java:110)
  933. org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:75)
  934. org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:190)
  935. org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:179)
  936. org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:312)
  937. org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:169)
  938. org.jruby.ast.CallOneArgNode.interpret(CallOneArgNode.java:57)
  939. org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104)
  940. org.jruby.evaluator.ASTInterpreter.INTERPRET_BLOCK(ASTInterpreter.java:112)
  941. org.jruby.runtime.Interpreted19Block.evalBlockBody(Interpreted19Block.java:203)
  942. org.jruby.runtime.Interpreted19Block.yield(Interpreted19Block.java:154)
  943. org.jruby.runtime.Interpreted19Block.yieldSpecific(Interpreted19Block.java:127)
  944. org.jruby.runtime.Block.yieldSpecific(Block.java:99)
  945. org.jruby.ast.ZYieldNode.interpret(ZYieldNode.java:25)
  946. org.jruby.ast.LocalAsgnNode.interpret(LocalAsgnNode.java:123)
  947. org.jruby.ast.IfNode.interpret(IfNode.java:117)
  948. org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104)
  949. org.jruby.ast.RescueNode.executeBody(RescueNode.java:216)
  950. org.jruby.ast.RescueNode.interpretWithJavaExceptions(RescueNode.java:120)
  951. org.jruby.ast.RescueNode.interpret(RescueNode.java:110)
  952. org.jruby.ast.BeginNode.interpret(BeginNode.java:83)
  953. org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104)
  954. org.jruby.ast.BlockNode.interpret(BlockNode.java:71)
  955. org.jruby.ast.IfNode.interpret(IfNode.java:119)
  956. org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104)
  957. org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:75)
  958. org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:169)
  959. org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:171)
  960. org.jruby.RubyClass.finvoke(RubyClass.java:536)
  961. org.jruby.RubyBasicObject.send19(RubyBasicObject.java:1688)
  962. org.jruby.RubyKernel.send19(RubyKernel.java:2114)
  963. org.jruby.RubyKernel$s$send19.call(RubyKernel$s$send19.gen:65535)
  964. org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:322)
  965. org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:178)
  966. org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:182)
  967. org.jruby.ast.FCallSpecialArgBlockPassNode.interpret(FCallSpecialArgBlockPassNode.java:38)
  968. org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104)
  969. org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:75)
  970. org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:212)
  971. org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:187)
  972. org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:322)
  973. org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:178)
  974. org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:187)
  975. org.jruby.ast.FCallOneArgBlockNode.interpret(FCallOneArgBlockNode.java:34)
  976. org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104)
  977. org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:75)
  978. org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:190)
  979. org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:179)
  980. org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:312)
  981. org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:169)
  982. org.jruby.ast.CallOneArgNode.interpret(CallOneArgNode.java:57)
  983. org.jruby.ast.LocalAsgnNode.interpret(LocalAsgnNode.java:123)
  984. org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104)
  985. org.jruby.ast.BlockNode.interpret(BlockNode.java:71)
  986. org.jruby.ast.RescueNode.executeBody(RescueNode.java:216)
  987. org.jruby.ast.RescueNode.interpretWithJavaExceptions(RescueNode.java:120)
  988. org.jruby.ast.RescueNode.interpret(RescueNode.java:110)
  989. org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:75)
  990. org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:190)
  991. org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:179)
  992. org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:312)
  993. org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:169)
  994. org.jruby.ast.CallOneArgNode.interpret(CallOneArgNode.java:57)
  995. org.jruby.ast.MultipleAsgn19Node.interpret(MultipleAsgn19Node.java:104)
  996. org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104)
  997. org.jruby.ast.BlockNode.interpret(BlockNode.java:71)
  998. org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:75)
  999. org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:190)
  1000. org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:179)
  1001. org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:312)
  1002. org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:169)
  1003. org.jruby.ast.CallOneArgNode.interpret(CallOneArgNode.java:57)
  1004. org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104)
  1005. org.jruby.ast.BlockNode.interpret(BlockNode.java:71)
  1006. org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:75)
  1007. org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:190)
  1008. org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:179)
  1009. org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:312)
  1010. org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:169)
  1011. org.jruby.ast.CallOneArgNode.interpret(CallOneArgNode.java:57)
  1012. org.jruby.ast.MultipleAsgn19Node.interpret(MultipleAsgn19Node.java:104)
  1013. org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104)
  1014. org.jruby.ast.BlockNode.interpret(BlockNode.java:71)
  1015. org.jruby.ast.RescueNode.executeBody(RescueNode.java:216)
  1016. org.jruby.ast.RescueNode.interpretWithJavaExceptions(RescueNode.java:120)
  1017. org.jruby.ast.RescueNode.interpret(RescueNode.java:110)
  1018. org.jruby.ast.BeginNode.interpret(BeginNode.java:83)
  1019. org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104)
  1020. org.jruby.ast.BlockNode.interpret(BlockNode.java:71)
  1021. org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:75)
  1022. org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:190)
  1023. org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:179)
  1024. org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:312)
  1025. org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:169)
  1026. org.jruby.ast.CallOneArgNode.interpret(CallOneArgNode.java:57)
  1027. org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104)
  1028. org.jruby.ast.BlockNode.interpret(BlockNode.java:71)
  1029. org.jruby.ast.EnsureNode.interpret(EnsureNode.java:96)
  1030. org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:75)
  1031. org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:190)
  1032. org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:179)
  1033. org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:312)
  1034. org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:169)
  1035. org.jruby.ast.CallOneArgNode.interpret(CallOneArgNode.java:57)
  1036. org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104)
  1037. Request
  1038.  
  1039. Parameters:
  1040.  
  1041. None
  1042. Show session dump
  1043.  
  1044. Show env dump
  1045.  
  1046. Response
  1047.  
  1048. Headers:
  1049.  
  1050. None
Advertisement
Add Comment
Please, Sign In to add comment