André Rodrigues Pereira created JRUBY-6416:
----------------------------------------------

             Summary: JRuby 1.6.6(1.9-mode) freezing in Rails application 
without any error, when manipulating a String with special characters
                 Key: JRUBY-6416
                 URL: https://jira.codehaus.org/browse/JRUBY-6416
             Project: JRuby
          Issue Type: Bug
          Components: Interpreter
    Affects Versions: JRuby 1.6.6
         Environment: Mac OS X Snow Leopard 10.6.8
Java(TM) SE Runtime Environment (build 1.6.0_29-b11-402-10M3527)
Rails 3.0.10
            Reporter: André Rodrigues Pereira
         Attachments: teste.zip

I have a Rails 3.0.10 application, that uses a gem called brazilian-rails 
(https://github.com/tapajos/brazilian-rails). This gem adds a method called 
'nome_proprio' to instances of String class. Well, the same version of this gem 
running on 1.8-mode on JRuby, works as expected, but turning on 1.9-mode, the 
call of this method simply freezes JRuby, and forces me to kill the process 
that called it. I just opened a Issue to gem's author, but I decided to post 
here too since this problem isn't occurring on ruby 1.9.2/1.9.3 and to someone 
more experienced than me, helps debuging it.

I made a test project to reproduce the error, and attached it on this issue. 


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://jira.codehaus.org/secure/ContactAdministrators!default.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