JRuby crashes on using the three-parameter version of TCPSocket.open
--------------------------------------------------------------------
Key: JRUBY-3876
URL: http://jira.codehaus.org/browse/JRUBY-3876
Project: JRuby
Issue Type: Bug
Components: Core Classes/Modules
Affects Versions: JRuby 1.3.1
Environment: ~% jruby -version
jruby 1.3.1 (ruby 1.8.6p287) (2009-06-15 2fd6c3d) (OpenJDK Client VM 1.6.0_0)
[i386-java]
: undefined local variable or method `rsion' for main:Object (NameError)
~% uname -a
Linux hummingbird 2.6.28-14-generic #47-Ubuntu SMP Sat Jul 25 00:28:35 UTC 2009
i686 GNU/Linux
Reporter: Henrik Hodne
Priority: Critical
Attachments: jruby.backtrace
When using the three-parameter version of TCPSocket.open, JRuby crashes and
provides a stacktrace.
This should replicate it:
bq. jruby -rsocket -e 'TCPSocket.open("irc.cluenet.org", 6667, "0.0.0.0").gets'
The backtrace I get on running that is attached.
--
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