[Rails] Re: Rails 1.1 and Ruby 1.8.3

Alex Young alex at blackkettle.org
Sat Apr 1 06:19:21 GMT 2006


Ben Gribaudo wrote:
> Hi,
> 
> We're switching to Rails 1.0 on Ubuntu (whose latest Ruby version is 
> 1.8.3). Just the other day, one of our Rails apps started producing 
> segmentation faults. Do you think this could be caused by the fact that 
> we're using 1.8.3?
>
I've seen a couple, but only with feedtools and trying to run the Rails 
1.1 unit tests, but 1.8.4's specced for that anyway.  Nothing bad in 1.0.

I haven't seen a definitive answer as to which version of Ruby Ubuntu 
5.10 actually installs, by the way - ruby -v tells me 1.8.3, but dpkg -l 
tells me it's 1.8.2-9...  Anyone know the truth?  I'm assuming that the 
Ubuntu team backported some changes from 1.8.3 to the 1.8.2 codebase, 
but I'm not sure.  I've certainly never seen the original logger problem 
with the ruby on my box.

-- 
Alex


More information about the Rails mailing list