[Rails] -517611318:Fixnum ... WTF?

Bruno Mattarollo bruno.mattarollo at gmail.com
Thu Jan 19 00:35:15 GMT 2006


Yes, I've seen that when doing many many operations per second on a
"development" instance. When I change it to "production" it goes away.
I haven't really had time to track this down, so when I am loading the
data for my dev instance, I usually change the ENV to "production",
dump and reload the data from the DB and then start over in
"development" ... Not very smart but works for me :-)

/B

On 19/01/06, Kyle Maxwell <kyle at kylemaxwell.com> wrote:
> I'm getting occasional errors that look like:
>
> Some method called for -517611318:Fixnum
>
> The method is constantly changing, and this error happens on ~5% of
> the page loads on my Mac Tiger development box.  It's happening on
> Ruby 1.8.2, and 1.8.4 compiled from source.  I haven't seen it on my
> Linux production boxes.  I was wondering if anyone had seen this
> before?
>
> --
> Kyle Maxwell
> Chief Technologist
> E Factor Media // FN Interactive
> kyle at efactormedia.com
> 1-866-263-3261
>
> _______________________________________________
> Rails mailing list
> Rails at lists.rubyonrails.org
> http://lists.rubyonrails.org/mailman/listinfo/rails
>
>
>


--
Bruno Mattarollo <bruno.mattarollo at gmail.com>
Currently in: Sydney, Australia


More information about the Rails mailing list