If you can minimize a smallish 1.9 Rails application (or smaller than
a Rails app), then I would be willing to figure it out.  If I had to
hazard a guess I would say it is our regexp cache getting confused (we
do not cache the same regexp with different encodings as separate
entries).  It is not supposed to get confused, but encoding support
has been difficult :)

-Tom

On Tue, Apr 26, 2011 at 12:46 PM, Rodrigo Rosenfeld Rosas
<[email protected]> wrote:
> I'm getting this error randomly while navigating in my views in a Rails
> application, after a while, I'll get this message about any line number and
> any view. Totally random.
>
> I never use special characters on my views, since I use I18n on them.
>
> My application only runs in Ruby 1.9, so I can't tell it if it would happen
> in 1.8 mode... I'm using JRuby 1.6.1 with JRUBY_OPTS=--1.9.
>
> O navigate for a few seconds in any view without problems. After the problem
> happens once, it happens in all views all the time.
>
> Any idea, what could this be?
>
> Best regards,
>
> Rodrigo.
>
>



-- 
blog: http://blog.enebo.com       twitter: tom_enebo
mail: [email protected]

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to