Crash in new Thread.fork specs
------------------------------
Key: JRUBY-5914
URL: https://jira.codehaus.org/browse/JRUBY-5914
Project: JRuby
Issue Type: Bug
Components: Core Classes/Modules
Affects Versions: JRuby 1.6.3
Reporter: Charles Oliver Nutter
{noformat}
16)
Thread.fork Thread.start does not call #initialize ERROR
<No message>
org.jruby.RubyThread.isCurrent(RubyThread.java:897)
org.jruby.RubyThread.join(RubyThread.java:488)
org.jruby.RubyThread$i$0$1$join.call(RubyThread$i$0$1$join.gen:65535)
org.jruby.internal.runtime.methods.JavaMethod$JavaMethodN.call(JavaMethod.java:636)
org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:201)
org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:292)
org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:135)
org.jruby.ast.CallNoArgNode.interpret(CallNoArgNode.java:63)
org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104)
org.jruby.ast.BlockNode.interpret(BlockNode.java:71)
org.jruby.evaluator.ASTInterpreter.INTERPRET_BLOCK(ASTInterpreter.java:112)
org.jruby.runtime.InterpretedBlock.evalBlockBody(InterpretedBlock.java:374)
org.jruby.runtime.InterpretedBlock.yield(InterpretedBlock.java:328)
org.jruby.runtime.InterpretedBlock.yield(InterpretedBlock.java:367)
org.jruby.runtime.Block.yieldNonArray(Block.java:141)
org.jruby.RubyBasicObject.yieldUnder(RubyBasicObject.java:1797)
org.jruby.RubyBasicObject.specificEval(RubyBasicObject.java:1821)
...
{noformat}
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email