Issue Type: Bug Bug
Affects Versions: JRuby 1.7.0.pre2
Assignee: Thomas E Enebo
Created: 16/Aug/12 10:04 AM
Description:

After updating to the latest jruby-head (sorry! I don't know what I was running before. Code from about a month ago), this happens:

require 'syslog'
Syslog.open("boom!")

IndexError: Memory access offset=0 size=7 is out of bounds
from org/jruby/ext/ffi/AbstractMemory.java:1853:in `write_string'
from /home/ravelry/.rvm/rubies/jruby-head/lib/ruby/shared/syslog.rb:87:in `open'
from (irb):2:in `evaluate'
from org/jruby/RubyKernel.java:1070:in `eval'
from org/jruby/RubyKernel.java:1395:in `loop'
from org/jruby/RubyKernel.java:1178:in `catch'
from org/jruby/RubyKernel.java:1178:in `catch'

Environment: Linux 3.2.12, Java 1.7.0_05
Project: JRuby
Priority: Major Major
Reporter: Casey Forbes
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
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