super in top level go boom
--------------------------
Key: JRUBY-3439
URL: http://jira.codehaus.org/browse/JRUBY-3439
Project: JRuby
Issue Type: Bug
Components: Interpreter
Affects Versions: JRuby 1.1.6
Reporter: Thomas E Enebo
Fix For: JRuby 1.2
{noformat}
jruby -e "super 'dave' #1"
{noformat}
{noformat}
ThreadContext.java:618:in `addBackTraceElement': java.lang.NullPointerException
from ThreadContext.java:728:in `createBacktraceFromFrames'
from ThreadContext.java:687:in `createBacktraceFromFrames'
from RubyException.java:184:in `initBacktrace'
from RubyException.java:170:in `getBacktrace'
from RubyException.java:203:in `backtrace'
from
org/jruby/RubyException$i_method_0_0$RUBYINVOKER$backtrace.gen:-1:in `call'
from RubyClass.java:428:in `finvoke'
from RuntimeHelpers.java:389:in `invoke'
from RubyBasicObject.java:301:in `callMethod'
from Ruby.java:2177:in `printError'
from Main.java:250:in `run'
from Main.java:110:in `run'
from Main.java:94:in `main'
{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