ruby on rails - no memory error, failed to allocate memory -



ruby on rails - no memory error, failed to allocate memory -

i'm new in ruby on rails each time create error (in function instance), computer (xubuntu 10.10) totally freezes.

actually can't except waiting , got "no memory error -> failed allocate memory" error after 5 or 10 minutes.

i utilize rails 3 , mongodb.

i'm developping existing project many gems, there consequences ?

thank !

possible diagnosis:

you using ruby installed ubuntu packages you have bad physical ram

these days it's practice install rubies through rvm: http://beginrescueend.com/

if want test if ram bad seek memtest86: http://www.memtest86.com/

i'd go installing rvm.

ruby-on-rails ruby ruby-on-rails-3 rubygems

Comments

Popular posts from this blog

iphone - Dismissing a UIAlertView -

intellij idea - Update external libraries with intelij and java -

javascript - send data from a new window to previous window in php -