Rubinius core/thread_spec failures
----------------------------------

                 Key: JRUBY-1067
                 URL: http://jira.codehaus.org/browse/JRUBY-1067
             Project: JRuby
          Issue Type: Bug
            Reporter: Charles Oliver Nutter
            Assignee: Thomas E Enebo


There's three of these, all the same. Probably the same issue.

{noformat}
1)
NativeException in 'For a Thread instance join should return the thread when it 
is finished'
java.lang.NullPointerException: null
EvaluationState.java:554:in `org.jruby.evaluator.EvaluationState.callNode'
EvaluationState.java:207:in `org.jruby.evaluator.EvaluationState.evalInternal'
EvaluationState.java:548:in `org.jruby.evaluator.EvaluationState.callNode'
EvaluationState.java:207:in `org.jruby.evaluator.EvaluationState.evalInternal'
EvaluationState.java:531:in `org.jruby.evaluator.EvaluationState.blockNode'
EvaluationState.java:201:in `org.jruby.evaluator.EvaluationState.evalInternal'
EvaluationState.java:164:in `org.jruby.evaluator.EvaluationState.eval'
Block.java:220:in `org.jruby.runtime.Block.yield'
RubyObject.java:840:in `org.jruby.RubyObject$3.execute'
RubyModule.java:1199:in `org.jruby.RubyModule.executeUnder'
RubyObject.java:823:in `org.jruby.RubyObject.yieldUnder'
RubyObject.java:769:in `org.jruby.RubyObject.specificEval'
RubyObject.java:1319:in `org.jruby.RubyObject.instance_eval'
null:-1:in `org.jruby.RubyObjectInvokerinstance_evalxx1.call'
InvocationCallback.java:49:in 
`org.jruby.runtime.callback.InvocationCallback.execute'
FullFunctionCallbackMethod.java:78:in 
`org.jruby.internal.runtime.methods.FullFunctionCallbackMethod.internalCall'
DynamicMethod.java:79:in `org.jruby.internal.runtime.methods.DynamicMethod.call'
EvaluationState.java:581:in `org.jruby.evaluator.EvaluationState.callNode'
EvaluationState.java:207:in `org.jruby.evaluator.EvaluationState.evalInternal'
EvaluationState.java:531:in `org.jruby.evaluator.EvaluationState.blockNode'
EvaluationState.java:201:in `org.jruby.evaluator.EvaluationState.evalInternal'
{noformat}

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
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

Reply via email to